mirror of
https://github.com/grafana/grafana.git
synced 2024-11-30 12:44:10 -06:00
a9f39a4149
* Add docs for user management * WIP
753 B
753 B
+++ title = "Enable or disable a user" keywords = ["grafana", "configuration", "documentation", "users"] type = "docs" [menu.docs] identifier = "enable-or-disable-user" parent = "manage-users" weight = 10 +++
Enable or disable a user
This page explains how to enable or disable user accounts in Grafana.
Enable 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 enable.
- Click Enable User.
Disable 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 disable.
- Click Disable User.
- Click Disable user in the dialog to confirm.