# Hierarchies

Hierarchies is a section in your dashboard that lets you visualize the relationships between your journeys. Whether you're managing a handful of flows or a complex, multi-layered experience, the a journey atlas or hierarchy gives you a structured, high-level view of how everything connects.

<figure><img src="/files/j348AY7zssJjbJF2cQhG" alt=""><figcaption></figcaption></figure>

#### **What you can do**

* See parent-child relationships between journeys at a glance
* Navigate your journey structure without jumping between individual maps
* Identify gaps or orphaned journeys in your experience architecture

#### **Who it's for**

Anyone responsible for managing or auditing journey structures — particularly useful for teams working across multiple products, regions, or user segments.#


---

# 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://helpdesk.smaply.app/dashboard/hierarchies.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.
