2.2 KiB
keywords, labels, menuTitle, title, description, weight
| keywords | labels | menuTitle | title | description | weight | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Create template dashboards | Create dashboards from templates | Learn how to create dashboards from templates | 3 |
{{< docs/public-preview product="Dashboard templates" >}}
Create dashboards from templates
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.
{{< figure src="/media/docs/grafana/dashboards/screenshot-dashboard-templates-v12.3.png" max-width="750px" alt="Selection of dashboard templates" >}}
To create a dashboard from a template, follow these steps:
-
Click Dashboards in the primary menu.
-
Click New and select Dashboard from template in the drop-down menu.
-
Select a template.
The dashboard created includes a banner panel indicating the dashboard is using sample data:
{{< figure src="/media/docs/grafana/dashboards/screenshot-sample-data-dashboard-v12.3.png" max-width="750px" alt="Dashboard with sample data" >}}
-
Click Save dashboard in the top-right corner.
-
Click Edit.
-
Update the data source for each panel to add your own data and configure the queries you need.
{{< admonition type="tip" >}} In Grafana Cloud, try working with Grafana Assistant to update the dashboard with your data sources and to create queries. {{< /admonition >}}
-
(Optional) Make any other edits to the dashboard to most effectively display your data.
-
When you've made all of your changes, remove the banner panel.
{{< figure src="/media/docs/grafana/dashboards/screenshot-remove-banner-v12.3.png" max-width="750px" alt="Removing the sample data banner panel" >}}
-
Click Save dashboard.