Skip to content
AM

Reporting exports

The /exports web route is currently a fixed example history. Search and format filters act on frontend constants; download, retry, delete, status detail, file retention, and narrative deletion are not connected to Reporting API.

Two real backend concepts are separate:

  • /report-runs lists generated report runs and /report-runs/:runID/download returns a download location.
  • /analytics/export manages the Parquet manifest used by browser-side DuckDB.

Use the live Runs tab on /reports to inspect current report-run status. Use Data Explorer’s refresh workflow for analytics exports. The fixture Exports route does not delete either record type.