Reports
Browse report templates, run and queue exports, schedule recurring deliveries, and build custom reports across revenue, usage, customer, billing, and agentic data.
Reports
The Report Center (Intelligence → Reports) lets operators run, queue, schedule, and build reports across the platform's datasets.
Report categories
Templates are grouped by category, and each renders to a file format:
Running a report
- Pick a template (or Build Custom).
- Configure date range, datasets, and custom fields.
- Preview results, then Queue Report.
- Download the output when the job completes.
Job queue
Queued reports run asynchronously and move through:
queued → processing → completed
↘ failed / cancelled
The queue shows createdAt, format, rowCount, fileSize, and createdBy; completed jobs expose a signed download URL. The queue polls every few seconds until a job reaches a terminal state.
Scheduled exports
Turn any report into a recurring delivery with a cron expression and timezone. Schedules track lastRunAt / nextRunAt and can be enabled or disabled.
Custom reports
The Custom Builder saves report definitions (SQL_BUILDER, CHART, or TABLE) for reuse.
Reports are operator-driven, ad-hoc and scheduled. For continuously streaming structured data to S3, a warehouse, or a lake, use Data Exports.