Reports
Reports are tiles that summarize one table. They can show markdown, a single value, a gauge, an aggregate table, or a chart.
Admins create reports from Table Settings -> Reports. Every workspace member who can open the table can view its reports and copy useful ones to their home page.
Create a report
- Open a table.
- Open table settings.
- Choose Reports.
- Click Create New Report.
- Pick a report type, configure aggregation and filters, then save.
The editor shows a live preview before saving.
Report types
- Markdown: static notes, links, instructions, or context.
- Value: one number, such as count, sum, average, minimum, or maximum.
- Gauge: one value shown against a maximum.
- Table: grouped aggregate rows, such as count by status or sum by owner.
- Charts: horizontal bar, vertical bar, line, area, or pie.
Filters
Reports can filter source records by table fields. Filter values are bound safely; users do not write raw SQL.
Available comparisons include equals, not equals, greater/less than, contains, starts with, ends with, is empty, and is not empty.
Data Page Rail
Saved reports appear in a right rail on the table data page on wider screens. Use the tile menu to copy a report to your home page. Admins also see an edit link back to the Reports tab.
Home Page Reports
Copied reports appear on your home page as live references. If an admin edits the source report, your pinned copy updates. If the source report is deleted or you lose access to the table, it disappears from your home page.
You can reorder or remove pinned reports from the home-page tile menu.