grafana/docs/sources/administration/team-management/index.md
Jack Baldry 7eb17bccca
Explicitly set all front matter labels in the source files (#71548)
* Set every page to have defaults of 'Enterprise' and 'Open source' labels

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

* Set administration pages to have of 'Cloud', 'Enterprise', and 'Open source' labels

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

* Set administration/enterprise-licensing pages to have 'Enterprise' labels

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

* Set administration/organization-management pages to have 'Enterprise' and 'Open source' labels

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

* Set administration/provisioning pages to have 'Enterprise' and 'Open source' labels

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

* Set administration/recorded-queries pages to have labels cloud,enterprise

* Set administration/roles-and-permissions/access-control pages to have labels cloud,enterprise

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

* Set administration/stats-and-license pages to have labels cloud,enterprise

* Set alerting pages to have labels cloud,enterprise,oss

* Set breaking-changes pages to have labels cloud,enterprise,oss

* Set dashboards pages to have labels cloud,enterprise,oss

* Set datasources pages to have labels cloud,enterprise,oss

* Set explore pages to have labels cloud,enterprise,oss

* Set fundamentals pages to have labels cloud,enterprise,oss

* Set introduction/grafana-cloud pages to have labels cloud

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

* Fix introduction pages products

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

* Set panels-visualizations pages to have labels cloud,enterprise,oss

* Set release-notes pages to have labels cloud,enterprise,oss

* Set search pages to have labels cloud,enterprise,oss

* Set setup-grafana/configure-security/audit-grafana pages to have labels cloud,enterprise

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

* Set setup-grafana/configure-security/configure-authentication pages to have labels cloud,enterprise,oss

* Set setup-grafana/configure-security/configure-authentication/enhanced-ldap pages to have labels cloud,enterprise

* Set setup-grafana/configure-security/configure-authentication/saml pages to have labels cloud,enterprise

* Set setup-grafana/configure-security/configure-database-encryption/encrypt-secrets-using-hashicorp-key-vault pages to have labels cloud,enterprise

* Set setup-grafana/configure-security/configure-request-security pages to have labels cloud,enterprise,oss

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

* Set setup-grafana/configure-security/configure-team-sync pages to have labels cloud,enterprise

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

* Set setup-grafana/configure-security/export-logs pages to have labels cloud,enterprise

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

* Set troubleshooting pages to have labels cloud,enterprise,oss

* Set whatsnew pages to have labels cloud,enterprise,oss

* Apply updated labels from review

Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>

---------

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
2023-07-18 09:10:12 +01:00

4.9 KiB

aliases labels 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/
products
enterprise
oss
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. Click Administration in the left-side menu and select Teams.
  3. Click New Team.
  4. Complete the fields and click Create.
  5. Click Add member.
  6. In the Add member field, locate and select a user.
  7. Click Save.

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. Click Administration in the left-side menu and select 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 Save.

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. Click Administration in the left-side menu and select 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. In the Permission column, select 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. Click Administration in the left-side menu and select Teams.
  3. Click a team from which you want to remove a user.
  4. Click the X next to the name of the user.

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. Click Administration in the left-side menu and select 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. Click Administration in the left-side menu and select 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 view for org admin

Team administrator view

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

Team list view for team admin