# Debug mode

In the ThemeWare® plugin configuration (not theme configuration) you have the option of activating the **ThemeWare® "Debug mode"**.

If the "Debug mode" is active, the "Expert configuration", for example, is no longer taken into account. This means that any issues in these "individual customisations" can be avoided with a single click.

<figure><img src="/files/c7JwKhmfGe4EzU6Mk76J" alt=""><figcaption><p>ThemeWare® "Debug mode"</p></figcaption></figure>

{% hint style="info" %}
**Note**: The "Debug mode" should not be used in productive environments.
{% endhint %}

Since "Debug mode" disables some configurations to make debugging easier, we do not recommend using this mode in production.

#### Storefront indicator

To prevent you from accidentally activating "Debug mode", a corresponding indicator appears in the storefront.

<figure><img src="/files/kPeYsUwD4CATpZfejdVD" alt=""><figcaption></figcaption></figure>

If you are asked to activate "Debug mode" temporarily during debugging or by ThemeWare® Support, you can also use the option "Yes (without storefront indicator)". This activates "Debug mode’" but the indicator is not displayed. Make sure to deactivate this mode afterwards!

***

## Further information

{% content-ref url="/pages/CD0YD24JN21oTyKoMp3K" %}
[Expert settings in the theme configuration](/knowledge-base/profi-knowledge/expert-settings-in-the-theme-configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/LDTYP9F1CmUWn3WGroaP" %}
[Expert mode](/knowledge-base/profi-knowledge/expert-mode.md)
{% endcontent-ref %}


---

# 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/profi-knowledge/debug-mode.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.
