The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/docs/sources/manage-users/add-or-remove-user.md

1.1 KiB

+++ title = "Add or remove a user" keywords = ["grafana", "configuration", "documentation", "users"] type = "docs" [menu.docs] identifier = "add-or-remove-user" parent = "manage-users" weight = 10 +++

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

  1. In the sidebar, hover your mouse over the Server Admin (shield) icon and then click Users.
  2. In the Users tab, click New user.
  3. In Name, enter the name of the user.
  4. In E-mail, enter the email of the user.
  5. In Username, enter the username that the user will use to log in.
  6. In Password, enter a password. The user can change their password once they log in.
  7. Click Create to create the user account.

Remove a user

  1. In the sidebar, hover your mouse over the Server Admin (shield) icon and then click Users.
  2. Click to select the user you want to remove.
  3. Click Delete User.
  4. Click Delete user in the dialog to confirm.