# 3. Battery (ESS) Dashboard

The b**attery** dashboard displays the state and performance of the energy storage system:

* **State of charge (SOC)** gauge and bars indicating charge/discharge energy, daily cycles and available energy
* **Battery traffic** – stacked bar chart showing charging and discharging power with a line representing SOC
* **Component details** – lists each battery module (e.g., CBMS1, CBMS2) with SOC, status, dischargeable energy, current, voltage and temperature. The DC converter section shows inverter power, voltage and current

In the top-right corner, you can choose your preferred view: each battery separately or all batteries combined.

<div data-with-frame="true"><figure><img src="/files/rJiH35ykU0E6LrugfR17" alt="Voltmasters EMS: ESS dashboard"><figcaption><p>Voltmasters EMS: ESS dashboard</p></figcaption></figure></div>

When you click on the battery details, you can view all module-specific data such as temperature, voltage, and current

<div data-with-frame="true"><figure><img src="/files/5Ol4QEmyCVfnkJnr7GKg" alt="Voltmasters EMS: battery rack detail"><figcaption><p>Voltmasters EMS: battery rack detail</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/3.-battery-ess-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.
