Add view dashboard ID info

pull/1387/head
noramullen1 2020-08-14 13:17:02 -07:00 committed by Scott Anderson
parent 9d2919e8ff
commit 0ef44783d6
1 changed files with 3 additions and 2 deletions

View File

@ -8,14 +8,16 @@ menu:
parent: Visualize data
weight: 102
aliases:
- /v2.0/visualize-data/dashboards/
- /influxdb/v2.0/visualize-data/dashboards/
---
Create, edit, and manage dashboards from the **Dashboards** tab in the left navigation.
{{< children >}}
## View your dashboard ID
Use the InfluxDB UI or `influx` CLI to view your dashboard ID.
### Dashboard ID in the UI
@ -31,7 +33,6 @@ Use [`influx dashboards`](/v2.0/reference/cli/influx/dashboards/) to view a list
```sh
> influx dashboards
ID Name
03a2bbf46249a000 dashboard-1
03ace3a859669000 dashboard-2