Manage Grafana users

Prerequisites

Administrative access

To edit users, you'll need Grafana administrative privileges.

SMTP configuration (self-hosted Grafana only)

If you're using your own Grafana instance, be aware that the user management portion of Grafana requires the configuration of a SMTP (mail server) address. This is used to send invitations and other e-mail messages. If you haven’t set up SMTP, you’ll see this error message when inviting new users:

SMTP error message.

To resolve this, configure SMTP for your local instance of Grafana.

Add users

To add users, follow the steps below.

  1. Login to your Grafana Account.
Grafana menu.
  1. Go to Home -> Administration -> Users

  2. In the Users section, select Invite on the right-hand side.Screenshot with invite button.

  3. Input the user’s details and assign a role.

    User details screen for the invite.
  4. More information on the different roles above can be found on Grafana's Roles and Permissions page.

  5. Select Submit to send an invitation to their email address. The invitation includes a one-time token, so if using a distribution list, ensure that whoever clicks on the link sets the password and is able to communicate this to the rest of the team.

    If the user does not see the invitation, advise them to check their spam folders. Alternatively, select Pending Invites and copy the invitation link to re-send it to them via e-mail or other messaging platform.

    Pending invite link.

Edit users

  1. Go to Home -> Administration -> Users

  2. The interface will allow you to change users’ permission levels and other attributes.

    Screenshot of user management interface in Grafana.

    To reset a user’s password, either delete the user, re-create them and then and invite again, or have the user complete the Lost Password option on the login screen.