24 lines
602 B
Markdown
24 lines
602 B
Markdown
---
|
|
title: Delete a dashboard
|
|
seotitle: Delete an InfluxDB dashboard
|
|
description: Delete a dashboard from the InfluxDB user interface (UI).
|
|
influxdb/cloud/tags: [dashboards]
|
|
menu:
|
|
influxdb_cloud:
|
|
parent: Manage dashboards
|
|
weight: 204
|
|
---
|
|
|
|
To delete a dashboard from the InfluxDB user interface (UI):
|
|
|
|
1. In the navigation menu on the left, select **Boards** (**Dashboards**).
|
|
|
|
{{< nav-icon "dashboards" >}}
|
|
|
|
2. Hover over the dashboard in the list of dashboards and click **{{< icon "trash" >}}**.
|
|
3. Click **Delete**.
|
|
|
|
{{% warn %}}
|
|
Deleting a dashboard cannot be undone.
|
|
{{% /warn %}}
|