# Report Components

Report components surface live data and operational state — KPI tiles, multi-series charts, BRM queue health, and POS register reconciliation. For static stat strips use **Stats** in [Content Components](/client-admin-guide/active-workflows/getting-started/content-components.md); for inline JSON-driven charts use **Chart** there. For tabular saved-search data on transactions, see **Transaction List** in [Transaction Components](/client-admin-guide/active-workflows/getting-started/transaction-components.md).

## Components in this category

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Report Widget</strong></td><td>Single-value KPI tile — title, big value, subtitle, trend arrow. Driven by a saved search or SuiteQL query.</td><td><a href="/pages/iL4LHW8eadVrU4Dz2iRe">/pages/iL4LHW8eadVrU4Dz2iRe</a></td></tr><tr><td><strong>Chart Widget</strong></td><td>Bar, line, area, or pie chart fed by a saved search or SuiteQL query — with series, legends, and live data.</td><td><a href="/pages/ime7EJ2FV2DEBCAva0gy">/pages/ime7EJ2FV2DEBCAva0gy</a></td></tr><tr><td><strong>BRM Queue Widget</strong></td><td>Compact dashboard tile for the BRM queue — status badges, optional status filters, auto-refresh, and a link to the full report.</td><td><a href="/pages/AxMkKZjs0t9TwA6lNB2H">/pages/AxMkKZjs0t9TwA6lNB2H</a></td></tr><tr><td><strong>BRM Queue Report</strong></td><td>Full-page BRM queue management — view records, filter by status, retry failures, edit payloads, and trigger the processor.</td><td><a href="/pages/LGRoUlH9YMa4l8z1fA7F">/pages/LGRoUlH9YMa4l8z1fA7F</a></td></tr><tr><td><strong>EOD Reports</strong></td><td>End-of-day register reconciliation — cash drawer summary, sales summary, tender breakdown, individual invoices, with print.</td><td><a href="/pages/LZAnfStRJiSQelmBVkhF">/pages/LZAnfStRJiSQelmBVkhF</a></td></tr></tbody></table>

## When you'd reach for this category

* **Single-value KPI tile from a saved search or SuiteQL** → Report Widget.
* **Multi-series chart driven by a query** → Chart Widget.
* **BRM queue health on a dashboard** → BRM Queue Widget.
* **Full BRM queue management page** → BRM Queue Report.
* **End-of-day POS reconciliation** → EOD Reports.
* **Static stat strip (no query)** → Stats in [Content Components](/client-admin-guide/active-workflows/getting-started/content-components.md).
* **Inline JSON-driven chart** → Chart in [Content Components](/client-admin-guide/active-workflows/getting-started/content-components.md).
* **Tabular saved-search data on transactions** → Transaction List in [Transaction Components](/client-admin-guide/active-workflows/getting-started/transaction-components.md).

## Related

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Common Patterns</strong></td><td>Dashboard and reports page recipes.</td><td><a href="/pages/nuIC9dFKJRLG7aUU3PNh">/pages/nuIC9dFKJRLG7aUU3PNh</a></td></tr><tr><td><strong>Content Components</strong></td><td>Stats, Cards, Chart, and other lighter dashboard pieces.</td><td><a href="/pages/w7kkPvC9m2diVFYlJhI9">/pages/w7kkPvC9m2diVFYlJhI9</a></td></tr><tr><td><strong>Page Builder Overview</strong></td><td>The Page Builder entry point with the full category list.</td><td><a href="/pages/cFWHMzaWYEsdDtvHLkFK">/pages/cFWHMzaWYEsdDtvHLkFK</a></td></tr></tbody></table>


---

# Agent Instructions: 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.in8sync.com/client-admin-guide/active-workflows/getting-started/report-components.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.
