# Category trees

Category trees allow to design and manage product catalogs with multiple categories arranged in a hierarchical structure.&#x20;

<figure><img src="/files/2actfyz3v3OlhQt9rzh3" alt=""><figcaption></figcaption></figure>

To create a new tree click on *+ NEW TREE*. Fill in the Category tree code (system name) for this tree and click on *CREATE* to save or *CREATE & EDIT* to save and open in edition mode.&#x20;

{% hint style="info" %}
Category tree code can have only letters, digits, or underscore symbols.
{% endhint %}

<figure><img src="/files/4sViljvxXiI6Pg4Mpt4H" alt=""><figcaption></figcaption></figure>

When opened in edition mode three tabs will be available: [General](/product-design/category-trees/general.md), [Translations](/product-design/category-trees/translations.md), and [Designer](/product-design/category-trees/designer.md).


---

# 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://usermanual.ergonode.com/product-design/category-trees.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.
