<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Manage users on Grafana Labs</title><link>https://grafana.com/docs/grafana/v8.4/manage-users/</link><description>Recent content in Manage users on Grafana Labs</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="/docs/grafana/v8.4/manage-users/index.xml" rel="self" type="application/rss+xml"/><item><title>Server admin tasks</title><link>https://grafana.com/docs/grafana/v8.4/manage-users/server-admin/</link><pubDate>Sat, 04 Apr 2026 12:26:57 +0000</pubDate><guid>https://grafana.com/docs/grafana/v8.4/manage-users/server-admin/</guid><content><![CDATA[&lt;h1 id=&#34;server-admin-tasks&#34;&gt;Server admin tasks&lt;/h1&gt;
&lt;p&gt;Grafana Server Admins use the &lt;strong&gt;Server Admin&lt;/strong&gt; menu to manage user accounts and organizations set up on the Grafana server.&lt;/p&gt;
&lt;p&gt;They perform tasks described in the following pages:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;server-admin-manage-users/&#34;&gt;Manage users as a Server Admin&lt;/a&gt; - Describes user management tasks that Grafana Server Admins can perform.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;server-admin-manage-orgs/&#34;&gt;Manage organizations as a Server Admin&lt;/a&gt; - Describes organization management tasks that Grafana Server Admins can perform.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../http_api/user/&#34;&gt;User API&lt;/a&gt; - Manage users or change passwords programmatically.&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h1 id="server-admin-tasks">Server admin tasks&lt;/h1>
&lt;p>Grafana Server Admins use the &lt;strong>Server Admin&lt;/strong> menu to manage user accounts and organizations set up on the Grafana server.&lt;/p>
&lt;p>They perform tasks described in the following pages:&lt;/p></description></item><item><title>Org admin tasks</title><link>https://grafana.com/docs/grafana/v8.4/manage-users/org-admin/</link><pubDate>Sat, 04 Apr 2026 12:26:57 +0000</pubDate><guid>https://grafana.com/docs/grafana/v8.4/manage-users/org-admin/</guid><content><![CDATA[&lt;h1 id=&#34;manage-users-as-an-org-admin&#34;&gt;Manage users as an Org Admin&lt;/h1&gt;
&lt;p&gt;An &lt;em&gt;organization&lt;/em&gt; is a group of users on a Grafana server. Each user can belong to more than one organization. Every member of the organization has a &lt;em&gt;role&lt;/em&gt; in that organization that grants them a certain level of permissions. For more information, refer to &lt;a href=&#34;../../permissions/organization_roles/&#34;&gt;Organization roles&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Organization Admins, also called Org Admins, can manage users in their organization. Some of their tasks overlap with the &lt;a href=&#34;../server-admin/&#34;&gt;Server Admin tasks&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; You must have Admin permissions in an organization in order to perform the tasks described in this page.&lt;/p&gt;&lt;/blockquote&gt;
&lt;h2 id=&#34;view-organization-user-account-list&#34;&gt;View organization user account list&lt;/h2&gt;
&lt;p&gt;See a complete list of users with accounts in your Grafana organization. If necessary, you can use the search field to filter the list.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Hover your cursor over the &lt;strong&gt;Configuration&lt;/strong&gt; (gear) icon in the side menu.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Users&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Grafana displays all user accounts on the server, listed in alphabetical order by user name. The following information is displayed:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Login -&lt;/strong&gt; The value in the &lt;strong&gt;Username&lt;/strong&gt; field of the account.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Email -&lt;/strong&gt; The email associated with the user account.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Name -&lt;/strong&gt; The value in the &lt;strong&gt;Name&lt;/strong&gt; field of the account.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Seen -&lt;/strong&gt; How long ago the user logged in. If they have never logged in, then the default longest time (10y) is displayed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Role -&lt;/strong&gt; The organization role currently assigned to the user.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;/static/img/docs/manage-users/org-user-list-7-3.png&#34;
  alt=&#34;Org Admin user list&#34; width=&#34;938&#34;
     height=&#34;442&#34;/&gt;&lt;/p&gt;
