grafana/docs/sources/administration/team-management/index.md
Jack Baldry c1c48dd610
Use relative aliases for all non-current Grafana aliases (#60062)
* Use relative aliases for all non-current Grafana aliases

Prevents non-latest documentation "stealing" the page away from latest
and through permanent redirects for latest pages that no longer exist.

The redirected pages are indexed by search engines but our robots.txt
forbids them crawling the non-latest page.

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Remove aliases from shared pages

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Rewrite all current latest aliases to be next

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Fix typo in latest alias

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Remove all current page aliases

find docs/sources -type f -name '*.md' -exec sed -z -i 's#\n *- /docs/grafana/next/[^\n]*\n#\n#' {} \;
find docs/sources -type f -name '*.md' -exec sed -Ez -i 's#\n((aliases:\n *-)|aliases:\n)#\n\2#' {} \;

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Prettier

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-12-09 12:36:04 -04:00

5.0 KiB

aliases title weight
../manage-users/add-or-remove-user-from-team/
../manage-users/create-or-remove-team/
../manage-users/manage-teams/
manage-users-and-permissions/manage-teams/
Team management 400

Team management

A team is a group of users within an organization that have common dashboard and data source permission needs. For example, instead of assigning five users access to the same dashboard, you can create a team that consists of those users and assign dashboard permissions to the team. A user can belong to multiple teams.

A user can be a Member or an Administrator for a given team. Members of a team inherit permissions from the team, but they cannot edit the team itself. Team Administrators can add members to a team and update its settings, such as the team name, team member's team roles, UI preferences, and home dashboard.

For more information about teams, refer to [Teams and permissions]({{< relref "../roles-and-permissions/#teams-and-permissions" >}}).

For information about how to optimize your teams, refer to How to best organize your teams and resources in Grafana.

This topic describes how to:

  • Create a team
  • Add a team member
  • Grant team member permissions
  • Remove a team member
  • Delete a team
  • View a list of teams

Before you begin

  • Ensure that you have either organization administrator permissions or team administrator permissions
  • Make a plan for which users belong to which teams and the permissions team members receive

Create a team

A team is a group of users within an organization that have common dashboard and data source permission needs. Use teams to help make user-permission management more efficient.

A user can belong to multiple teams.

To create a team:

  1. Sign in to Grafana as an organization administrator or team administrator.
  2. Hover your cursor over the Configuration (gear) icon in the side menu and click Teams.
  3. Click New Team.
  4. Complete the fields and click Create.
  5. Click Add member.
  6. In the Add team member field, locate and select a user.
  7. Click Add to team.

Add a team member

Add a team member to an existing team whenever you want to provide access to team dashboards and folders to another user. This task requires that you have organization administrator permissions.

To add a team member:

  1. Sign in to Grafana as an organization administrator.
  2. Hover your cursor over the Configuration (gear) icon in the side menu and click Teams.
  3. Click the name of the team to which you want to add members, and click Add member.
  4. Locate and select a user.
  5. Choose if you want to add the user as a team Member or an Admin.
  6. Click Add to team.

Grant team member permissions

Complete this task when you want to add or modify team member permissions.

To grant team member permissions:

  1. Sign in to Grafana as an organization administrator or a team administrator.
  2. Hover your cursor over the Configuration (gear) icon in the side menu and click Teams.
  3. Click the name of the team for which you want to add or modify team member permissions.
  4. In the team member list, find and click the user that you want to change. You can use the search field to filter the list if necessary.
  5. Click the Permission list, and then click the new user permission level.

Remove a team member

You can remove a team member when you no longer want to apply team permissions to the user

To remove a team member:

  1. Sign in to Grafana as an organization administrator or team administrator.
  2. Hover your cursor over the Configuration (gear) icon in the side menu and click Teams.
  3. Click a team from which you want to remove a user.
  4. Click the X next to the name of the user.
  5. Click Delete.

Delete a team

Delete a team when you no longer need it. This action permanently deletes the team and removes all team permissions from dashboards and folders. This task requires that you have organization administrator permissions.

To delete a team:

  1. Sign in to Grafana as an organization administrator.
  2. Hover your cursor over the Configuration (gear) icon in the side menu and click Teams.
  3. Click the X next to the name of the team.
  4. Click Delete.

View a list of teams

See the complete list of teams in your Grafana organization.

To view a list of teams:

  1. Sign in to Grafana as an organization administrator or a team administrator.
  2. Hover your cursor over the Configuration (gear) icon in the side menu and click Teams.

The role you use to sign in to Grafana determines how you see team lists.

Organization administrator view

The following example shows a list as it appears to an organization administrator.

Team list

Team administrator view

The following example shows a list as it appears to a team administrator.

Team list