Custom Dashboards
Create, configure, and share custom dashboards tailored to your team's monitoring needs.
Custom Dashboards
Custom dashboards let you build monitoring views from scratch using any combination of widgets. You control the layout, the data sources, and who can edit them.
Creating a Dashboard
Open the Dashboards list
Navigate to Dashboards in the left sidebar of your project.
Create a new dashboard
Click New Dashboard in the top-right corner. The platform immediately creates a blank dashboard named "New Dashboard" and redirects you to it with the Add Widget dialog open.
Name and describe your dashboard
Click on the dashboard title at the top of the page to edit it inline. Add an optional description below the title to explain the dashboard's purpose to teammates.
Add widgets
Select widgets from the Add Widget dialog. Each widget you select is placed at the top of the grid. See Widgets for the full list of widget types and how to configure them.
Arrange the layout
Drag widgets to reorder them. Resize a widget by dragging its bottom-right corner. The grid is 12 columns wide; new widgets default to 6 columns (half width) and 4 rows tall.
Changes are auto-saved after each move or resize.
Editing a Dashboard
Open any custom dashboard you own and use the controls in the top-right corner:
| Control | Action |
|---|---|
| + (Plus) icon | Open the Add Widget dialog to add another widget |
| Refresh icon | Reload all widget data from the database |
| Widget ⋮ menu | Edit widget configuration, remove it from this dashboard |
System dashboards (owned by TESTOPS) are read-only. Clone them first to create an editable copy.
Configuring Dashboard Metadata
Click the dashboard title or description text to edit them inline. Press Enter or click outside the field to save. Changes are reflected immediately in the Dashboards list.
Adding a Widget from Another Page
You can add a widget directly to a dashboard by appending ?addWidgetId=<widgetId> to the dashboard URL. If the widget is already on the dashboard, the page scrolls to it and highlights it briefly. If it is not present, the widget is added automatically.
Removing a Dashboard
Open the Dashboards list, locate the dashboard, open its row menu (⋮), and select Delete. This action cannot be undone.
Deleting a dashboard removes it permanently. Widgets referenced by the dashboard are not deleted — they remain available to add to other dashboards.
Permissions
| Action | Requirement |
|---|---|
| View custom dashboards | All project members |
| Create / rename / delete dashboards | dashboards:CUD (Owner or Admin) |
| Add / move / remove widgets on a dashboard | dashboards:CUD (Owner or Admin) |
| Clone a system dashboard | dashboards:CUD (Owner or Admin) |