# License Settings

Once your purchase is finalized, you will receive a welcome email containing your personal license key. Follow these steps to activate it:

1. Log in to your Shopware Admin area.
2. Navigate to B2B Settings > License Settings.
3. Enter your License ID into the corresponding field.
4. Enter your Store Domain.
5. Click "Connect license" to link your store with our licensing system.

{% hint style="info" %}
If you encounter any errors during the connection process, please contact our support team immediately at <support@b2b-sellers.com>.
{% endhint %}

## Transmission of Usage Statistics

The B2Bsellers Suite includes an option to share anonymized configuration and usage statistics. This data helps our team identify trends and prioritize future feature development.

* Privacy: Sharing is optional.
* Purpose: Technical optimization and platform improvement.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.b2b-sellers.com/b2b-platform/user-guide/setup/license-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
