docs-v2/content/influxdb/v2/visualize-data/variables/delete-variable.md

27 lines
669 B
Markdown

---
title: Delete a variable
seotitle: Delete a dashboard variable
description: Delete a dashboard variable in the InfluxDB user interface.
menu:
influxdb_v2:
parent: Use and manage variables
weight: 205
influxdb/v2/tags: [variables]
---
Delete an existing variable in the InfluxDB user interface (UI).
### Delete a variable
1. Click the **Settings** icon in the navigation bar.
{{< nav-icon "settings" >}}
2. Select the **Variables** tab.
3. Hover over a variable, click the **{{< icon "trash" >}}** icon, and **Delete**.
{{% warn %}}
Once deleted, any dashboards with queries that utilize the variable will no
longer function correctly.
{{% /warn %}}