# Rename shop domain

Shopware Licenses are always bound to the domain of your main shop. Therefore, in case the domain of your main shop changes, you also have to make sure that the licenses are adjusted as well.

{% hint style="success" %}
**Tip**: The licensing is handled by your Shopware account and not by us. If you have any questions about licences, it's best to contact Shopware directly.
{% endhint %}

1. Log in to your [Shopware Account](https://account.shopware.com/)
2. Go to the "**Merchant area**" (1)
3. Click onto "**Shops**" in the navigation on the left side. (2)
4. Now select the shop you wish to customize the licenses for
   * It will still be listed here using the old domain
5. Click onto "**Rename Shop Domain**" (3) and follow the instructions

#### Screenshots

![Shop information in the Merchant area](/files/z5Ii6gW2dmhjSnlynTpu)


---

# 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://knowledge.themeware.design/knowledge-base/shopware/shopware-account/rename-shop-domain.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.
