# Theme configuration

The theme configuration offers you a wide variety of settings for your shop. All adjustments relate to the [storefront](/en/academy/technical-terms/storefront.md).

Once you have successfully completed the [setup](/en/setup.md), the theme will be available in the administration panel on the left-hand side under “Content > Themes.”

Alternatively, you can also access the theme configuration directly via your sales channel, which is also located on the left-hand side of your administration panel. Once there, go to the “Theme” tab. Now click on “Edit theme” to access the configuration overview.

<figure><img src="/files/Q7oNKMuKDEyiFBYND0zf" alt=""><figcaption><p>Übersicht der Theme Konfiguration</p></figcaption></figure>

The theme configuration can be divided into a total of eight sections, which we will discuss in more detail in the following lessons. Each of these eight sections is represented as a tab. These tabs consist of individual configuration fields.

\
Each of these fields has a small blue question mark for help. This help explains the field again briefly and concisely, so that you don't have to refer back to the documentation later if you forget the exact function. Let's start with the configuration! Let's start with the “General” tab.

{% hint style="info" %}
If anything is unclear, please do not hesitate to contact us! We are always interested in improving our documentation. You can find our contact details at the bottom left under the Support tab.
{% 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://docs.atloss.de/en/theme-configuration.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.
