# Dashboard

After login, the dashboard is opened with a navigation pane on the left.

If you open any other system views, click the Dashboard icon in the navigation pane go back to the dashboard.

The Dashboard shows the system structure and all the elements used for system handling.

<figure><img src="/files/ZsZrNRyPUvRq6huefrPe" alt=""><figcaption></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://help.boomerang3.com/boomerang-3-domain-administrator-manual/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.
