tripnomics_7.5.5/docs/sources/manage-users/server-admin/_index.md
venbatechnologies@gmail.com 91fce5c4bf Initial commit
2021-07-05 13:49:40 +05:30

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.