> For the complete documentation index, see [llms.txt](https://knowledge.themeware.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.themeware.design/knowledge-base/frequent-questions/how-do-i-cancel-a-extension-rent.md).

# How do I cancel a extension rent?

To cancel a extension rental, log into your **Shopware Account** and go to the "**Shops**" section.

There you can select your domain and find your **rental licenses** in the lower area. Select the extension for which you want to cancel the rental and click on cancel rent. The rent will then be cancelled at the next possible time.

{% hint style="warning" %}
**Note**: If you have any questions or problems regarding bookings/licenses/subscriptions, please contact Shopware directly, as we as the manufacturer cannot influence this. > [Shopware Support](https://docs.shopware.com/en/account-en/merchant-area/support)
{% endhint %}

***

You can find more information in the Shopware documentation:

{% embed url="<https://docs.shopware.com/en/account-en/merchant-area/shops#how-do-i-cancel-a-extension-rent>" %}
Plans and Licences > How do I cancel a extension rent?
{% endembed %}

You can find additional information in the following article in the Shopware documentation:

{% embed url="<https://docs.shopware.com/en/shopware-6-en/tutorials-and-faq/extension-licenses-questions-and-answers>" %}
Shopware Extensions: Licences and Subscriptions - FAQ
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/frequent-questions/how-do-i-cancel-a-extension-rent.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.
