Menu
DocumentationGrafana CloudAccount managementManage account using Cloud Portal
Grafana Cloud

Use the Cloud Portal to manage your Grafana Cloud account

When you log in to Grafana.com and click My Account you are taken to the Cloud Portal. The Cloud Portal is where you view and manage everything related to your Grafana Cloud account. The landing page gives you a preview of the different services associated with your account and organization. A menu on the left side provides links for licenses, security tools, support, billing information, and organization settings.

Cloud Portal
Cloud Portal

The rest of this page explains the features of the Cloud Portal. What you are able to see and do depends on the permissions granted to your Grafana.com user account. See Grafana Cloud roles and permissions for more information.

Account types and support: What you see also depends on the type of account you have. There are three types of Grafana Cloud accounts, each with different features. Along with features, the different account types include differing levels of support. Because there are different account types available for Grafana Cloud, there are also different levels of Grafana Cloud support available.

Resetting your password

To reset the password for your Grafana Cloud account, see Reset Password.

The top header

On the top right of the Cloud Portal, you can select User Settings for account options or Log Out to sign out of the portal.

Select User Settings to the right on the header to change your name, your username, update your email, add an avatar, and change your password. By default, the page is open to the Settings tab. Custom avatars provided in the account portal do not sync with avatars in the Grafana instance. Avatars displayed in the Grafana instance are populated from Gravatar based on the email address associated with your Grafana Cloud username.

From User Settings, you can select the Authorized Apps tab to view and manage a list of applications which you have authorized to access your Grafana Cloud Account.

Your Grafana Cloud Stack

The main section of the page shows your currently selected Grafana Cloud Stack.

The Overview sidebar

At the left side of the main portal page there is an Overview menu with several options.

  • Grafana Cloud: Add a new Stack or switch from the stack you have open to another one.

  • Grafana Enterprise: This section enables enterprise customers to view and manage licenses.

  • Security: Use this section to create and configure Access Policies, configure advanced auth options like SAML and LDAP, and set up OAuth clients.

  • Support: Clicking Open a Ticket does the same thing as the Open a Support Ticket button at the top of the page. In both cases, a pop-up window appears where you can enter details and create a support ticket. Click Tickets to view open support tickets.

  • Billing: View invoices, manage credit cards, and manage your subscription.

  • Org Settings: Manage any plugins and dashboards you have created for your organization. Manage members you have added and their permissions. Manage your account settings like the organization name and billing address.

Grafana Cloud API systems

There are two different API systems you can leverage to work in your Grafana Cloud environment. At the Cloud Portal level, you can use the Grafana Cloud API to create Access Policies to manage resources at an organizational level such as creating stacks and restarting Grafana. For more information about the API, refer to the Access policies and tokens section of the Cloud API documentation.

There is also the Grafana HTTP API. This API lets you manage resources for a Grafana instance within a particular Grafana Cloud stack, such as creating a dashboard or setting folder permissions. To learn more, see Grafana HTTP API.

Available Cloud portal configuration customizations

Some of the following options require that you contact Support. To request assistance, click Open a Support Ticket from the Cloud Portal.

Custom domain

You can customize a stack’s domain without contacting support. To configure your Grafana Cloud to use a custom domain:

  1. Go to the Cloud portal and select the stack for which you’d like to customize a domain.
  2. On the Grafana tile, click Details.
  3. Click Update Instance.
  4. Enter a new Instance name and copy/save the Instance URL in the field below to use in the next step.
  5. Create a CNAME record in DNS pointing to the instance URL. For example: grafana.example.com. IN CNAME foonettech.grafana.net.
  6. Navigate back to the Cloud portal and select the stack for which you created the custom domain from the list.
  7. On the Grafana tile, click Details.
  8. Click Update Instance.
  9. Edit the instance URL to match the custom domain you created in DNS.

Enable the login form

Grafana login form
Grafana login form

If enabled, the login form is visible on the login page. It allows users to authenticate with the local database (internal to Grafana) or LDAP. Please contact Support to enable the login form.

By default this is disabled and users log in using their Grafana Cloud Account. They must be a member of the Organization.

Here’s the equivalent Grafana configuration, for comparison: disable_login_form.

Change the grafana.com account URL

By default, your organization is assigned an account URL based on your account name, such as grafana.com/orgs/yourorganziation. To customize this, click Open a Support Ticket from the Cloud Portal to create a ticket.

Common questions and issues

This section lists several common questions and their answers.

If you encounter a problem or have a question that is not answered below, click Open a Support Ticket from the Cloud Portal.

About the admin user

On a self-hosted instance of Grafana, you have a Grafana Server Admin user.

This is not available on Grafana Cloud. For details about Grafana Cloud user roles and permissions, see User account roles and permissions

Automatically provisioned data sources randomly breaking

It is common for metrics data sources to be automatically provisioned on a Grafana instance. If the API key or other configuration parameter is modified subsequently, the provisioning mechanism will overwrite changes on the next instance restart.

If this happens, open a support request to delete the provisioning files.

For details about this mechanism, see also: Datasources provisioning

NOTE: To view the list of source IPs on the allow-list, see allow-list.