mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 16:15:42 -06:00
* Changes. to metadata in Manage users * changes to install section * Added titile * More changes. * Updated administration folder metadata, moved 2 files from installation folder. * Added links to Administration landing page, other metadata changes worked out. * Updated alerting section metadata. * Updated metadata of Auth section. Broke index and created separate Grafana Authentication section. * Added correct weight. * Updated metadata for the Best practices section. * Updated metadata in templates, broke Overview topic. * Updated subment Variable types metadata * Fixed yaml file and H1 description of Variables syntax topic. * Couple more metadata changes. * Added aliases files, as suggested by Diana.
30 lines
780 B
Markdown
30 lines
780 B
Markdown
+++
|
|
title = "Create or remove a team"
|
|
keywords = ["grafana", "configuration", "documentation", "users",
|
|
"teams"]
|
|
type = "docs"
|
|
[menu.docs]
|
|
identifier = "create-or-remove-team"
|
|
parent = "manage-users"
|
|
weight = 400
|
|
+++
|
|
|
|
# Create or remove a team
|
|
|
|
Create or remove teams to manage groups of users.
|
|
|
|
For more information, refer to [Teams]({{< relref "./_index.md#teams" >}}).
|
|
|
|
## Create a team
|
|
|
|
1. In the sidebar, hover your mouse over the **Configuration** (gear) icon and then click **Teams**.
|
|
1. Click **New team**.
|
|
1. In **Name**, enter the name of the team.
|
|
1. Click **Create**.
|
|
|
|
## Remove a team
|
|
|
|
1. In the sidebar, hover your mouse over the **Configuration** (gear) icon and then click **Teams**.
|
|
1. Click **X** to the right of the team's name.
|
|
1. Click **Delete** to confirm.
|