> For the complete documentation index, see [llms.txt](https://docs.alphaess.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alphaess.com/alpha-partner-legacy/basics/monitoring.md).

# System Monitoring

### System

In the "System" tab, you can view all system information accessible under your current identity displayed in the top-left corner, including systems you installed and other systems you have permission to access. Click the identity icon in the top-left corner to switch between system lists for different identities.

* Organizations with an administrator icon in the identity list indicate you have management permissions for that organization.
* Organizations without an icon mean you are a regular installer in that organization.
* Click My Installations to view all systems you have ever installed.

<figure><img src="/files/cFPCVqgoA4x2Q3WYznOr" alt="" width="166"><figcaption></figcaption></figure>

### System List

Click "My Systems" to view all system information, with the ability to switch between categories to filter systems by status. Use the search function to quickly locate specific systems. If a system status shows "Fault", click "Self-Testing" beside it to initiate a quick self-test.

* System Note Management: System notes are displayed below the system SN. You can label systems with end-user names, addresses, or other information. Long-press the note entry to modify it.
* System Details View: Click any system entry to access detailed information about its parameters and configuration.<br>

{% columns %}
{% column %}

<figure><img src="/files/AyE3jDlvJgLif729WUI0" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/EWo5vV2KQn4IgKMsaw4Z" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/yejAJt76f02LvmJzbh2i" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### System Information

A summary of the system's data can be monitored in the system information screen.

Click on the upper right setting picture to function settings.

Click on the system name, “Statistics”, “Power” and “Profit” to access to the corresponding information.

{% columns %}
{% column %}

<figure><img src="/files/w9kLu7HwzkPPdZPkUKSx" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/QEDVa3YDnkxq7c6fIYX0" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

Click on the button labeled system name to access detailed information about the system.

Battery: Real-time power charging to the battery or discharging from the battery.

Solar: Solar generationFeed-in: Real-time power from the Feed-in

Grid: Real-time power from the grid

Load: Real-time loads consumption

EVC (it would not be shown on the diagram if there is no EV charger installed): Real-time EV charger consumptionBattery&#x20;

SOC: Value of the battery charging or discharging state

You can click on the button labeled "Your Device" to see the detailed information of the system.

{% columns %}
{% column %}

<figure><img src="/files/2L7vVagctmpSLnDSTxmf" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/UqBb7acZFzCJ4xpXOW7j" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

### Diagram

#### Statistical Diagram

You can filter the data by day, month, year to check statistical diagram of solar power generation, load consumption, EV charging consumption, grid consumption and feed-in energy in different periods of time since installation.

<figure><img src="/files/ZDuVqjZVM7y89wgCUiV5" alt="" width="202"><figcaption></figcaption></figure>

#### Power Diagram

The power diagram displays both the weather conditions and power data for the next three days at the system’s current location. Use the zoom in/out button to view the graph data in landscape mode, as illustrated below:

<figure><img src="/files/khM0Xw6NGu2HhlCmqSGV" alt="" width="224"><figcaption></figcaption></figure>

There are several icons at the bottom of the power diagram:

Battery SOC, Solar Generation, Load Consumption, EV Charger Consumption, Grid Consumption, Grid Feed-in.

If the system is in dispatch mode, an additional icon for VPP will be present. Clicking on this button shows the relevant mask, indicating the time period during which dispatch is active.

<figure><img src="/files/PVAmzRIg3G0dKUfMmjvC" alt=""><figcaption></figcaption></figure>

#### Profit Diagram

The profit diagram page displays the total revenue of the system for self-consumption, load shifting and feed-in.&#x20;

You can filter this information by day, month and year, starting from the installation date.

<figure><img src="/files/93dPplH5W1VkDWjItFZN" alt="" width="249"><figcaption></figcaption></figure>

{% hint style="info" %}
The data provided here may be calculated based on some assumptions.
{% endhint %}


---

# 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.alphaess.com/alpha-partner-legacy/basics/monitoring.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.
