<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Manage teams with Grafana Teams on Grafana Labs</title><link>https://grafana.com/docs/grafana/v12.4/administration/team-management/</link><description>Recent content in Manage teams with Grafana Teams on Grafana Labs</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="/docs/grafana/v12.4/administration/team-management/index.xml" rel="self" type="application/rss+xml"/><item><title>Configure Grafana Teams</title><link>https://grafana.com/docs/grafana/v12.4/administration/team-management/configure-grafana-teams/</link><pubDate>Fri, 03 Apr 2026 19:43:06 +0000</pubDate><guid>https://grafana.com/docs/grafana/v12.4/administration/team-management/configure-grafana-teams/</guid><content><![CDATA[&lt;h1 id=&#34;configure-grafana-teams&#34;&gt;Configure Grafana Teams&lt;/h1&gt;
&lt;p&gt;This topic describes how to set up and configure Grafana Teams.&lt;/p&gt;
&lt;p&gt;For a tutorial on working with Teams, refer to &lt;a href=&#34;/tutorials/create-users-and-teams/&#34;&gt;Create users and teams&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;before-you-begin&#34;&gt;Before you begin&lt;/h2&gt;
&lt;p&gt;Before you begin creating and working with Grafana Teams:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Ensure that you have either the &lt;code&gt;Organization Administrator&lt;/code&gt; role or &lt;code&gt;team administrator&lt;/code&gt; permissions.
Refer to 
    &lt;a href=&#34;/docs/grafana/v12.4/administration/roles-and-permissions/#organization-roles&#34;&gt;Organization roles&lt;/a&gt; and 
    &lt;a href=&#34;/docs/grafana/v12.4/administration/roles-and-permissions/access-control/custom-role-actions-scopes/#rbac-permissions-actions-and-scopes&#34;&gt;RBAC permissions, actions, and scopes&lt;/a&gt; for a list of Grafana roles and role-based access control actions.&lt;/li&gt;
&lt;li&gt;Decide which users belong to which teams and what permissions team members receive.&lt;/li&gt;
&lt;li&gt;Configure the default basic role for users to join Grafana. This role applies to users where no role is set by the identity provider (IDP).
&lt;ul&gt;
&lt;li&gt;No basic role - by default can&amp;rsquo;t view any resources.
Recommended for &lt;code&gt;isolated&lt;/code&gt; teams.&lt;/li&gt;
&lt;li&gt;Viewer role - by default can view all resources. Recommended for &lt;code&gt;collaborative&lt;/code&gt; teams.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Ensure team sync is turned on if you plan to manage team members through team sync.
Refer to 
    &lt;a href=&#34;/docs/grafana/v12.4/setup-grafana/configure-access/configure-team-sync/&#34;&gt;Configure Team Sync&lt;/a&gt; for a list of providers and instructions on how to turn on team sync for each provider.&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- - Turn on nested folders.  __This is a new feature, add when it goes live.__ --&gt;


&lt;div class=&#34;admonition admonition-note&#34;&gt;&lt;blockquote&gt;&lt;p class=&#34;title text-uppercase&#34;&gt;Note&lt;/p&gt;&lt;p&gt;
    &lt;a href=&#34;/docs/grafana/v12.4/administration/organization-management/&#34;&gt;Grafana Organizations&lt;/a&gt; do not exist in Grafana Cloud.
Grafana Cloud uses the term &lt;em&gt;organization&lt;/em&gt; to refer to accounts in grafana.com, or GCOM.
In Grafana Enterprise and OSS, Teams belong to Grafana Organizations.
Refer to 
    &lt;a href=&#34;/docs/grafana/v12.4/administration/organization-management/#about-organizations&#34;&gt;About organizations&lt;/a&gt; for more information.&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;

