> For the complete documentation index, see [llms.txt](https://docs.voltmasters.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.voltmasters.io/voltmasters-platform/4.-pv-dashboard.md).

# PV Dashboard

The **PV** dashboard focuses on solar production and market pricing.

### What this dashboard shows

* **Solar production and prediction**: chart compares measured PV output with the forecasted production for the selected period.
* **Injection and consumption prices (EPEX day-ahead)**: chart displays day-ahead market prices for energy injection and consumption. This helps determine when selling to or buying from the grid is profitable.

{% hint style="info" %}
Use the date-range picker to analyse historical PV performance and price trends.
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/AAKND1LpCJU7s16rP0o6" alt="Voltmasters EMS: PV Dashboard"><figcaption><p>Voltmasters EMS: PV Dashboard</p></figcaption></figure></div>

### Frequently asked questions

<details>

<summary><strong>Where can I find how much energy my PV installation has produced?</strong></summary>

Open the **PV dashboard** to see the measured solar production for the selected day, week or month. For a summary of total production over a period, use the **consumption report**, which includes PV production alongside other key energy indicators.

</details>

<details>

<summary><strong>Where can I see how much of my PV production was curtailed?</strong></summary>

Curtailed production is visible directly on the **PV dashboard**. The **Pro dashboard → Algorithm** screen additionally shows the relationship between energy prices and production decisions in detail.

</details>

<details>

<summary><strong>Where can I find the energy prices?</strong></summary>

The PV dashboard shows the EPEX day-ahead injection and consumption prices in a dedicated chart, provided your energy contract supports price-based optimisation. You can select any historical date range to review past prices.

</details>

<details>

<summary><strong>How do I adjust the time period shown in a chart?</strong></summary>

Use the date-range picker or period selector (day, week, month, year) above the chart to change the time period. On Pro dashboard screens, you can also zoom into a specific part of the chart by selecting a region directly on the graph.

</details>


---

# 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://docs.voltmasters.io/voltmasters-platform/4.-pv-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.
