# 1.2 Main navigation

A vertical navigation bar on the left provides access to the main sections:

* **Projects** (house icon) – lists all projects/sites you are authorised to see. From here you can open the project dashboard or create a new project. Each project row shows its status, battery level, solar production and firmware version.
* **Dashboard** – aggregated overview across all projects. It summarises total consumption, injection and production and indicates how many sites are healthy or in error.
* **Incidents** – shows open incidents across projects with filters and search. Columns include project name, device, incident type and description.
* **Support** – opens the Voltmasters support portal (external site) where you can find documentation and contact information.

Use the drop‑down in the top‑left corner of the sidebar to switch between projects. Once inside a project, additional sub‑sections appear beneath a “Dashboards” header.

<div data-with-frame="true"><figure><img src="/files/ogELtkWVHMsMr5Z9LGL6" alt="Voltmasters EMS: project overview page"><figcaption><p>Voltmasters EMS: project overview page</p></figcaption></figure></div>


---

# 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.voltmasters.io/documentation/voltmasters-platform-overview/1.-navigating-the-platform/1.2-main-navigation.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.
