# 6. Energy Meter Dashboard

Under **Energie meters** you can view each meter’s import/export behaviour:

* Each meter has its own panel with import/export graphs and metrics. For example, the **Head meter** shows energy drawn from the grid, energy fed to the grid and peak power.
* Additional meters are listed similarly with their own graphs

Use the dropdown at the top to switch between daily, weekly or monthly views.

<figure><img src="/files/qMj4yGWmciGKUeOlG1Dv" alt="Voltmasters EMS: energy meter dashboard"><figcaption><p>Voltmasters EMS: Energy meter dashboard</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/6.-energy-meter-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.
