Files
grafana/docs/sources/manage-users/add-or-remove-user-from-team.md
achatterjee-grafana add777ad40 Change metadata of doc topics (#27943)
* 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.
2020-10-01 17:37:26 -04:00

30 lines
908 B
Markdown

+++
title = "Add or remove a user from a team"
keywords = ["grafana", "configuration", "documentation", "users",
"teams"]
type = "docs"
[menu.docs]
identifier = "add-or-remove-user-from-team"
parent = "manage-users"
weight = 300
+++
# Add or remove a user from a team
This page explains how to add or remove users from teams in Grafana.
## Add a user to a team
1. In the sidebar, hover your mouse over the **Configuration** (gear) icon and then click **Teams**.
1. Click the team you want to add the user to.
1. Click **Add member**.
1. In the **Add team member** box, select the user you want to add to the team.
1. Click **Add to team**.
## Remove a user from a team
1. In the sidebar, hover your mouse over the **Configuration** (gear) icon and then click **Teams**.
1. Click the team you want to remove the user from.
1. Click **X** to the right of the user's name.
1. Click **Delete** to confirm.