help: Document "Manage a user".

Adds a dedicated page to document getting to the user management UI
from the user's profile and from Settings / Users.

Fixes #27748.
This commit is contained in:
David Rosa 2023-11-20 17:14:47 -08:00 committed by Tim Abbott
parent bf2d216100
commit 08d0516b4b
5 changed files with 30 additions and 0 deletions

View File

@ -39,3 +39,4 @@ Organization administrators can always change any user's name.
* [Change a user's role](/help/change-a-users-role)
* [Deactivate or reactivate a user](/help/deactivate-or-reactivate-a-user)
* [Manage a user](/help/manage-a-user)

View File

@ -46,3 +46,4 @@ organization](/help/deactivate-your-organization) instead).
* [Change a user's name](/help/change-a-users-name)
* [Deactivate or reactivate a user](/help/deactivate-or-reactivate-a-user)
* [Manage a user](/help/manage-a-user)

View File

@ -113,3 +113,4 @@ bots will be deactivated until the user manually
* [Change a user's role](/help/change-a-users-role)
* [Change a user's name](/help/change-a-users-name)
* [Deactivate your account](/help/deactivate-your-account)
* [Manage a user](/help/manage-a-user)

View File

@ -182,6 +182,7 @@
* [Roles and permissions](/help/roles-and-permissions)
* [Invite new users](/help/invite-new-users)
* [Restrict account creation](/help/restrict-account-creation)
* [Manage a user](/help/manage-a-user)
* [Deactivate or reactivate a user](/help/deactivate-or-reactivate-a-user)
* [Custom profile fields](/help/custom-profile-fields)
* [Configure default new user settings](/help/configure-default-new-user-settings)

26
help/manage-a-user.md Normal file
View File

@ -0,0 +1,26 @@
# Manage a user
{!admin-only.md!}
{start_tabs}
{tab|via-user-profile}
{!manage-this-user.md!}
{!manage-user-tab-tip.md!}
{tab|via-organization-settings}
{settings_tab|user-list-admin}
1. Find the user you would like to manage. Click the **pencil**
(<i class="fa fa-pencil"></i>) to the right of their name.
{end_tabs}
## Related articles
* [Deactivate or reactivate a user](/help/deactivate-or-reactivate-a-user)
* [Change a user's role](/help/change-a-users-role)
* [Change a user's name](/help/change-a-users-name)