Sign in →

Reports

Browse report templates, run and queue exports, schedule recurring deliveries, and build custom reports across revenue, usage, customer, billing, and agentic data.

Updated 2026-06-15Suggest edits

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:

CategoryExample output
Revenue · Usage · Customer · Billing · AgenticCSV, JSON, or Parquet

Running a report

  1. Pick a template (or Build Custom).
  2. Configure date range, datasets, and custom fields.
  3. Preview results, then Queue Report.
  4. 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.