# 7.1 Algorithm dashboard

* Visualises how the energy management algorithm dispatches resources over time. Graphs plot consumption, PV production, battery power and the algorithm’s decision (battery charging/discharging).
* Additional charts show grid power and other internal signals. These plots help evaluate algorithm performance and identify improvements.

<figure><img src="/files/3C4rscWWHPfyRFaRqbnm" alt=""><figcaption><p>Voltmasters EMS: pro dashboard - algorithm</p></figcaption></figure>

<figure><img src="/files/geOb7rKQ9EPkrnQgwWq4" alt="Voltmasters EMS: pro dashboard - decision feedback"><figcaption><p>Voltmasters EMS: pro dashboard - decision feedback</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.voltmasters.io/documentation/voltmasters-platform-overview/7.-pro-dashboard/7.1-algorithm-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.
