Report dashboards
Report dashboards live at /reports/dashboards in the Tenant Plane. They are saved dashboard records (name, layout, filters) associated with your tenant — useful for organizing executive or compliance views that you build alongside Reports.
Operational Observe dashboards (metrics, logs, topology) are a separate feature; see Dashboards.
How to open the page
- Sign in to the Tenant Plane.
- Go to Reports → click Dashboards in the Report Builder header, or navigate directly to
/reports/dashboards.
Step-by-step: create a dashboard record
- In New dashboard name, enter a name (e.g.
Q1 Executive rollup). - Click Create (next to the name field; shows Saving… while the request runs).
- The new dashboard appears in the list below with id, name, and updated time.
New dashboards start with an empty widget layout in storage; the product may add widget editing in a later iteration — the current UI focuses on creating and listing named layouts and linking back to Report Builder.
Return to reports
Use Back to reports to return to /reports (Report Builder).
API (reference)
- List:
GET /api/report-dashboards?limit=… - Create:
POST /api/report-dashboardswithname,layout_json,filters_json
See also
- Reports — Definitions, schedules, runs
- Dashboard design — Practices for operational dashboard widgets