diff --git a/content/v2.0/security/tokens/create-token.md b/content/v2.0/security/tokens/create-token.md index 748cbbe01..f5c1b93b2 100644 --- a/content/v2.0/security/tokens/create-token.md +++ b/content/v2.0/security/tokens/create-token.md @@ -16,15 +16,14 @@ command line interface (CLI). ## Create a token in the InfluxDB UI -1. Click the **Load Data** icon in the navigation bar. +1. In the navigation menu on the left, select **Data (Load Data)** > **Tokens**. {{< nav-icon "disks" >}} -2. Click **Tokens**. -3. Click **{{< icon "plus" >}} Generate** and select a token type +2. Click **{{< icon "plus" >}} Generate** and select a token type (**Read/Write Token** or **All Access Token**). -4. In the window that appears, enter a description for your token in the **Description** field. -5. If generating a **read/write token**: +3. In the window that appears, enter a description for your token in the **Description** field. +4. If generating a **read/write token**: - Search for and select buckets to read from in the **Read** pane. - Search for and select buckets to write to in the **Write** pane. 5. Click **Save**. diff --git a/content/v2.0/security/tokens/delete-token.md b/content/v2.0/security/tokens/delete-token.md index e7ea5fb89..d0b1d37f2 100644 --- a/content/v2.0/security/tokens/delete-token.md +++ b/content/v2.0/security/tokens/delete-token.md @@ -17,12 +17,11 @@ have access to your InfluxDB instance. ## Delete tokens in the InfluxDB UI -1. Click the Click the **Load Data** icon in the navigation bar. +1. In the navigation menu on the left, select **Data (Load Data)** > **Tokens**. {{< nav-icon "disks" >}} -2. Click **Tokens**. All of your account's tokens appear. -3. Hover over the token you want to delete and click **Delete** and **Confirm**. +2. Hover over the token you want to delete and click **Delete** and **Confirm**. ## Delete tokens using the influx CLI diff --git a/content/v2.0/security/tokens/update-tokens.md b/content/v2.0/security/tokens/update-tokens.md index ed979902f..22b7b1f00 100644 --- a/content/v2.0/security/tokens/update-tokens.md +++ b/content/v2.0/security/tokens/update-tokens.md @@ -15,19 +15,17 @@ Update an authentication token's description using the InfluxDB user interface ( ## Update a token in the InfluxDB UI -1. Click the **Load Data** icon in the navigation bar. +1. In the navigation menu on the left, select **Data (Load Data)** > **Tokens**. {{< nav-icon "disks" >}} -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. +2. Click the pencil icon {{< icon "pencil" >}} next to the token's name in the **Description** column. +3. Update the token description, then click anywhere else to save. ## Enable or disable a token -1. Click the **Load Data** icon in the navigation bar. +1. In the navigation menu on the left, select **Data (Load Data)** > **Tokens**. {{< nav-icon "disks" >}} -2. Click **Tokens**. All of your account's tokens appear. -3. Click the **{{< icon "toggle-green" >}} Status** toggle. +2. Click the **{{< icon "toggle-green" >}} Status** toggle. diff --git a/content/v2.0/security/tokens/view-tokens.md b/content/v2.0/security/tokens/view-tokens.md index 2de383107..7e2730e50 100644 --- a/content/v2.0/security/tokens/view-tokens.md +++ b/content/v2.0/security/tokens/view-tokens.md @@ -16,12 +16,11 @@ command line interface (CLI). ## View tokens in the InfluxDB UI -1. Click the **Load Data** icon in the navigation bar. +1. In the navigation menu on the left, select **Data (Load Data)** > **Tokens**. {{< nav-icon "disks" >}} -2. Click **Tokens**. All of your account's tokens appear. -3. Click a token name from the list to view the token and a summary of access permissions. +2. Click a token name from the list to view the token and a summary of access permissions. ## View tokens using the influx CLI