Define and manage variables to store and pass data within your process
Variables allow you to store and manage data in your process flow. Add your first variable to get started.
{{ typeData.variables.length }} variable{{ typeData.variables.length !== 1 ? 's' : '' }}
{{ variable.description }}
{{ selectedVariable.description }}
The variable "{{ selectedVariable.name }}" is not currently being used in any nodes in your process.
Variables store data that can be used throughout your process flow. They can be updated by tasks, used in conditions, or displayed in forms.