&lt;h2 id=&#34;manage-organization-invitations&#34;&gt;Manage organization invitations&lt;/h2&gt;
&lt;p&gt;Organization Admins can invite users to their Grafana organizations and manage invitations. When an invited user signs in to Grafana, a user account is created for them if one does not already exist.&lt;/p&gt;
&lt;h3 id=&#34;invite-user-to-organization&#34;&gt;Invite user to organization&lt;/h3&gt;
&lt;p&gt;Invite or add an existing user account to your organization.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Hover your cursor over the &lt;strong&gt;Configuration&lt;/strong&gt; (gear) icon in the side menu.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Users&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Invite&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Enter the following information:
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Email or Username -&lt;/strong&gt; Either the email or username that the user will use to sign in to Grafana.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Name -&lt;/strong&gt; (Optional) The value in the &lt;strong&gt;Name&lt;/strong&gt; field of the account.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Role -&lt;/strong&gt; Click the organization role to assign this user. For more information, refer to &lt;a href=&#34;../../permissions/organization_roles/&#34;&gt;Organization roles&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Send invite email&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Yes -&lt;/strong&gt; If your organization has SMTP set up, then Grafana sends an email to the user inviting them to log in to Grafana and join your organization.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;No -&lt;/strong&gt; The user is not sent an invitation, but they can sign in to the Grafana server with the email or username that you entered.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Submit&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;/static/img/docs/manage-users/org-invite-user-7-3.png&#34;
  alt=&#34;Invite User&#34; width=&#34;800&#34;
     height=&#34;493&#34;/&gt;&lt;/p&gt;
&lt;h3 id=&#34;view-pending-invitations&#34;&gt;View pending invitations&lt;/h3&gt;
&lt;p&gt;Review invitations of users that were invited but have not signed in.&lt;/p&gt;
&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;/static/img/docs/manage-users/pending-invites-button-7-3.png&#34;
  alt=&#34;Pending Invites button&#34; width=&#34;704&#34;
     height=&#34;71&#34;/&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; The button is only visible if there are unanswered invitations.&lt;/p&gt;&lt;/blockquote&gt;
&lt;ol&gt;
&lt;li&gt;Hover your cursor over the &lt;strong&gt;Configuration&lt;/strong&gt; (gear) icon in the side menu.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Users&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Pending Invites&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Grafana displays a list of pending invitations. If necessary, you can use the search field to filter the list.&lt;/p&gt;
&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;/static/img/docs/manage-users/pending-invites-list-7-3.png&#34;
  alt=&#34;Pending Invites list&#34; width=&#34;1000&#34;
     height=&#34;335&#34;/&gt;&lt;/p&gt;
&lt;h3 id=&#34;cancel-invitation&#34;&gt;Cancel invitation&lt;/h3&gt;
&lt;p&gt;Revoke the invitation of a user that was invited but has not logged in.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Hover your cursor over the &lt;strong&gt;Configuration&lt;/strong&gt; (gear) icon in the side menu.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Users&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Pending Invites&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click the red &lt;strong&gt;X&lt;/strong&gt; next to the invitation that you want to cancel.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;change-organization-role&#34;&gt;Change organization role&lt;/h2&gt;
&lt;p&gt;Every user account is assigned an &lt;a href=&#34;../../permissions/organization_roles/&#34;&gt;Organization role&lt;/a&gt;. Organization admins can change the role assigned to a user in their organization.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Hover your cursor over the &lt;strong&gt;Configuration&lt;/strong&gt; (gear) icon in the side menu.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Users&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Find the user account for which you want to change the role. Use the search field to filter the list if necessary.&lt;/li&gt;
&lt;li&gt;Click the &lt;strong&gt;Role&lt;/strong&gt; list in the user account that you want to change. Grafana displays the list of available roles.&lt;/li&gt;
&lt;li&gt;Click the role that you want to assign.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;remove-user-from-organization&#34;&gt;Remove user from organization&lt;/h2&gt;
&lt;p&gt;Remove a user account from your organization. This prevents them from accessing the dashboards and data sources associated with the organization, but it does not remove the user account from the server.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Hover your cursor over the &lt;strong&gt;Configuration&lt;/strong&gt; (gear) icon in the side menu.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Users&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Find the user account that you want to delete. Use the search field to filter the list if necessary.&lt;/li&gt;
&lt;li&gt;Click the red &lt;strong&gt;X&lt;/strong&gt; next to remove the user from your organization.&lt;/li&gt;
&lt;/ol&gt;
]]></content><description>&lt;h1 id="manage-users-as-an-org-admin">Manage users as an Org Admin&lt;/h1>
&lt;p>An &lt;em>organization&lt;/em> is a group of users on a Grafana server. Each user can belong to more than one organization. Every member of the organization has a &lt;em>role&lt;/em> in that organization that grants them a certain level of permissions. For more information, refer to &lt;a href="../../permissions/organization_roles/">Organization roles&lt;/a>.&lt;/p></description></item><item><title>Manage teams</title><link>https://grafana.com/docs/grafana/v8.4/manage-users/manage-teams/</link><pubDate>Sat, 04 Apr 2026 12:26:57 +0000</pubDate><guid>https://grafana.com/docs/grafana/v8.4/manage-users/manage-teams/</guid><content><![CDATA[&lt;h1 id=&#34;manage-teams&#34;&gt;Manage teams&lt;/h1&gt;
&lt;p&gt;A &lt;em&gt;team&lt;/em&gt; is a group of users assigned to an organization on a Grafana server. Each user can belong to more than one organization and more than one team. Teams are generally managed by Organization Admins, but they can also be managed by Editors if the &lt;a href=&#34;../../administration/configuration/#editors_can_admin&#34;&gt;editors_can_admin&lt;/a&gt; server setting is set to &lt;code&gt;true&lt;/code&gt;. For more information, refer to &lt;a href=&#34;../../permissions/organization_roles/&#34;&gt;Organization roles&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Teams members are assigned one of two permissions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Member - Required to be a member of the team.&lt;/li&gt;
&lt;li&gt;Admin - A member of the team that can also manage team membership, change team permissions, change team settings, and add or delete the team.&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; You must have Organization Admin or Team Admin permissions, or Editor permissions with &lt;a href=&#34;../../administration/configuration/#editors_can_admin&#34;&gt;editors_can_admin&lt;/a&gt; selected, in order to perform the tasks described in this page. Team Admins can only perform tasks that apply to their specific team.&lt;/p&gt;&lt;/blockquote&gt;
&lt;h2 id=&#34;view-team-list&#34;&gt;View team list&lt;/h2&gt;
&lt;p&gt;See the complete list of teams in your Grafana organization.&lt;/p&gt;


