> For the complete documentation index, see [llms.txt](https://helpdesk.smaply.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdesk.smaply.app/hierarchy-maps/hierarchy-maps.md).

# Hierarchy maps overview

Hierarchy maps are a dedicated space for managing a map of maps. They use linked journey map cards to connect related journeys in any direction, from a high-level overview down to detailed sub-journeys or across related flows, so you can navigate a complex experience without cramming it onto one map.

{% hint style="info" icon="tag" %}
Hierarchy maps are available on the **Repository** plan and above.
{% endhint %}

### Get started

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4>Journey vs hierarchy map</h4></td><td>Decide which map type fits what you're capturing.</td><td><a href="/pages/ANYZEQ2NKtnOB6djd635">/pages/ANYZEQ2NKtnOB6djd635</a></td><td><a href="/files/3ZsFztKXi2zFrLSgbWc7">/files/3ZsFztKXi2zFrLSgbWc7</a></td></tr><tr><td><h4>Create a hierarchy map</h4></td><td>Start a new hierarchy and connect journey maps as linked nodes.</td><td><a href="/pages/R4eKe96wbOcrolkAQeNP">/pages/R4eKe96wbOcrolkAQeNP</a></td><td><a href="/files/lMYhSWxYPwYvWelHfVyG">/files/lMYhSWxYPwYvWelHfVyG</a></td></tr><tr><td><h4>Linked journey map cards</h4></td><td>The card type hierarchies are built from: link one map to another.</td><td><a href="/pages/Q15UKTZ5abMpckZ716o9">/pages/Q15UKTZ5abMpckZ716o9</a></td><td><a href="/files/kD4Sko4X2X1br2KAYEI3">/files/kD4Sko4X2X1br2KAYEI3</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpdesk.smaply.app/hierarchy-maps/hierarchy-maps.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
