# Hierarchies

As an administrator you can create hierachies that can be used when defining templates. In the Administration module, in the Hierarchies menu option you will see the list of all the already defined hierarchies and can see their details.

<figure><img src="https://content.gitbook.com/content/AqVSycnYtxaEEFt07XgD/blobs/C0POfzrTnhAP6y1sCFrQ/image.png" alt=""><figcaption></figcaption></figure>

Legend:

<img src="https://content.gitbook.com/content/AqVSycnYtxaEEFt07XgD/blobs/pWT5qJ42eewSuxxxLLm6/image.png" alt="" data-size="line">: Node with nodes underneath. Clicking on this icon will expand the sublevels.

<img src="https://content.gitbook.com/content/AqVSycnYtxaEEFt07XgD/blobs/5OCKb0CBoUBLwsfGQbwR/image.png" alt="" data-size="line">: Node with nodes underneath that are already visible. Clicking on this icon will collapse the sublevels.

<img src="https://content.gitbook.com/content/AqVSycnYtxaEEFt07XgD/blobs/ZD7SJVjImIIHsPiOO3ym/image.png" alt="" data-size="line">: Node at the lowest level.

#### Create new hierarchy

You can create a new hierarchy from the web but also uploading a csv file. This file must have the following structure: "id,name,parentId,description", and with the following considerations:

* The id and parent\_id always must be numeric
* If the parent\_id is empty, then it will be considered first level

#### Edit existing hierarchy

You can edit an existing hierarchy directly on the web or uploading a csv file.
