# Drzewa kategorii

Drzewo kategorii pozwala projektować i zarządzać katalogami produktów z wieloma kategoriami ułożonymi w strukturę hierarchiczną.&#x20;

<figure><img src="/files/51754e6f5bc7ab259bd10d623189b372d438b6d8" alt=""><figcaption></figcaption></figure>

Aby utworzyć nowe drzewo, kliknij *+ NEW TREE*. Wprowadź kod drzewa kategorii (nazwa systemowa) dla tego drzewa i kliknij *CREATE* aby zapisać lub *CREATE & EDIT* aby zapisać i otworzyć w trybie edycji.&#x20;

{% hint style="info" %}
Kod drzewa kategorii może zawierać tylko litery, cyfry lub znaki podkreślenia.
{% endhint %}

<figure><img src="/files/5d22e95dbe47ace509c06a7391d69ad1310df9b7" alt=""><figcaption></figcaption></figure>

Po otwarciu w trybie edycji dostępne będą trzy zakładki: [Ogólne](/ergonode-user-manual-pl/struktura-produktu/drzewa-kategorii/ogolne.md), [Translations](/ergonode-user-manual-pl/struktura-produktu/drzewa-kategorii/tlumaczenia.md), oraz [Designer](/ergonode-user-manual-pl/struktura-produktu/drzewa-kategorii/kreator.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/ergonode-user-manual-pl/struktura-produktu/drzewa-kategorii.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.
