> For the complete documentation index, see [llms.txt](https://docs.net2grid.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.net2grid.com/net2grid-energy-ai-cloud/delivery-configurations/monthly-grid-intelligence.md).

# Monthly - Grid Intelligence

**Designed for distribution network visibility and planning**

The **Monthly - Grid Intelligence** tier equips grid operators with deep, behind-the-meter intelligence by detecting residential flexible assets, such as solar panels, batteries, EVs, and HVACs directly from standard 15/30/60-minute smart meter data. This granular, asset-level disaggregation delivers unprecedented visibility into the low-voltage network, revealing exactly what drives the load at the transformer level without requiring expensive physical grid sensors.

***

## Included Reports & Insights

This tier equips your analytics and grid management teams with the data needed to understand grid edge behavior at scale:

* **Asset Detection:** Identify high-impact behind-the-meter assets (like solar panels, batteries, EVs, and HVACs) across your customer base.
* **Solar Production Insights:** Daily delivery of hourly gross solar production curves alongside key performance metrics like self-consumption ratios, grid export percentages, and peak generation values.
* **Event-Level EV Charging:** Detailed visibility into individual EV charging sessions, including exact start and end times and the total energy delivered per event.

***

## Primary Use Cases

This tier is purpose-built to solve modern grid challenges driven by electrification and the energy transition:

* **Low-Voltage Grid Observation:** Gain a bottom-up view of grid constraints by understanding exactly what is driving the load at the transformer level, helping to prevent localized outages.
* **Capacity Planning:** Use historical DER trends to forecast future load growth more accurately, ensuring grid upgrades and capital investments are targeted exactly where they are needed most.
* **Targeted Flexibility Programs:** Instead of sending generic demand-response emails to all customers, use grid intelligence to identify exactly which neighborhoods have the highest density of EV chargers and target those specific users for flexibility enrollment.

***

{% hint style="info" %}
Looking to integrate this tier? See the [Monthly - Grid Intelligence Interface Specifications](/net2grid-energy-ai-cloud-interface-specifications/monthly-grid-intelligence/monthly-grid-intelligence.md) for the technical data contracts.
{% 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, and the optional `goal` query parameter:

```
GET https://docs.net2grid.com/net2grid-energy-ai-cloud/delivery-configurations/monthly-grid-intelligence.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
