mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
abee02dbcd
* initial * cleanup * remove bad aliases * cleanup, fix links * add docs-file-based-command * update docs * update readme * fix broken links * fix spelling Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
994 B
994 B
+++ title = "Add or remove a user" keywords = ["grafana", "configuration", "documentation", "users"] weight = 100 +++
Add or remove a user
This page explains how to add or remove user accounts in Grafana.
For more information, refer to [Users]({{< relref "./_index.md#users" >}}).
Add a user
- In the sidebar, hover your mouse over the Server Admin (shield) icon and then click Users.
- In the Users tab, click New user.
- In Name, enter the name of the user.
- In E-mail, enter the email of the user.
- In Username, enter the username that the user will use to log in.
- In Password, enter a password. The user can change their password once they log in.
- Click Create to create the user account.
Remove a user
- In the sidebar, hover your mouse over the Server Admin (shield) icon and then click Users.
- Click to select the user you want to remove.
- Click Delete User.
- Click Delete user in the dialog to confirm.