Added token management steps
parent
4ae469908b
commit
2e11822360
|
@ -6,6 +6,9 @@ menu:
|
|||
name: Managing labels
|
||||
weight: 1
|
||||
---
|
||||
Labels are !!!.
|
||||
|
||||
1. Click the **Labels** icon in the navigation bar.
|
||||
2. Review the list of labels or
|
||||
**To view labels**:
|
||||
|
||||
* Click the **Configuration** icon in the navigation bar.
|
||||
* Review the list of labels or enter a search to filter the list of labels.
|
||||
|
|
|
@ -6,7 +6,17 @@ menu:
|
|||
name: Managing tokens
|
||||
weight: 1
|
||||
---
|
||||
**To view tokens**:
|
||||
|
||||
1. Click the ?? icon in the navigation bar.
|
||||
2. Review your settings on the **Tokens** tab.
|
||||
3. To edit your settings, click **Edit About Me**
|
||||
2. In the right panel labeled **My Settings**, click **Tokens**. All of your account's tokens appear.
|
||||
3. Click on a token name from the list to view the token and a summary of access permissions.
|
||||
<<SCREENSHOT>>
|
||||
|
||||
**To copy a token**:
|
||||
|
||||
* From the token detail view, click **Copy**.
|
||||
|
||||
**To delete a token**:
|
||||
|
||||
* Hover over the name of a token in the list, then click **Delete**.
|
||||
|
|
Loading…
Reference in New Issue