1.6 KiB
| title | seotitle | description | influxdb/v2.0/tags | menu | weight | aliases | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Create a template | Create an InfluxDB dashboard template | Create an InfluxDB dashboard template in the InfluxDB user interface (UI). |
|
|
201 |
|
Create a template from an existing dashboard
-
In the navigation menu on the left, select Boards (Dashboards).
{{< nav-icon "dashboards" >}}
-
Hover over the dashboard you want to use to create the template and click {{< icon "gear" >}}.
-
Click Export. The dashboard JSON appears in a new window.
-
Click Save as template.
Clone a dashboard template
{{% note %}} Only user templates can be cloned. {{% /note %}}
-
In the navigation menu on the left, select Settings > Templates.
{{< nav-icon "settings" >}}
-
Select User Templates.
{{< img-hd src="/img/influxdb/2-0-templates-type-select.png" alt="Select User Templates" />}}
-
Hover over the template you want to clone and click {{< icon "clone" >}}.
-
Click Clone to confirm. The cloned template appears in your list.
Import an existing dashboard template
-
In the navigation menu on the left, select Settings > Templates.
{{< nav-icon "settings" >}}
-
Click Import Template in the upper right.
-
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 Template.