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.
Legend:
: Node with nodes underneath. Clicking on this icon will expand the sublevels.
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
You can edit an existing hierarchy directly on the web or uploading a csv file.
: Node with nodes underneath that are already visible. Clicking on this icon will collapse the sublevels.
: Node at the lowest level.