> For the complete documentation index, see [llms.txt](https://docs.momocode.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.momocode.de/en/shopware-6/admin-category-tree-memory-en/3.-configuration.md).

# 3. Configuration

The plugin configuration is available under **Extensions → My Extensions → Admin Category Tree Memory → Configuration**.

![Plugin configuration page with default start depth setting](https://459847022-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LtiS3-dzuXFp_IH7yRw-1972196547%2Fuploads%2Fgit-blob-6e668a428e2c6953241b77dbbd99207533fce09c%2F4.png?alt=media)

## Settings

### Default Start Depth

| Setting | Value          |
| ------- | -------------- |
| Type    | Integer (0–99) |
| Default | 0              |

Defines how deep the category tree is expanded on initial load.

| Value | Behavior                                                                     |
| ----- | ---------------------------------------------------------------------------- |
| `0`   | All collapsed — only root categories visible (default)                       |
| `1`   | First level expanded (native Shopware behaviour)                             |
| `2`   | First two levels expanded                                                    |
| `99`  | Fully expanded (can lead to performance issues if there are many categories) |

This setting acts as the starting point when no saved state exists in the browser yet. Once you manually adjust the tree, your personal state takes over.
