> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/boomerang-3-domain-administrator-manual/dashboard/dashboard_elements.md).

# Dashboard elements

There are the following elements on the dashboard:

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

1. Navigation pane.
2. Navigation pane minimize/maximize button.
3. Language selection.
4. User’s name and surname, profile settings and logout.
5. [Measuring Points button](/boomerang-3-domain-administrator-manual/dashboard/dashboard_buttons/measuring-points-button.md).&#x20;
6. [Control Points button](/boomerang-3-domain-administrator-manual/dashboard/dashboard_buttons/control-points-button.md).
7. [System Status button](/boomerang-3-domain-administrator-manual/dashboard/dashboard_buttons/system-status-button.md). The color of the button is green when there are no system alarms and red if any system alarm is active. Click it to open the system alarm list.
8. List of organisation items on system group level. Click an organisation item to unfold it and see the lower-level organisation items and objects inside. The number of active alarms in a group is shown on the right side of the group row.
9. [“Show technical Objects” switch](/boomerang-3-domain-administrator-manual/dashboard/object_view/show-technical-objects-switch.md).
10. [“Show removed Objects” switch](/boomerang-3-domain-administrator-manual/dashboard/object_view/show-removed-objects-switch.md).
11. Search filter that can be used to select the system items based on part of their name. The filter shows the list that fulfills the condition after at least 2 characters are entered into the field. The “Clear” button clears the filter.
12. View time interval button described in [Time range selection](/boomerang-3-domain-administrator-manual/dashboard/time-range-selection.md). Its default value is 7 days.
13. The fields that present the number of active alarms in every system group.
14. Context help.


---

# 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:

```
GET https://help.boomerang3.com/boomerang-3-domain-administrator-manual/dashboard/dashboard_elements.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.
