# Shopware Account

{% hint style="info" %}
**Create a Shopware account**

You may have already created a Shopware account. If not, please create one at [www.account.shopware.com](https://account.shopware.com)
{% endhint %}

### Link your shop to your Shopware Account

To ensure your shop is properly linked with your licenses, you need to set up your Shopware account in your Shop Administration for Shopware 6. This way, you will receive notifications about updates and can view/install your extensions in your Shop Administration.

## Merchant Area

First, you create a shop in your shop operator area. To do this, log in to your Shopware account and then go to:

**Merchant > Shops > Register a Community Edition Shop**

<figure><img src="/files/17o6faNoIATSyRVlz9Da" alt=""><figcaption><p>In your Shopware Account</p></figcaption></figure>

The wizard will then guide you through the setup process. Please make sure that you have correctly specified the license domain. The license domain is important so that you can later book your extensions on it. You can find further information on this in the [official Shopware documentation](https://docs.shopware.com/en/account-en/merchant-).

## Shop Administration

In order to manage and update your licenses from your Shopware shop, you need to link your Shopware instance with your Shopware account. To do this, go to your shop administration at:

**1) Extensions > My Extensions > Shopware Account**

<figure><img src="/files/SMjNHk1PdU4zxoWaVNPH" alt=""><figcaption><p>Log in here with the data from your Shopware account</p></figcaption></figure>

**2) Settings > System > Shopware Account**

In the next step, you enter your license domain under which you have booked the extensions from the Shopware Store. Alternatively, you can also make these settings in the **.env / .env-local** file on your server.

<figure><img src="/files/6F647O0M0A7Bxgfwmd3i" alt=""><figcaption><p>Enter Licence domain here</p></figcaption></figure>


---

# 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.rh-webdesign.com/shopware-theme/en/preparation/shopware-account.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.
