> 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/overview.md).

# Overview

NET2GRID EnergyAI® Cloud supports three distinct delivery configurations that differ in reporting frequency, analytical depth, and integration method. This flexibility ensures that the service aligns perfectly with your specific data requirements, product strategy, and use cases.

The progression from monthly to daily reporting also creates a natural upselling path for organizations looking to eventually offer higher-frequency analytics to their end-users.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Monthly - Grid Intelligence</strong></td><td>Designed for distribution network visibility and planning</td><td><a href="https://2310911219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpMMOY0otjOWt3F9oidAC%2Fuploads%2Fgit-blob-3fd5b4f32c698b824da68f7465d7a10bbdb09b75%2Fcard-grid-intelligence.png?alt=media">card-grid-intelligence.png</a></td><td><a href="/net2grid-energy-ai-cloud/delivery-configurations/monthly-grid-intelligence.md">Monthly - Grid Intelligence</a></td></tr><tr><td><strong>Monthly - Home Energy Reports</strong></td><td>Designed for consumer energy awareness</td><td><a href="https://2310911219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpMMOY0otjOWt3F9oidAC%2Fuploads%2Fgit-blob-ea18e7774cc113fb6e353f5ba90a9ed141e2f381%2Fcard-home-energy-reports.png?alt=media">card-home-energy-reports.png</a></td><td><a href="/net2grid-energy-ai-cloud/delivery-configurations/monthly-home-energy-reports.md">Monthly - Home Energy Reports</a></td></tr><tr><td><strong>Daily - Consumer Intelligence</strong></td><td>Designed for higher-frequency insight delivery</td><td><a href="https://2310911219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpMMOY0otjOWt3F9oidAC%2Fuploads%2Fgit-blob-6023b18d5c49c9900b8786ed122963f08610560e%2Fcard-consumer-intelligence.png?alt=media">card-consumer-intelligence.png</a></td><td><a href="/net2grid-energy-ai-cloud/delivery-configurations/daily-consumer-intelligence.md">Daily - Consumer Intelligence</a></td></tr></tbody></table>


---

# 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/overview.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.
