> For the complete documentation index, see [llms.txt](https://docs.flexy.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flexy.bot/modules/variables/steps/get-global-variable-value.md).

# Get Global Variable Value

**Introduction**

This step retrieves the value of a specified global variable. Global variables persist across different automations.

**Configuration**

* **Variable**: Select the global variable whose value you want to retrieve. This is a required field.

**Outputs**

* **Value**: The value of the selected global variable. This value adheres to the defined schema of the global variable and can be utilized in subsequent steps.