&lt;h2 id=&#34;create-a-grafana-team&#34;&gt;Create a Grafana Team&lt;/h2&gt;
&lt;p&gt;A team is a group of users within a Grafana instance that have common permissions needs. Teams to help make user-permission management more efficient. A user can belong to multiple Teams.
Grafana Teams includes common access to the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;dashboards&lt;/li&gt;
&lt;li&gt;data sources&lt;/li&gt;
&lt;li&gt;folders&lt;/li&gt;
&lt;li&gt;alerts&lt;/li&gt;
&lt;li&gt;reports&lt;/li&gt;
&lt;li&gt;cloud access policies&lt;/li&gt;
&lt;li&gt;annotations&lt;/li&gt;
&lt;li&gt;playlists&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To create a Team, complete the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Sign in to Grafana as an &lt;code&gt;org administrator&lt;/code&gt; or &lt;code&gt;team administrator&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Click the arrow next to &lt;strong&gt;Administration&lt;/strong&gt; in the left-side menu, click &lt;strong&gt;Users and access&lt;/strong&gt;, and select &lt;strong&gt;Teams&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;New Team&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Fill in each field and click &lt;strong&gt;Create&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Save&lt;/strong&gt;. You can now add a Team member.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;add-a-team-member&#34;&gt;Add a Team member&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;In Grafana Enterprise or Grafana Cloud with RBAC enforcement enabled, adding or viewing team members requires the &lt;code&gt;org.users:read&lt;/code&gt; permission, which is typically granted only to &lt;code&gt;Organization Administrators&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;In Grafana OSS (or unlicensed), &lt;code&gt;team administrators&lt;/code&gt; can search for and add any user in the organization without requiring additional permission.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Add a member to a new Team or add a team member to an existing Team when you want to provide access to team dashboards and folders to another user.&lt;/p&gt;
&lt;p&gt;To add a team member, complete the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Sign in to Grafana as an &lt;code&gt;org administrator&lt;/code&gt; or &lt;code&gt;team administrator&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Click the arrow next to &lt;strong&gt;Administration&lt;/strong&gt; in the left-side menu, click &lt;strong&gt;Users and access&lt;/strong&gt;, and select &lt;strong&gt;Teams&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click the name of the Team to which you want to add members, and click &lt;strong&gt;&#43; Add member&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Search for and select a user.&lt;/li&gt;
&lt;li&gt;Choose whether to add the user as a Team &lt;strong&gt;Member&lt;/strong&gt; or &lt;strong&gt;Admin&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Save&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;grant-or-change-team-member-permissions&#34;&gt;Grant or change Team member permissions&lt;/h2&gt;
&lt;p&gt;Complete this task when you want to add or modify team member permissions.&lt;/p&gt;
&lt;p&gt;To grant team member permissions:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Sign in to Grafana as an &lt;code&gt;org administrator&lt;/code&gt; or &lt;code&gt;team administrator&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Click the arrow next to &lt;strong&gt;Administration&lt;/strong&gt; in the left-side menu, click &lt;strong&gt;Users and access&lt;/strong&gt;, and select &lt;strong&gt;Teams&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click the pencil next to the name of the Team for which you want to add or modify team member permissions.&lt;/li&gt;
&lt;li&gt;In the team member list, locate the user that you want to change. You can use the search field to filter the list if necessary.&lt;/li&gt;
&lt;li&gt;Under the &lt;strong&gt;Permission&lt;/strong&gt; column, select the new permission level.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;add-roles-to-a-grafana-team&#34;&gt;Add roles to a Grafana Team&lt;/h2&gt;
&lt;p&gt;You can add or delete roles from a specified team.&lt;/p&gt;
&lt;p&gt;To add a role, complete the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Sign in to Grafana as an &lt;code&gt;org administrator&lt;/code&gt; or &lt;code&gt;team administrator&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Click the arrow next to &lt;strong&gt;Administration&lt;/strong&gt; in the left-side menu, click &lt;strong&gt;Users and access&lt;/strong&gt;, and select &lt;strong&gt;Teams&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Select the Team and click under the &lt;strong&gt;Role&lt;/strong&gt; column.
Select from a list of current fixed or plugin roles or clear all roles and start over.
As you hover over each role a list of permissions appears to the right.
You can clear any permission for additional fine-grained control.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Update&lt;/strong&gt; to add the new role or roles.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;To delete a role, remove the check next to the role name and click &lt;strong&gt;Update&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id=&#34;delete-a-team&#34;&gt;Delete a team&lt;/h2&gt;
&lt;p&gt;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 &lt;code&gt;Organization Administrator&lt;/code&gt; permissions.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Sign in to Grafana as an &lt;code&gt;org administrator&lt;/code&gt; or &lt;code&gt;team administrator&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Click the arrow next to &lt;strong&gt;Administration&lt;/strong&gt; in the left-side menu, click &lt;strong&gt;Users and access&lt;/strong&gt;, and select &lt;strong&gt;Teams&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click the &lt;strong&gt;red X&lt;/strong&gt; on the right side of the name of the team.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Delete&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;!-- ## Create isolated or collaborative teams

