3.0 KiB
title | seotitle | description | v2.0/tags | menu | weight | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Create a dashboard | Create an InfluxDB dashboard | Create a new dashboard or import an existing dashboard in the InfluxDB user interface (UI). |
|
|
201 |
Create a dashboard
To create a new dashboard:
- Click the Dashboards icon in the navigation bar.
{{< nav-icon "dashboards" >}}
- Click the +Create Dashboard menu in the upper right and select New Dashboard.
- Enter a name for your dashboard in the Name this dashboard field in the upper left.
To create a dashboard from a template in the templates UI:
-
Click the Settings icon in the left navigation.
{{< nav-icon "settings" >}}
-
Select the Templates tab.
-
Hover over the name of the template you want to create a dashboard from, then click Create.
To import an existing dashboard:
-
Click the Dashboards icon in the navigation bar.
{{< nav-icon "dashboards" >}}
-
Click the Create Dashboard menu in the upper right and select Import Dashboard.
-
In the window that appears:
- Select Upload File to drag-and-drop or select a file.
- Select Paste JSON to paste in JSON.
- Click Import JSON as Dashboard.
Create dashboards with templates
To create a dashboard from a template in the dashboards page:
-
Click the Dashboards icon in the navigation bar.
{{< nav-icon "dashboards" >}}
-
Click the +Create Dashboard menu in the upper right and select From a Template.
-
In the window that appears, select a template and review the template's variables and cells.
-
Click Create Dashboard.
To create a dashboard from a template in the templates UI:
-
Click the Settings icon in the left navigation.
{{< nav-icon "settings" >}}
-
Select the Templates tab.
-
Hover over the name of the template you want to create a dashboard from, then click Create.
Clone a dashboard
-
Hover over the dashboard name in the list of dashboard to show options.
-
Click Clone. The cloned dashboard opens.
Add data to your dashboard
- From your dashboard, click Add Cell ({{< icon "add-cell" >}}) in the upper right. The Data Explorer overlay opens.
- Create a query in the Data Explorer following the instructions in Explore metrics.
- Enter a name for your cell in the upper left.
- Click the checkmark icon ({{< icon "checkmark" >}}) to save the cell to your dashboard. You can also send data to your dashboard directly from the Data Explorer. For details, Explore metrics.
Add a note to your dashboard
- From your dashboard, click Add Note in the upper right.
- Enter your note in the window that appears. You can use Markdown syntax to format your note.
- To preview your Markdown formatting, click the Preview option.
- Click Save.