&lt;div data-shared=&#34;manage-users/view-team-list.md&#34;&gt;
            &lt;ol&gt;
&lt;li&gt;Hover your cursor over the &lt;strong&gt;Configuration&lt;/strong&gt; (gear) icon in the side menu.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Teams&lt;/strong&gt;. Grafana displays the team list.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;

        
&lt;h3 id=&#34;org-admin-view&#34;&gt;Org Admin view&lt;/h3&gt;
&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;/static/img/docs/manage-users/org-admin-team-list-7-3.png&#34;
  alt=&#34;Team list&#34; width=&#34;1000&#34;
     height=&#34;390&#34;/&gt;&lt;/p&gt;
&lt;h3 id=&#34;team-admin-view&#34;&gt;Team Admin view&lt;/h3&gt;
&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;/static/img/docs/manage-users/team-admin-team-list-7-3.png&#34;
  alt=&#34;Team list&#34; width=&#34;1000&#34;
     height=&#34;398&#34;/&gt;&lt;/p&gt;
&lt;h2 id=&#34;create-a-team&#34;&gt;Create a team&lt;/h2&gt;
&lt;p&gt;Add a team to your Grafana organization.&lt;/p&gt;
&lt;ol&gt;
    &lt;div data-shared=&#34;manage-users/view-team-list.md&#34;&gt;
            
&lt;li&gt;Hover your cursor over the &lt;strong&gt;Configuration&lt;/strong&gt; (gear) icon in the side menu.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Teams&lt;/strong&gt;. Grafana displays the team list.&lt;/li&gt;

&lt;/div&gt;

&lt;li&gt;Click &lt;strong&gt;New Team&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Enter team information:
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Name -&lt;/strong&gt; Enter the name of the new team.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Email -&lt;/strong&gt; (Optional) Enter the team email.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Create&lt;/strong&gt;.&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;Add an existing user account to a team.&lt;/p&gt;
&lt;ol&gt;
    &lt;div data-shared=&#34;manage-users/view-team-list.md&#34;&gt;
            
&lt;li&gt;Hover your cursor over the &lt;strong&gt;Configuration&lt;/strong&gt; (gear) icon in the side menu.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Teams&lt;/strong&gt;. Grafana displays the team list.&lt;/li&gt;

&lt;/div&gt;

&lt;li&gt;Click the name of the team that you want to add users to.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Add member&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;Add team member&lt;/strong&gt; list, click the user account that you want to add to the team. You can also type in the field to filter the list.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Add to team&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Repeat the process to add more team members.&lt;/li&gt;


&lt;/ol&gt;

&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;/static/img/docs/manage-users/add-team-member-7-3.png&#34;
  alt=&#34;Add team member&#34; width=&#34;1000&#34;
     height=&#34;425&#34;/&gt;&lt;/p&gt;
