Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.
Import dashboards
You can import preconfigured dashboards into your Grafana instance or Cloud stack using the UI or the HTTP API.
Import a dashboard
To import a dashboard, follow these steps:
Click Dashboards in the primary menu.
Click New and select Import in the drop-down menu.
Perform one of the following steps:
- Upload a dashboard JSON file.
- Paste a Grafana.com dashboard URL or ID into the field provided.
- Paste dashboard JSON text directly into the text area.
(Optional) Change the dashboard name, folder, or UID, and specify metric prefixes, if the dashboard uses any.
Select a data source, if required.
Click Import.
Save the dashboard.
Discover dashboards on grafana.com
The Dashboards page on grafana.com provides you with dashboards for common server applications. Browse our library of official and community-built dashboards and import them to quickly get up and running.
You can also add to this library by exporting one of your own dashboards. For more information, refer to Share dashboards and panels.
More examples
Your Grafana Cloud stack comes with several default dashboards in the Grafana Cloud folder in Dashboards. If you’re running your own installation of Grafana, you can find more example dashboards in the public/dashboards/
directory.