# How can I change the number of levels in the flyout?

The amount of "Navigation Levels" in the top navigation flyout is a Shopware core feature and can be configured in the corresponding sales channel of your shop:

1. Open the administration of your shop
2. Navigate to your "**Sales channel**" (1)
3. You are in the tab "**General**" (2)
4. In the block "**General Settings**" (3) you will find the option "**Navigation levels**" (4).
5. Change the number to the desired value
6. Save your change (5)

{% hint style="warning" %}
**Important**: Shopware currently limits the levels in the template files. After a certain value, no more levels will be displayed, regardless of the configuration.
{% endhint %}

#### Screenshots

![](https://1979975522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F178YilsPBIFHBAxTvcMo%2Fuploads%2Fgit-blob-3ef75992c319514cf2f3a43d746d1b7f3b1d2808%2Fadmin--sales-channel-navigation-levels.png?alt=media)


---

# 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/frequent-questions/how-can-i-change-the-number-of-levels-in-the-flyout.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.
