Files
2024-06-21 10:02:16 -04:00

2.6 KiB

aliases canonical keywords labels menuTitle title description weight refs
../../reference/export_import/
../export-import/
https://grafana.com/docs/grafana/latest/dashboards/build-dashboards/import-dashboards/
grafana
dashboard
import
products
cloud
enterprise
oss
Import dashboards Import dashboards Learn how to import dashboards and about Grafana's preconfigured dashboards 5
share-dashboards-and-panels http-api
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/dashboards/share-dashboards-panels/
pattern destination
/docs/grafana-cloud/ /docs/grafana-cloud/visualizations/dashboards/share-dashboards-panels/
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/developers/http_api/
pattern destination
/docs/grafana-cloud/ /docs/grafana-cloud/developer-resources/api-reference/http-api/

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:

  1. Click Dashboards in the primary menu.

  2. Click New and select Import in the drop-down menu.

  3. 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.
  4. (Optional) Change the dashboard name, folder, or UID, and specify metric prefixes, if the dashboard uses any.

  5. Select a data source, if required.

  6. Click Import.

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.

{{< figure src="/media/docs/grafana/dashboards/screenshot-gcom-dashboards.png" alt="Preconfigured dashboards on grafana.com">}}

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.