diff --git a/content/v2.0/users/update-user.md b/content/v2.0/users/update-user.md index b029a3646..1905c143f 100644 --- a/content/v2.0/users/update-user.md +++ b/content/v2.0/users/update-user.md @@ -14,7 +14,9 @@ to update a user. ## Update a user in the InfluxDB UI -_Complete content coming soon_ +{{% note %}} +While in alpha, user information cannot be updated in the InfluxDB UI. +{{% /note %}} ## Update a user using the influx CLI diff --git a/content/v2.0/users/view-users.md b/content/v2.0/users/view-users.md index e0b35029b..a014bde2d 100644 --- a/content/v2.0/users/view-users.md +++ b/content/v2.0/users/view-users.md @@ -14,7 +14,9 @@ to view users. ## View users in the InfluxDB UI -_Complete content coming soon_ +{{% note %}} +While in alpha, there is no list of users in the InfluxDB UI. +{{% /note %}} ## View users using the influx CLI diff --git a/static/img/configuration-icon-profile.png b/static/img/configuration-icon-profile.png new file mode 100644 index 000000000..112de0ad2 Binary files /dev/null and b/static/img/configuration-icon-profile.png differ