Commit 4b02747c authored by Marcin Sedlak-Jakubowski's avatar Marcin Sedlak-Jakubowski

Merge branch 'Clean-Up-Vale-Admin-Rule-(user/profile/account/create_accounts)' into 'master'

documentation: Clean-Up-Vale-Admin-Rule-(user/profile/account/create_accounts)

See merge request gitlab-org/gitlab!70860
parents 91be1947 2267324f
...@@ -9,7 +9,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w ...@@ -9,7 +9,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
You can create users: You can create users:
- Manually through the sign in page or Admin Area. - Manually through the sign in page or Administrator Area.
- Automatically through user authentication integrations. - Automatically through user authentication integrations.
## Create users on sign in page ## Create users on sign in page
...@@ -24,17 +24,17 @@ their own accounts by either: ...@@ -24,17 +24,17 @@ their own accounts by either:
## Create users in Admin Area ## Create users in Admin Area
As an Admin user, you can manually create users: As an Administrator user, you can manually create users:
1. On the top bar, select **Menu > Admin**. 1. On the top bar, select **Menu > Admin**.
1. On the left sidebar, select **Overview > Users** (`/admin/users`). 1. On the left sidebar, select **Overview > Users** (`/admin/users`).
1. Select **New user**. 1. Select **New user**.
You can also [create users through the API](../../../api/users.md) as an admin. You can also [create users through the API](../../../api/users.md) as an administrator.
![Admin User Button](img/admin_user_button.png) ![Administrator User Button](img/admin_user_button.png)
![Admin User Form](img/admin_user_form.png) ![Administrator User Form](img/admin_user_form.png)
## Create users through authentication integrations ## Create users through authentication integrations
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment