<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/v13.0/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/v13.0/administration/team-management/index.xml" rel="self" type="application/rss+xml"/><item><title>Configure Grafana Teams</title><link>https://grafana.com/docs/grafana/v13.0/administration/team-management/configure-grafana-teams/</link><pubDate>Mon, 20 Apr 2026 14:56:21 +0000</pubDate><guid>https://grafana.com/docs/grafana/v13.0/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/v13.0/administration/roles-and-permissions/#organization-roles&#34;&gt;Organization roles&lt;/a&gt; and 
    &lt;a href=&#34;/docs/grafana/v13.0/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;The &lt;code&gt;None&lt;/code&gt; basic role can&amp;rsquo;t view any resources by default. Recommended for &lt;code&gt;isolated&lt;/code&gt; teams.&lt;/li&gt;
&lt;li&gt;the &lt;code&gt;Viewer&lt;/code&gt; role can view all resources by default. 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/v13.0/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;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/v13.0/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/v13.0/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 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;p&gt;When the &lt;code&gt;teamFolders&lt;/code&gt; feature toggle is enabled, the &lt;strong&gt;New Team&lt;/strong&gt; page also includes a &lt;strong&gt;Auto-create a team folder&lt;/strong&gt; option. Select &lt;strong&gt;Auto-create a team folder&lt;/strong&gt; if you want Grafana to create a folder owned by that team during setup. For more information, refer to 
    &lt;a href=&#34;/docs/grafana/v13.0/administration/team-management/team-folders/&#34;&gt;Manage team folders&lt;/a&gt;.&lt;/p&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/v13.0/administration/team-management/administering-grafana-teams/</link><pubDate>Tue, 14 Apr 2026 09:48:24 +0000</pubDate><guid>https://grafana.com/docs/grafana/v13.0/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><item><title>Manage team folders</title><link>https://grafana.com/docs/grafana/v13.0/administration/team-management/team-folders/</link><pubDate>Tue, 21 Apr 2026 09:42:47 +0000</pubDate><guid>https://grafana.com/docs/grafana/v13.0/administration/team-management/team-folders/</guid><content><![CDATA[&lt;h1 id=&#34;manage-team-folders&#34;&gt;Manage team folders&lt;/h1&gt;
&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;/media/whats-new/team-folders/0-Team-Folders-Overview.png&#34;
  alt=&#34;Folder detail page showing a team folder.&#34; width=&#34;1107&#34;
     height=&#34;512&#34;/&gt;&lt;/p&gt;
&lt;p&gt;Team folders help you associate folders with teams so admins and team members can find the right dashboards, library panels, and alert rules faster. They streamline setup by letting admins create and assign a dedicated folder when creating a team, establishing clear ownership from the start. A team folder is still a regular folder—the team association adds ownership metadata and team-aware navigation, but it doesn’t change or replace folder permission.&lt;/p&gt;
&lt;p&gt;Team folders is in public preview.&lt;/p&gt;
&lt;p&gt;Before you begin, ensure you have the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;code&gt;teamFolders&lt;/code&gt; and &lt;code&gt;foldersAppPlatformAPI&lt;/code&gt; feature toggle enabled.&lt;/li&gt;
&lt;li&gt;Permission to create root-level folders, or permission to create subfolders in the parent folder you want to use.&lt;/li&gt;
&lt;li&gt;Permission to manage folder permissions and read teams if you want to assign or change a folder owner in the UI.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;enable-team-folders&#34;&gt;Enable team folders&lt;/h2&gt;
&lt;p&gt;To enable team folders in Grafana OSS or Grafana Enterprise, the &lt;code&gt;teamFolders&lt;/code&gt; and &lt;code&gt;foldersAppPlatformAPI&lt;/code&gt; feature toggle must be enabled.&lt;/p&gt;
&lt;p&gt;For more information about feature toggles, refer to 
    &lt;a href=&#34;/docs/grafana/v13.0/setup-grafana/configure-grafana/&#34;&gt;Configure feature toggles&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;create-a-team-folder-when-you-create-a-team&#34;&gt;Create a team folder when you create a team&lt;/h2&gt;