&lt;h2 id=&#34;remove-a-team-member&#34;&gt;Remove a team member&lt;/h2&gt;
&lt;p&gt;Remove a user account from the team.&lt;/p&gt;
&lt;ol&gt;
    &lt;div data-shared=&#34;manage-users/view-team-list.md&#34;&gt;
            
&lt;li&gt;Hover your cursor over the &lt;strong&gt;Configuration&lt;/strong&gt; (gear) icon in the side menu.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Teams&lt;/strong&gt;. Grafana displays the team list.&lt;/li&gt;

&lt;/div&gt;

&lt;li&gt;Click the name of the team that you want to remove users from.&lt;/li&gt;
&lt;li&gt;Click the red &lt;strong&gt;X&lt;/strong&gt; next to the name of the user that you want to remove from the team and then click &lt;strong&gt;Delete&lt;/strong&gt;.&lt;/li&gt;


&lt;/ol&gt;

&lt;h2 id=&#34;set-team-member-permissions&#34;&gt;Set team member permissions&lt;/h2&gt;
&lt;p&gt;Change team member permission levels.&lt;/p&gt;
&lt;ol&gt;
    &lt;div data-shared=&#34;manage-users/view-team-list.md&#34;&gt;
            
&lt;li&gt;Hover your cursor over the &lt;strong&gt;Configuration&lt;/strong&gt; (gear) icon in the side menu.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Teams&lt;/strong&gt;. Grafana displays the team list.&lt;/li&gt;

&lt;/div&gt;

&lt;li&gt;Click the name of the team in which you want to change user permissions.&lt;/li&gt;
&lt;li&gt;In the team member list, find and click the user account that you want to change. You can use the search field to filter the list if necessary.&lt;/li&gt;
&lt;li&gt;Click the &lt;strong&gt;Permission&lt;/strong&gt; list, and then click the new user permission level.&lt;/li&gt;


&lt;/ol&gt;

&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;/static/img/docs/manage-users/change-team-permissions-7-3.png&#34;
  alt=&#34;Change team member permissions&#34; width=&#34;1000&#34;
     height=&#34;396&#34;/&gt;&lt;/p&gt;
&lt;h2 id=&#34;delete-a-team&#34;&gt;Delete a team&lt;/h2&gt;
&lt;p&gt;Permanently delete the team and all special permissions assigned to it.&lt;/p&gt;
&lt;ol&gt;
    &lt;div data-shared=&#34;manage-users/view-team-list.md&#34;&gt;
            
&lt;li&gt;Hover your cursor over the &lt;strong&gt;Configuration&lt;/strong&gt; (gear) icon in the side menu.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Teams&lt;/strong&gt;. Grafana displays the team list.&lt;/li&gt;

&lt;/div&gt;

&lt;li&gt;Click the red &lt;strong&gt;X&lt;/strong&gt; next to the team that you want to delete and then click &lt;strong&gt;Delete&lt;/strong&gt;.&lt;/li&gt;


&lt;/ol&gt;

]]></content><description>&lt;h1 id="manage-teams">Manage teams&lt;/h1>
&lt;p>A &lt;em>team&lt;/em> is a group of users assigned to an organization on a Grafana server. Each user can belong to more than one organization and more than one team. Teams are generally managed by Organization Admins, but they can also be managed by Editors if the &lt;a href="../../administration/configuration/#editors_can_admin">editors_can_admin&lt;/a> server setting is set to &lt;code>true&lt;/code>. For more information, refer to &lt;a href="../../permissions/organization_roles/">Organization roles&lt;/a>.&lt;/p></description></item><item><title>User account tasks</title><link>https://grafana.com/docs/grafana/v8.4/manage-users/user-admin/</link><pubDate>Sat, 04 Apr 2026 12:26:57 +0000</pubDate><guid>https://grafana.com/docs/grafana/v8.4/manage-users/user-admin/</guid><content><![CDATA[&lt;h1 id=&#34;user-account-tasks&#34;&gt;User account tasks&lt;/h1&gt;
&lt;p&gt;Grafana allows you to manage certain aspects of your user account, including the user name, email, and password.&lt;/p&gt;
&lt;p&gt;You can also view important aspects of your account, such as the organizations and roles assigned and the Grafana sessions associated with the account.&lt;/p&gt;
]]></content><description>&lt;h1 id="user-account-tasks">User account tasks&lt;/h1>
&lt;p>Grafana allows you to manage certain aspects of your user account, including the user name, email, and password.&lt;/p>
&lt;p>You can also view important aspects of your account, such as the organizations and roles assigned and the Grafana sessions associated with the account.&lt;/p></description></item></channel></rss>