2022-05-26 23:06:25 +08:00
---
aliases:
2022-12-10 00:36:04 +08:00
- ../../reference/templating/
- ../../variables/inspect-variable/
2022-05-26 23:06:25 +08:00
keywords:
- grafana
- templating
- documentation
- guide
- template
- variable
Explicitly set all front matter labels in the source files (#71548)
* Set every page to have defaults of 'Enterprise' and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration pages to have of 'Cloud', 'Enterprise', and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/enterprise-licensing pages to have 'Enterprise' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/organization-management pages to have 'Enterprise' and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/provisioning pages to have 'Enterprise' and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/recorded-queries pages to have labels cloud,enterprise
* Set administration/roles-and-permissions/access-control pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/stats-and-license pages to have labels cloud,enterprise
* Set alerting pages to have labels cloud,enterprise,oss
* Set breaking-changes pages to have labels cloud,enterprise,oss
* Set dashboards pages to have labels cloud,enterprise,oss
* Set datasources pages to have labels cloud,enterprise,oss
* Set explore pages to have labels cloud,enterprise,oss
* Set fundamentals pages to have labels cloud,enterprise,oss
* Set introduction/grafana-cloud pages to have labels cloud
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Fix introduction pages products
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set panels-visualizations pages to have labels cloud,enterprise,oss
* Set release-notes pages to have labels cloud,enterprise,oss
* Set search pages to have labels cloud,enterprise,oss
* Set setup-grafana/configure-security/audit-grafana pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set setup-grafana/configure-security/configure-authentication pages to have labels cloud,enterprise,oss
* Set setup-grafana/configure-security/configure-authentication/enhanced-ldap pages to have labels cloud,enterprise
* Set setup-grafana/configure-security/configure-authentication/saml pages to have labels cloud,enterprise
* Set setup-grafana/configure-security/configure-database-encryption/encrypt-secrets-using-hashicorp-key-vault pages to have labels cloud,enterprise
* Set setup-grafana/configure-security/configure-request-security pages to have labels cloud,enterprise,oss
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set setup-grafana/configure-security/configure-team-sync pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set setup-grafana/configure-security/export-logs pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set troubleshooting pages to have labels cloud,enterprise,oss
* Set whatsnew pages to have labels cloud,enterprise,oss
* Apply updated labels from review
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
2023-07-18 16:10:12 +08:00
labels:
products:
- cloud
- enterprise
- oss
2024-05-23 23:31:49 +08:00
title: Manage and inspect variables
menuTitle: Inspect variables
2023-12-15 03:15:55 +08:00
description: Review and manage your dashboard variables
2024-05-22 16:55:17 +08:00
refs:
add:
- pattern: /docs/grafana/
2024-05-23 23:31:49 +08:00
destination: https://grafana.com/docs/grafana/< GRAFANA_VERSION > /dashboards/variables/add-template-variables/
2024-05-22 16:55:17 +08:00
- pattern: /docs/grafana-cloud/
2024-05-23 23:31:49 +08:00
destination: https://grafana.com/docs/grafana-cloud/visualizations/dashboards/variables/add-template-variables/
weight: 200
2022-05-26 23:06:25 +08:00
---
2021-01-20 22:37:27 +08:00
2024-05-23 23:31:49 +08:00
# Manage and inspect variables
2024-06-24 23:37:01 +08:00
In the **Variables** tab, you can [add ](ref:add ) variables and [manage ](#manage-variables ) existing variables. You can also [inspect ](#inspect-variables ) variables to identify any dependencies between them. <!--whether a variable is being referenced (or used) in other variables or dashboard.-->
2024-05-23 23:31:49 +08:00
## Manage variables
2024-06-24 23:37:01 +08:00
You can take the following actions in the **Variables** tab:
2024-05-23 23:31:49 +08:00
2024-06-24 23:37:01 +08:00
- **Move** - Move a variable up or down the list using drag and drop.
- **Clone** - Clone a variable by clicking the clone icon in the set of icons on the right. This creates a copy of the variable with the name of the original variable prefixed with `copy_of_` .
- **Delete** - Delete a variable by clicking the trash icon in the set of icons on the right.
2024-05-23 23:31:49 +08:00
2024-06-24 23:37:01 +08:00
## Inspect variables
2024-05-23 23:31:49 +08:00
2024-06-24 23:37:01 +08:00
In addition to [managing variables ](#manage-variables ), the **Variables** tab lets you easily identify whether variables have any dependencies. To check, click **Show dependencies** at the bottom of the list, which opens the dependencies diagram:
2024-05-23 23:31:49 +08:00
2024-06-24 23:37:01 +08:00
<!-- Update and comment this back in when the reference functionality is working again
2021-01-20 22:37:27 +08:00
2024-05-23 23:31:49 +08:00
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 ](ref:add ) and [manage variables ](#manage-variables ) on this page.
2021-01-20 22:37:27 +08:00
2021-05-28 17:27:40 +08:00

2021-01-20 22:37:27 +08:00
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.
2021-05-28 17:27:40 +08:00

2021-01-20 22:37:27 +08:00
2024-06-24 23:37:01 +08:00
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.-->
2021-01-20 22:37:27 +08:00
2021-05-28 17:27:40 +08:00
