v0.3.0

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

  1. Click Create Dashboard
  2. Enter a name and optional description
  3. Add widgets from the widget picker
  4. Arrange widgets by dragging and resizing on the grid
  5. 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

  1. Click Add Widget or edit an existing one
  2. Select the widget type
  3. Write a SQL query or select a data source
  4. Configure display options (title, colors, axis labels)
  5. Save the widget

Sharing

Share dashboards with other users:

  1. Open a dashboard
  2. Click Share
  3. Add users by email or team
  4. 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:

  1. Open the dashboard
  2. Click Duplicate
  3. A new dashboard is created with all widgets copied
  4. Modify the clone independently
esc