Deleting Variables and Variable Groups
Delete a variable when nothing reads it any more. Activities that still reference a deleted variable cannot resolve its value at runtime, so check what uses it before removing it.
Before you begin
Confirm that no activity reads the variable. Deleting a group removes every variable inside it.
Delete a variable
- Open the variable group that contains the variable.
- Select the Ellipsis icon at the right end of the variable's row, then select Delete.
- Select Yes to confirm.
The confirmation asks Are you sure you want to delete this variable?.
Delete a variable group
- Select the Ellipsis icon at the right end of the group's row, then select Delete.
- Select Yes to confirm.
The confirmation dialog is titled Delete Global Variable Group.
How you know it worked
The variable or group no longer appears in the list.
When it does not work
| Symptom | Cause | What to do |
|---|---|---|
| Something went wrong | The change could not be saved. | Retry. If it persists, confirm you are still signed in and contact your workspace administrator. |
Next steps
If you deleted a group by mistake and had exported it, import the YAML file to restore it. See Exporting and Importing Variable Groups.