# Editing ThemeWare®

The theme configuration of ThemeWare® can be reached in two ways:

1. Via [**Theme Management**](#1.-theme-management) (recommended)
2. Via the corresponding [**Sales channel**](#2.-sales-channel)

In the following we will show you both ways in detail.

***

## 1. Theme Management

1. Open the administration of your shop
2. Switch via the main navigation to "**Theme Management**" (1) (2) ("Content" => "Themes")
   * **Note**: In the Shopware Cloud, you will find the "Themes" section directly in the main navigation.
3. Now click on your ThemeWare® theme, to start editing(3)
4. Save your changes after editing in order to transfer them to the storefront

#### Screenshots

![Accessing the theme configuration via the Theme Management](/files/DLsZ6W98jRy3n5J5A4ml)

***

## 2. Sales channel

1. Open the administration of your shop
2. Switch via the main navigation to the sales channel of your storefront ![](/files/kmPOagEbyoEcaYYuBi00) in the section "**Sales Channels**" (1)
3. Switch to the tab "**Theme**" (2)
4. Now click on the button "**Edit theme**" in the section "Theme assignment" (3)
5. Save your changes after editing so that they are transferred to the storefront

#### Screenshots

![Accessing the theme configuration via the Sales Channel](/files/DLsZ6W98jRy3n5J5A4ml)

***

#### Further information

{% hint style="info" %}
**Note**: If a change in the storefront does not have an effect, please update the storefront once with the following instructions: [Refreshing the storefront](/knowledge-base/tutorials/miscellaneous/refreshing-the-storefront.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/editing-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.
