Documentationbreadcrumb arrow Grafana Cloudbreadcrumb arrow Visualize databreadcrumb arrow Dashboardsbreadcrumb arrow Build dashboardsbreadcrumb arrow Create template and suggested dashboards
Grafana Cloud Enterprise Open source

Create dashboards from templates and suggestions

Grafana provides alternative ways to start building a dashboard.

Create dashboards from templates

Note

Dashboard templates is currently in public preview. Grafana Labs offers limited support, and breaking changes might occur prior to the feature being made generally available.

Grafana provides a variety of pre-built dashboard templates that you can use to quickly set up visualizations for your data. These dashboards use sample data, which you can replace with your own data, making it easier to get started with monitoring and analysis.

The templates provide standardized dashboard layouts designed to help you answer engineering or business questions consistently. For instance, the DORA template allows all teams within an organization to measure delivery performance using a widely adopted industry framework.

Selection of dashboard templates

To create a dashboard from a template, follow these steps:

  1. Click Dashboards in the primary menu.

  2. Click New and select Dashboard from template in the drop-down menu.

  3. Select a template.

    The dashboard created includes a banner panel indicating the dashboard is using sample data:

    Dashboard with sample data
  4. Click Save in the top-right corner

  5. Enter an optional description, and click Save.

  6. Update the data source for each panel to add your own data and configure the queries you need.

    In Grafana Cloud, you also have the option to customize the template using Grafana Assistant.

  7. Make any other edits to the dashboard to most effectively display your data.

  8. When you’ve made all of your changes, remove the banner panel.

    Removing the sample data banner panel
  9. Click Save dashboard.

Customize templates with Grafana Assistant

In Grafana Cloud, you can customize a dashboard template using Grafana Assistant. When you choose this option, a preconfigured prompt is entered into the Assistant chat to start the process:

Grafana Assistant helping create a dashboard from template

Grafana Assistant analyses the template, checks your available data sources, and guides the creation of a dashboard tailored to your environment. This lets create a working, relevant dashboard from a template without the need to manually map metrics and panels.

Grafana Assistant can query a subset of data sources, so customizing with Assistant for other data sources might generate poor results. For an up-to-date list of supported data sources, refer to the Assistant documentation.

Create dashboards from suggestions

Note

Suggested dashboards is currently in public preview. Grafana Labs offers limited support, and breaking changes might occur prior to the feature being made generally available.

You can start the process of creating a dashboard directly from a data source rather than from the Dashboards page, which gives you access to suggestions based on the data source.

To begin building a dashboard directly from a data source, follow these steps:

  1. Navigate to Connections > Data sources.

  2. On the row of the data source for which you want to build a dashboard, click Build a dashboard.

    The empty dashboard page opens.

  3. Select one of the suggested dashboards by clicking its Use dashboard button. This can be helpful when you’re not sure how to most effectively visualize your data. The suggested dashboards are specific to your data source type (for example, Prometheus, Loki, or Elasticsearch). If there are more than three dashboard suggestions, you can click View all to see the rest of them.

    Empty dashboard with add visualization and suggested dashboard options

  4. Complete the rest of the dashboard configuration. For more detailed steps, refer to Create a dashboard, beginning at step five.