Ability to update a token's description (addresses #128)

pull/152/head
Nora 2019-04-11 14:24:49 -07:00
parent da4ae44a4f
commit 3809f2696a
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
---
title: Update tokens
seotitle: Update authentication tokens in InfluxDB
description: Update authentication tokens' descriptions in InfluxDB using the InfluxDB UI.
menu:
v2_0:
name: Update tokens
parent: Manage tokens
weight: 203
---
Update an authentication token's description using the InfluxDB user interface (UI).
## Update a token in the InfluxDB UI
1. Click the **Settings** icon in the navigation bar.
{{< nav-icon "settings" >}}
2. Click **Tokens**. All of your account's tokens appear.
3. Click the pencil icon {{< icon "pencil" >}} next to the token's name in the **Description** column.
4. Update the token description, then click anywhere else to save.