> 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-home-energy-reports.md).

# Monthly - Home Energy Reports

**Designed for consumer energy awareness**

The **Monthly - Home Energy Reports** tier is the foundational delivery configuration of the NET2GRID EnergyAI® Cloud. It offers category-level energy disaggregation, paired with comparative insights and personalized recommendations, all delivered on a reliable monthly schedule.

By operating at scale, this configuration provides periodic reporting that is highly suitable for large-scale analytics, standardized Business Intelligence (BI) workflows, and integrating directly into traditional utility billing inserts.

***

## Included Reports & Insights

This tier equips you with the core intelligence needed to build engaging end-user experiences and monthly touchpoints:

* **Monthly Consumption Breakdown:** A clear, category-level disaggregation of the household's energy footprint for the past billing cycle.
* **Peer- and Self-Comparison:** Benchmarking tools that compare the household's energy consumption against its own historical usage and against homes with similar profiles.
* **Personalized Recommendations:** Actionable, data-driven tips tailored to the specific energy behaviors and appliance usage identified in that specific home.

***

## Primary Use Cases

This tier is specifically designed to solve common operational challenges for energy retailers and utilities while boosting customer satisfaction:

* **Transparent Bill Split:** Provide a clear, visual breakdown of energy usage that eliminates customer confusion and proactively answers the question, *"Why is my bill so high?"*.
* **Proactive Self-Service:** Empower consumers with personalized tips to self-correct their energy usage and resolve issues digitally, significantly reducing the volume of inquiries to your customer support agents.
* **Targeted Marketing:** Leverage customer-level disaggregated load data to accurately segment your audience. This allows you to recommend highly relevant products and services (such as heat pumps, solar installations, or specific tariffs) based on their actual consumption profiles.

***

{% hint style="info" %}
Looking to integrate this tier? See the [Monthly - Home Energy Reports Interface Specifications](/net2grid-energy-ai-cloud-interface-specifications/monthly-home-energy-reports/monthly-home-energy-reports.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-home-energy-reports.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.
