Draft for DAR 166 (#4104)

* Draft

* Updates from Kelly

Co-authored-by: peterreg <pregan@influxdata.com>
pull/4107/head^2
peterreg 2022-06-08 17:29:40 -07:00 committed by GitHub
parent eb34c798dd
commit 15351ea20a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -24,7 +24,10 @@ By default, each user has full permissions on resources in your organization.
- [Resend an invitation](#resend-an-invitation)
- [Withdraw an invitation](#withdraw-an-invitation)
- [Remove a user from your organization](#remove-a-user-from-your-organization)
- [Remove yourself from an organization](#remove-yourself-from-an-organization)
{{% note %}}
**Tip:** If you have multiple users, we recommend creating a system account for administrative purposes. For example, if you have applications writing to InfluxDB, ensure the applications use the system account credentials.
{{% /note %}}
## Members page
Manage your organization's users from your organization's **Members page**.
@ -68,6 +71,10 @@ Accounts can have up to 50 pending invitations at one time.
## Remove a user from your organization
{{% warn %}}
For security purposes, once an InfluxDB user account is deleted, the user (and their token) cannot be reactivated.
{{% /warn %}}
1. Navigate to your organization's [Members page](#members-page).
2. Click the **{{< icon "delete" >}}** icon next to the user you want to remove.
3. Click **{{< caps >}}Remove user access{{< /caps >}}**.