# Create a Dashboard

After you have played around with the different metrics from the left panel, you can create a dashboard out of it by clicking on the `Create Dashboard` which is on the top right corner of the page.

<figure><img src="/files/br9m1P91WJcKFpBCRUQR" alt=""><figcaption><p>Create Dashboard button</p></figcaption></figure>

After clicking on this button, the user will see a popup modal which will prompt the user to name the dashboard.\ <br>

<figure><img src="/files/RE4OmsoEn5BLX7ycoLZh" alt=""><figcaption><p>Modal prompting user to add name of the dashboard</p></figcaption></figure>

Now you can head over to the Dashboard List page to check out the dashboard.<br>

<figure><img src="/files/Nh1nhEfLkKrTdDjmvjFD" alt=""><figcaption><p>Dashboard list showing the latest entry</p></figcaption></figure>

You can now always come to this dashboard to monitor the important metrics.<br>

<figure><img src="/files/AzEKcaxz5ejrPjyJJtD6" alt=""><figcaption><p><a href="https://emojipedia.org/party-popper">🎉</a><a href="https://emojipedia.org/party-popper">🎉</a><a href="https://emojipedia.org/party-popper">🎉</a></p></figcaption></figure>


---

# 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://docs.apica.io/data-management/overview-1/data-explorer-dashboard/create-a-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.
