mirror of https://github.com/grafana/grafana.git
15 lines
686 B
Markdown
15 lines
686 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 "server-admin-manage-users.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.
|