Grafana Teams can either be `isolated` or `collaborative`. Isolated teams can only see their own resources. They can&#39;t see other team’s dashboards, data, or alerts. Collaborative teams have access to other team’s resources. Grafana Cloud users must contact Support.

To create an isolated team add the following to the Grafana configuration file:

```ini
auto_assign_org_role = None
role_attribute_path = contains(groups[*], &#39;admin&#39;) &amp;&amp; &#39;Admin&#39; || &#39;None&#39;
```

To create a collaborative team add the following to the Grafana configuration file:

```ini
auto_assign_org_role = Viewer
role_attribute_path = contains(groups[*], &#39;admin&#39;) &amp;&amp; &#39;Admin&#39; || &#39;None&#39;
```
You can also use a terraform script as shown in the following example:

```hcl
terraform {
  required_providers {
    grafana = {
      source = &#34;grafana/grafana&#34;
    }
  }
}

provider &#34;grafana&#34; {
  url  = &#34;http://localhost:3000/&#34;
  auth = &#34;admin:admin&#34;
}

resource &#34;grafana_folder&#34; &#34;awesome_folder&#34; {
  title = &#34;Awesome Team Folder&#34;
}


resource &#34;grafana_team&#34; &#34;awesome-team&#34; {
  name  = &#34;Awesome Team&#34;
}

resource &#34;grafana_team_external_group&#34; &#34;awesome-team-group&#34; {
  team_id = grafana_team.awesome-team.id
  groups = [
    &#34;Awesome_group&#34;
  ]
}

resource &#34;grafana_role&#34; &#34;team_role&#34; {
  name  = &#34;team_role&#34;
  uid = &#34;team_role&#34;
  version = 4
  global = true

  permissions {
    action = &#34;datasources:create&#34;
  }

  permissions {
    action = &#34;serviceaccounts:create&#34;
  }

  # below should be deleted after bug fix to view service accounts
  permissions {
    action = &#34;users.roles:read&#34;
    scope = &#34;users:id:*&#34;
  }

}

resource &#34;grafana_role_assignment&#34; &#34;assign_role&#34; {
  role_uid         = grafana_role.team_role.uid
  teams            = [grafana_team.awesome-team.id]
}

resource &#34;grafana_service_account&#34; &#34;awesome_service_account&#34; {
  name        = &#34;awesome_service_account&#34;
  role        = &#34;None&#34;
  is_disabled = false
}

resource &#34;grafana_service_account_permission&#34; &#34;awesome_service_account_permissions&#34; {
  service_account_id = grafana_service_account.awesome_service_account.id

  permissions {
    team_id    = grafana_team.awesome-team.id
    permission = &#34;Admin&#34;
  }
}

resource &#34;grafana_folder_permission&#34; &#34;awesome_folder_permission&#34; {
  folder_uid = grafana_folder.awesome_folder.uid
  permissions {
    team_id    = grafana_team.awesome-team.id
    permission = &#34;Admin&#34;
  }

  permissions {
    user_id = grafana_service_account.awesome_service_account.id
    permission = &#34;Admin&#34;
  }
}
``` --&gt;
]]></content><description>&lt;h1 id="configure-grafana-teams">Configure Grafana Teams&lt;/h1>
&lt;p>This topic describes how to set up and configure Grafana Teams.&lt;/p>
&lt;p>For a tutorial on working with Teams, refer to &lt;a href="/tutorials/create-users-and-teams/">Create users and teams&lt;/a>.&lt;/p></description></item><item><title>Administer Grafana Teams</title><link>https://grafana.com/docs/grafana/v12.4/administration/team-management/administering-grafana-teams/</link><pubDate>Fri, 03 Apr 2026 19:43:06 +0000</pubDate><guid>https://grafana.com/docs/grafana/v12.4/administration/team-management/administering-grafana-teams/</guid><content><![CDATA[&lt;h1 id=&#34;administer-grafana-teams&#34;&gt;Administer Grafana Teams&lt;/h1&gt;
&lt;p&gt;This topic describes how to administer Grafana Teams.&lt;/p&gt;
&lt;h2 id=&#34;view-a-list-of-teams&#34;&gt;View a list of Teams&lt;/h2&gt;
&lt;p&gt;See the complete list of teams in your Grafana organization.&lt;/p&gt;
&lt;p&gt;To view a list of teams:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Sign in to Grafana as an organization administrator or a team administrator.&lt;/li&gt;
&lt;li&gt;Click the arrow next to &lt;strong&gt;Administration&lt;/strong&gt; in the left-side menu, click &lt;strong&gt;Users and access&lt;/strong&gt;, and select &lt;strong&gt;Teams&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The role you use to sign in to Grafana determines how you see Teams lists.&lt;/p&gt;
&lt;h3 id=&#34;organization-administrator-view&#34;&gt;Organization administrator view&lt;/h3&gt;
&lt;p&gt;The following example shows a list as it appears to an &lt;code&gt;organization&lt;/code&gt; administrator.&lt;/p&gt;
&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;/media/docs/grafana/screenshot-org-admin-team-list.png&#34;
  alt=&#34;Team list view for org admin&#34; width=&#34;2410&#34;
     height=&#34;618&#34;/&gt;&lt;/p&gt;
