mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* initial refactor * initial draft for teams * restructed topics, added front matter * modified aliases * removes old files * removed files * initial refactor * initial draft for teams * restructed topics, added front matter * modified aliases * removes old files * removed files * final xrefs updates * xref adjustment * copy updates * copy and content updates to about, add to org, add user, admin * copy updates to remove user from org * update org vs server admin section names, cross-link * cross-link add and invite users to org * add remaining cross-links between org and server admin * add dashboard permissions table * add permissions information to teams * add copy invite instructions to invite management * tweaks and link updates * incorporated PM feedback * fixed xrefs * yarn prettier * fix codespell * combined teams and dashboard permissions content Co-authored-by: Mitchel Seaman <mitchel.seaman@gmail.com>
1.1 KiB
1.1 KiB
+++ title = "View a list of users" aliases = ["docs/sources/administration/manage-users-and-permissions/manage-server-users/view-list-users.md"] weight = 100 +++
View a list of users
You can see a list of users with accounts on your Grafana server. This action might be useful when you want to know which role you assigned to each user.
Before you begin
- Ensure you have Grafana server administrator privileges
To view a list of users:
- Sign in to Grafana as a server administrator.
- Hover your cursor over the Server Admin (shield) icon until a menu appears, and click Users.
Note: If you have [organization administrator]({{< relref "../about-users-and-permissions.md#organization-roles">}}) permissions and not [server administrator]({{< relref "../about-users-and-permissions.md#grafana-server-administrators">}}) permissions, you can still [view of list of users in a given organization]({{< relref "../../manage-users-and-permissions/manage-org-users/view-list-org-users.md" >}}).