&lt;p&gt;When team folders are enabled, the &lt;strong&gt;New team&lt;/strong&gt; page includes an option to create a team folder automatically.&lt;/p&gt;
&lt;p&gt;To create a team and its folder, complete the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open &lt;strong&gt;Administration&lt;/strong&gt; and go to &lt;strong&gt;Users and access&lt;/strong&gt; &amp;gt; &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;Enter the team details.&lt;/li&gt;
&lt;li&gt;Under &lt;strong&gt;Team folder&lt;/strong&gt;, select &lt;strong&gt;Auto-create a team folder&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Create&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Grafana creates a folder with the same name as the team and assigns that team as the folder owner. After the folder is created, review the folder permissions and update them if needed.&lt;/p&gt;
&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;/media/whats-new/team-folders/2-new-team-detail.png&#34;
  alt=&#34;New team page with the Team folder section visible and Auto-create a team folder selected.&#34; width=&#34;2326&#34;
     height=&#34;1046&#34;/&gt;&lt;/p&gt;
&lt;p&gt;For more information about creating teams, refer to 
    &lt;a href=&#34;/docs/grafana/v13.0/administration/team-management/configure-grafana-teams/&#34;&gt;Configure Grafana Teams&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;create-or-assign-a-team-folder-from-dashboards&#34;&gt;Create or assign a team folder from Dashboards&lt;/h2&gt;
&lt;p&gt;You can create a new folder for a team or assign ownership to an existing folder.&lt;/p&gt;
&lt;h3 id=&#34;create-a-new-team-folder&#34;&gt;Create a new team folder&lt;/h3&gt;
&lt;p&gt;To create a new team folder, complete the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Click &lt;strong&gt;Dashboards&lt;/strong&gt; in the primary menu.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;New&lt;/strong&gt; and select &lt;strong&gt;New folder&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Enter a unique folder name.&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;Assign an owner to the folder&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;In &lt;strong&gt;Team&lt;/strong&gt; dropdown, select the team that should own the folder.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Create&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Grafana creates a regular folder and stores the selected team as the folder owner.&lt;/p&gt;
&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;/media/whats-new/team-folders/3-New-Folder-for-Team.png&#34;
  alt=&#34;New folder drawer with Assign an owner to the folder enabled and a team selected in the Team field.&#34; width=&#34;1400&#34;
     height=&#34;268&#34;/&gt;&lt;/p&gt;
&lt;h3 id=&#34;assign-or-change-the-owner-of-an-existing-folder&#34;&gt;Assign or change the owner of an existing folder&lt;/h3&gt;
&lt;p&gt;To assign or change the owner of an existing folder, complete the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Click &lt;strong&gt;Dashboards&lt;/strong&gt; in the primary menu.&lt;/li&gt;
&lt;li&gt;Open the folder that you want to update.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Folder actions&lt;/strong&gt; and select &lt;strong&gt;Manage folder owner&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Select a team, or clear the current value if you want to remove the owner.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Save owner&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If a folder has a team owner, Grafana displays an &lt;strong&gt;Owned by&lt;/strong&gt; label in the folder header.&lt;/p&gt;
&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;/media/whats-new/team-folders/4-Manage-Owner-Folder.png&#34;
  alt=&#34;Folder page header showing the Owned by label and the Manage folder owner modal open from Folder actions.&#34; width=&#34;1106&#34;
     height=&#34;398&#34;/&gt;&lt;/p&gt;
