# Dashboard

Once you've logged into Smaply, you will land on the **dashboard** of your personal account and get an overview of your work from all accounts you are a member of.&#x20;

The colored squares on the left represent the accounts you are part of. You might only have a Personal account <img src="/files/AzPeNPxyyqMlkFwEnQx9" alt="" data-size="line">, (it's always the topmost), but if you are part of several accounts, you can easily switch between them.

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

Easily **create new** journey maps, personas or metrics from your dashboard, or revisit your **recently opened journey maps** or the ones you've highlighted as your **favorites**.

The dashboard is also the place where you find journey maps that have been **shared with you** from workspaces or accounts you’re not a part of.

Marc the **tailored views** of your journey map lists as favorites and access them directly from the dashboard.

<figure><img src="/files/xKeLBJnKgrnAjhMDTlRG" alt="" width="563"><figcaption></figcaption></figure>

In the **Learn** section, you find helpful articles about different Smaply topics.

### The navigation

* All your journey maps are located in the **Journey maps** tab. Learn more about the [Journey map editor](/journey-editor/editor.md).
* Your **Hierarchies** are collected here. Learn more about [Hierarchies](/dashboard/hierarchies.md).
* Under **Personas,** you can create and manage your personas. Read more about [Personas](#personas).
* In your **Portfolio**, you can see the pain points, opportunities, and solutions from your all journey maps. Learn how to manage your [Portfolio](#portfolio).
* Find all the **Metrics** you created in your workspace. To learn more about metrics, head over to the [Introduction to Metrics](/metrics/introduction-to-metrics.md).
* Create [Templates](/dashboard/templates.md) of journey maps for your team to get started, or copy your journey map as a **Template.**


---

# 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/dashboard.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.
