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

# Global Variables

Accessed through **Global Variables**. Global variables are shared, reusable values which can be used across different integrations within Justransform. These can be used to store configuration data, such as API keys, database connection strings, or other sensitive information.

### Create a Global Variable

Within the Global Variables panel, create new global variables to share across different integrations within Justransform.

1. Click "**+**" on the right side of the panel.
2. Set a Unique Name for the variable and the value.

{% hint style="info" %}
The value can be changed later.
{% endhint %}

3. Click **Add**.

### Change a Global Variable

Within the Global Variables panel, to change a global variable.

1. Select the Global Variable to change. Click the **Edit** icon.

<figure><img src="/files/OeDhkptmor080Nhdz9jD" alt=""><figcaption></figcaption></figure>

2. Adjust the Name and/or Value
3. Click the "**✔️**" check icon.

### Delete a Global Variable

Within the Global Variables panel, to delete a global variable.

1. Select the Global Variable to delete. Click the **Delete** icon.

<figure><img src="/files/qfkXVw0FIF9f6cHtAXF3" alt=""><figcaption></figcaption></figure>