&lt;h2 id=&#34;find-team-folders&#34;&gt;Find team folders&lt;/h2&gt;
&lt;p&gt;When team folders are enabled, Grafana surfaces them in the browse dashboards page and in team details.&lt;/p&gt;
&lt;h3 id=&#34;browse-dashboards&#34;&gt;Browse dashboards&lt;/h3&gt;
&lt;p&gt;The &lt;strong&gt;Dashboards&lt;/strong&gt; page displays a &lt;strong&gt;My team folders&lt;/strong&gt; section near the top when you belong to teams that own folders. Expand that section to open the folders owned by your teams.&lt;/p&gt;
&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;/media/whats-new/team-folders/5-Find-you-team-folders.png&#34;
  alt=&#34;Dashboards page with the My team folders section expanded and two team-owned folders listed.&#34; width=&#34;1104&#34;
     height=&#34;606&#34;/&gt;&lt;/p&gt;
&lt;h3 id=&#34;save-or-move-dashboards&#34;&gt;Save or move dashboards&lt;/h3&gt;
&lt;p&gt;When you are saving or moving dashboard the folder picker shows a &lt;strong&gt;Team folders&lt;/strong&gt; section at the top of the folder tree. Your first teams folder will be preselected by default.&lt;/p&gt;
&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;/media/whats-new/team-folders/6-Save-dashboard.png&#34;
  alt=&#34;Folder picker in a save or move flow with Team folders shown at the top of the tree and one team folder selected.&#34; width=&#34;1107&#34;
     height=&#34;422&#34;/&gt;&lt;/p&gt;
&lt;h3 id=&#34;review-folders-owned-by-a-team&#34;&gt;Review folders owned by a team&lt;/h3&gt;
&lt;p&gt;Each team page includes a &lt;strong&gt;Folders&lt;/strong&gt; tab that lists all the folders owned by that team.&lt;/p&gt;
&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;/media/whats-new/team-folders/8-Team-Folders---list-view-in-Team.png&#34;
  alt=&#34;Team details page on the Folders tab showing the owned folders table with Name and Full path columns.&#34; width=&#34;1136&#34;
     height=&#34;404&#34;/&gt;&lt;/p&gt;
&lt;h2 id=&#34;manage-access-for-team-folders&#34;&gt;Manage access for team folders&lt;/h2&gt;
&lt;p&gt;Folder ownership does not replace folder permissions. Team folders use the same permission model as any other folder.&lt;/p&gt;
&lt;p&gt;If team members need access to the folder, configure folder permissions for the team or for the users, roles, or service accounts that should use it. For more information, refer to 
    &lt;a href=&#34;/docs/grafana/v13.0/administration/user-management/manage-dashboard-permissions/&#34;&gt;Manage dashboard permissions&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;limitations&#34;&gt;Limitations&lt;/h2&gt;
&lt;p&gt;Team folders currently have the following limitations:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;You can select only one team owner per folder.&lt;/li&gt;
&lt;li&gt;You can&amp;rsquo;t assign or change a team owner for repository-managed folders.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;next-steps&#34;&gt;Next steps&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Refer to 
    &lt;a href=&#34;/docs/grafana/v13.0/visualizations/dashboards/manage-dashboards/&#34;&gt;Manage dashboards&lt;/a&gt; for the rest of the dashboards management workflow.&lt;/li&gt;
&lt;li&gt;Refer to 
    &lt;a href=&#34;/docs/grafana/v13.0/administration/user-management/manage-dashboard-permissions/&#34;&gt;Manage dashboard permissions&lt;/a&gt; to control access to team folders.&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h1 id="manage-team-folders">Manage team folders&lt;/h1>
&lt;p>&lt;img
class="lazyload d-inline-block"
data-src="/media/whats-new/team-folders/0-Team-Folders-Overview.png"
alt="Folder detail page showing a team folder." width="1107"
height="512"/>&lt;/p>
&lt;p>Team folders help you associate folders with teams so admins and team members can find the right dashboards, library panels, and alert rules faster. They streamline setup by letting admins create and assign a dedicated folder when creating a team, establishing clear ownership from the start. A team folder is still a regular folder—the team association adds ownership metadata and team-aware navigation, but it doesn’t change or replace folder permission.&lt;/p></description></item></channel></rss>