# Updating ThemeWare®

1. Open the administration of your shop
2. Switch via the main navigation to the "**Extension Management**"(1) (2) ("Extensions" => "My extensions")
3. Switch to the tab "**Themes**" (3)
4. Find your theme in the list of your extensions
   * Click "**Update**" (4) or
   * Click onto the ![](/files/y75dQosl9LNhhgKQ3JAF) **Context-Button** next to the theme in order to open the context menu and click onto "**Update to x.y.z**" (4)
   * :white\_check\_mark: **Tip**: Deactivate the theme before updating, and once it’s deactivated, clear the Shopware cache. [Deactivating ThemeWare®](/knowledge-base/tutorials/administration/deactivating-themeware.md)
5. Clear the entire Shopware cache and reload the administration

ThemeWare® has now been updated.

{% hint style="warning" %}
**Impotant**: To prevent presentation errors caused by an outdated cache, update the storefront once after a theme update: [Refreshing the storefront](/knowledge-base/tutorials/miscellaneous/refreshing-the-storefront.md)
{% endhint %}

#### Screenshots

![Updating ThemeWare®](/files/LZ0x2Sdyw2b1XuSGac8Q)

***

## Update guidelines 💡

Always refer to our update guide when updating ThemeWare®:

{% content-ref url="/pages/pa86MQfTMtizBIpoKzSG" %}
[Update guide](/knowledge-base/basic-knowledge/update-guide.md)
{% endcontent-ref %}

***

#### Further information

{% hint style="success" %}
**Tip**: It is useful to deactivate ThemeWare® before updating a theme: [Deactivating ThemeWare®](/knowledge-base/tutorials/administration/deactivating-themeware.md)
{% endhint %}

{% hint style="info" %}
**Note**: If no update is shown in the context menu please have a look at the article [ThemeWare® update not available](/knowledge-base/common-issues/administration/themeware-update-not-available.md).
{% endhint %}

{% hint style="info" %}
**Note**: If the update does not work as described, please take a look at the article [ThemeWare® cannot be updated](/knowledge-base/common-issues/administration/themeware-cannot-be-updated.md).
{% endhint %}

{% hint style="warning" %}
**Important**: If you want to update Shopware, it is always a good practice to update ThemeWare® before or after the update!

Please have a look at the article [Shopware Updates and ThemeWare®](/knowledge-base/tutorials/administration/shopware-updates-and-themeware.md).
{% endhint %}


---

# 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/tutorials/administration/updating-themeware.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.
