Dashboards
Build and share interactive dashboards with widgets.
Overview
Dashboards provide a visual way to monitor data from your InfluxDB clusters. Add widgets, arrange them on a grid, and share with your team.
Dashboard List
Navigate to Analyze > Dashboards to see all dashboards.
Creating a Dashboard
- Click Create Dashboard
- Enter a name and optional description
- Add widgets from the widget picker
- Arrange widgets by dragging and resizing on the grid
- Save
Widget Types
| Type | Description |
|---|---|
| Chart | Line, bar, area charts with configurable queries and time ranges |
| Table | Tabular data display with sorting and pagination |
| Metric | Single-value display with optional threshold coloring |
Configuring a Widget
- Click Add Widget or edit an existing one
- Select the widget type
- Write a SQL query or select a data source
- Configure display options (title, colors, axis labels)
- Save the widget
Sharing
Share dashboards with other users:
- Open a dashboard
- Click Share
- Add users by email or team
- Set permission level
Permission Levels
| Level | Capabilities |
|---|---|
| View | View dashboard and widgets, cannot modify |
| Edit | Modify widgets, layout, and settings |
Duplication
Clone an existing dashboard:
- Open the dashboard
- Click Duplicate
- A new dashboard is created with all widgets copied
- Modify the clone independently