> For the complete documentation index, see [llms.txt](https://docs.avonnicomponents.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avonnicomponents.com/projects/use-cases/reporting.md).

# Reporting without a report

Pivots, charts and grouped tables computed live from your records.

Numbers your users can read on the page they are already on, computed live from the records, with no report builder to open and no dashboard to keep in sync.

<table data-view="cards"><thead><tr><th></th><th></th><th><select multiple><option value="pkgDyn000001" label="Dynamic Components" color="blue"></option><option value="pkgFlo000002" label="Flow Components" color="blue"></option><option value="pkgExp000003" label="Experience Components" color="blue"></option><option value="pkgLwc000004" label="LWC Components" color="blue"></option></select></th><th><select multiple><option value="lvlBeg000001" label="Beginner" color="blue"></option><option value="lvlInt000002" label="Intermediate" color="blue"></option><option value="lvlAdv000003" label="Advanced" color="blue"></option><option value="durMin000010" label="10 min" color="blue"></option><option value="durMin000020" label="20 min" color="blue"></option><option value="durMin000030" label="30 min" color="blue"></option></select></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Revenue cube without a report</h4></td><td>Closed won revenue by region and quarter, totals on both axes, computed live from opportunities. Pivot Table.</td><td><span data-option="pkgDyn000001">Dynamic Components</span></td><td><span data-option="lvlBeg000001">Beginner, </span><span data-option="durMin000010">10 min</span></td><td data-object-fit="fill"><a href="https://3857391697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdHOej9Pd5IxJNGEJMZKW%2Fuploads%2FwEkBsQSCmZGT19LAV1Ea%2Fuc-05-revenue-cube.png?alt=media">https://3857391697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdHOej9Pd5IxJNGEJMZKW%2Fuploads%2FwEkBsQSCmZGT19LAV1Ea%2Fuc-05-revenue-cube.png?alt=media</a></td><td><a href="/projects/use-cases/reporting/revenue-cube-without-a-report.md">Revenue cube without a report</a></td></tr><tr><td><h4>Bookings stacked by region</h4></td><td>Twelve months of closed won bookings, every column stacked by region, drawn live from the opportunities. Chart.</td><td><span data-option="pkgDyn000001">Dynamic Components</span></td><td><span data-option="lvlBeg000001">Beginner, </span><span data-option="durMin000010">10 min</span></td><td data-object-fit="fill"><a href="https://3857391697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdHOej9Pd5IxJNGEJMZKW%2Fuploads%2FJZwx7FUKFZXxrw84mMEu%2Fuc-10-bookings-by-region.png?alt=media">https://3857391697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdHOej9Pd5IxJNGEJMZKW%2Fuploads%2FJZwx7FUKFZXxrw84mMEu%2Fuc-10-bookings-by-region.png?alt=media</a></td><td><a href="/projects/use-cases/reporting/bookings-stacked-by-region.md">Bookings stacked by region</a></td></tr><tr><td><h4>Expense approvals, grouped by employee</h4></td><td>Fourteen expense lines grouped by employee, status badges, three lines checked and an Approve selected button. Data Table Group By.</td><td><span data-option="pkgLwc000004">LWC Components</span></td><td><span data-option="lvlAdv000003">Advanced, </span><span data-option="durMin000030">30 min</span></td><td data-object-fit="fill"><a href="https://3857391697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdHOej9Pd5IxJNGEJMZKW%2Fuploads%2FF4VLsIcKf5Rg422hJrMs%2Fuc-13-expense-approvals-lwc.png?alt=media">https://3857391697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdHOej9Pd5IxJNGEJMZKW%2Fuploads%2FF4VLsIcKf5Rg422hJrMs%2Fuc-13-expense-approvals-lwc.png?alt=media</a></td><td><a href="/projects/use-cases/reporting/expense-approvals-grouped-by-employee.md">Expense approvals, grouped by employee</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.avonnicomponents.com/projects/use-cases/reporting.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.
