Files
grafana/docs/sources/dashboards/_index.md
T

4.9 KiB

aliases, labels, title, weight, description, refs
aliases labels title weight description refs
features/dashboard/dashboards/
products
cloud
enterprise
oss
Dashboards 70 Create and manage dashboards
annotations manage-dashboards export-and-share build-dashboards use-dashboards create-dashboard-folders json-model panels data-source public-dashboards version-history reporting import playlist
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/dashboards/build-dashboards/annotate-visualizations/
pattern destination
/docs/grafana-cloud/ /docs/grafana-cloud/visualizations/dashboards/build-dashboards/annotate-visualizations/
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/dashboards/manage-dashboards/
pattern destination
/docs/grafana-cloud/ /docs/grafana-cloud/visualizations/dashboards/manage-dashboards/
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>/dashboards/build-dashboards/
pattern destination
/docs/grafana-cloud/ /docs/grafana-cloud/visualizations/dashboards/build-dashboards/
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/dashboards/use-dashboards/
pattern destination
/docs/grafana-cloud/ /docs/grafana-cloud/visualizations/dashboards/use-dashboards/
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/dashboards/manage-dashboards/#create-a-dashboard-folder
pattern destination
/docs/grafana-cloud/ /docs/grafana-cloud/visualizations/dashboards/manage-dashboards/#create-a-dashboard-folder
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/dashboards/build-dashboards/view-dashboard-json-model/
pattern destination
/docs/grafana-cloud/ /docs/grafana-cloud/visualizations/dashboards/build-dashboards/view-dashboard-json-model/
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/panels-visualizations/
pattern destination
/docs/grafana-cloud/ /docs/grafana-cloud/visualizations/panels-visualizations/
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/datasources/
pattern destination
/docs/grafana-cloud/ /docs/grafana-cloud/connect-externally-hosted/data-sources/
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/dashboards/dashboard-public/
pattern destination
/docs/grafana-cloud/ /docs/grafana-cloud/visualizations/dashboards/dashboard-public/
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/dashboards/build-dashboards/manage-version-history/
pattern destination
/docs/grafana-cloud/ /docs/grafana-cloud/visualizations/dashboards/build-dashboards/manage-version-history/
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/dashboards/create-reports/
pattern destination
/docs/grafana-cloud/ /docs/grafana-cloud/visualizations/dashboards/create-reports/
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/dashboards/build-dashboards/import-dashboards/
pattern destination
/docs/grafana-cloud/ /docs/grafana-cloud/visualizations/dashboards/build-dashboards/import-dashboards/
pattern destination
/docs/grafana/ /docs/grafana/<GRAFANA_VERSION>/dashboards/create-manage-playlists/
pattern destination
/docs/grafana-cloud/ /docs/grafana-cloud/visualizations/dashboards/create-manage-playlists/

Dashboards

A dashboard is a set of one or more panels organized and arranged into one or more rows. Grafana ships with a variety of panels making it easy to construct the right queries, and customize the visualization so that you can create the perfect dashboard for your need. Each panel can interact with data from any configured Grafana data source.

Dashboard snapshots are static. Queries and expressions cannot be re-executed from snapshots. As a result, if you update any variables in your query or expression, it will not change your dashboard data.

Before you begin, ensure that you have configured a data source. See also: