Saved Reports List
Table of saved reports with creator, last run time, a schedule chip when scheduled, and per-row run, share, and options actions.
Table of saved reports with creator, last run time, a schedule chip when scheduled, and per-row run, share, and options actions.
The Application Collection unlocks the source for every Application block. All Access unlocks every Collection.
Already purchased? Log in
Saved Reports List is the reports index for the Acme workspace: six reports in a ruled table showing name and description, the avatar and name of who created it, the last run timestamp in tabular numerals, and a schedule chip when the report runs automatically. MRR by plan runs Daily 08:00, Churn cohort analysis and Support ticket volume run Weekly Mon, while Active seats by workspace and Feature flag adoption are not scheduled. Per-row icon buttons for run, share, and more options sit in the right column. The header pairs the panel title with 6 reports, 4 scheduled and a Create report button.
Reports are one typed array. The schedule field is string or undefined and the chip renders conditionally, so the Not scheduled fallback text never needs its own data key.
Reach for this block on the reports index page, wired to your reports API. Link the run button to a job trigger and the more menu to edit and delete actions guarded by the creator or admin role.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the workspace saved-reports index. Other list configurations:
Tip: the footer note that schedules run in UTC saves at least one confused support ticket per timezone.