mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
* initial * cleanup * remove bad aliases * cleanup, fix links * add docs-file-based-command * update docs * update readme * fix broken links * fix spelling Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
26 lines
693 B
Markdown
26 lines
693 B
Markdown
+++
|
|
title = "Create or remove a team"
|
|
keywords = ["grafana", "configuration", "documentation", "users",
|
|
"teams"]
|
|
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.
|