Files
Isabel 8a650e535b Docs: add/update frontmatter descriptions for Dashboards pages (#79357)
* Added and updated frontmatter descriptions for dashboards pages

* fixed typo

* Updated public dashboards page description
2023-12-14 14:15:55 -05:00

1.8 KiB

aliases keywords labels title description weight
../../reference/templating/
../../variables/inspect-variable/
grafana
templating
documentation
guide
template
variable
products
cloud
enterprise
oss
Inspect variables Review and manage your dashboard variables 200

Inspect variables

The variables page lets you easily identify whether a variable is being referenced (or used) in other variables or dashboard. In addition, you can also [add][] and [manage variables][] on this page.

{{% admonition type="note" %}} This feature is available in Grafana 7.4 and later versions. {{% /admonition %}}

Variables list

Any variable that is referenced or used has a green check mark next to it, while unreferenced variables have a orange caution icon next to them.

Variables list

In addition, all referenced variables have a dependency icon next to the green check mark. You can click on the icon to view the dependency map. The dependency map can be moved. You can zoom in out with mouse wheel or track pad equivalent.

Variables list

{{% docs/reference %}} [add]: "/docs/grafana/ -> /docs/grafana//dashboards/variables/add-template-variables" [add]: "/docs/grafana-cloud/ -> /docs/grafana//dashboards/variables/add-template-variables"

[manage variables]: "/docs/grafana/ -> /docs/grafana//dashboards/variables/add-template-variables#manage-variables" [manage variables]: "/docs/grafana-cloud/ -> /docs/grafana//dashboards/variables/add-template-variables#manage-variables" {{% /docs/reference %}}