mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 10:50:19 +08: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>
15 lines
738 B
Markdown
15 lines
738 B
Markdown
+++
|
|
title = "Server admin tasks"
|
|
weight = 100
|
|
+++
|
|
|
|
# Server admin tasks
|
|
|
|
Grafana Server Admins use the **Server Admin** menu to manage user accounts and organizations set up on the Grafana server.
|
|
|
|
They perform tasks described in the following pages:
|
|
|
|
- [Manage users as a Server Admin]({{< relref "../../administration/manage-users-and-permissions/about-users-and-permissions.md" >}}) - Describes user management tasks that Grafana Server Admins can perform.
|
|
- [Manage organizations as a Server Admin]({{< relref "server-admin-manage-orgs.md" >}}) - Describes organization management tasks that Grafana Server Admins can perform.
|
|
- [User API]({{< relref "../../http_api/user.md" >}}) - Manage users or change passwords programmatically.
|