&lt;h3 id=&#34;team-administrator-view&#34;&gt;Team administrator view&lt;/h3&gt;
&lt;p&gt;The following example shows a list as it appears to a &lt;code&gt;team&lt;/code&gt; administrator.&lt;/p&gt;
&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;/media/docs/grafana/screenshot-team-admin-team-list.png&#34;
  alt=&#34;Team list view for team admin&#34; width=&#34;2412&#34;
     height=&#34;598&#34;/&gt;&lt;/p&gt;
&lt;h2 id=&#34;teams-best-practices&#34;&gt;Teams best practices&lt;/h2&gt;
&lt;p&gt;Grafana recommends you use Teams to organize and manage access to Grafana’s core resources, such as dashboards and alerts. Teams is an easy organizational tool to manage, and allows flexible sharing between teams.&lt;/p&gt;
&lt;p&gt;Grafana recommends that you use Instances or Stacks to separate Teams if you want true isolation, to ensure that no information leaks between Teams. You can synchronize some resources between instances using provisioning.&lt;/p&gt;
&lt;h2 id=&#34;secure-grafana-teams&#34;&gt;Secure Grafana Teams&lt;/h2&gt;
&lt;p&gt;The most important thing to consider for securing Teams is to only grant team administrator rights to the users you trust to administer the Team.&lt;/p&gt;
]]></content><description>&lt;h1 id="administer-grafana-teams">Administer Grafana Teams&lt;/h1>
&lt;p>This topic describes how to administer Grafana Teams.&lt;/p>
&lt;h2 id="view-a-list-of-teams">View a list of Teams&lt;/h2>
&lt;p>See the complete list of teams in your Grafana organization.&lt;/p></description></item></channel></rss>