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

# Environment Variables

Environment variables are key-value pairs used to configure applications dynamically without modifying code. For Apps on Clouddley, there are two modes for managing environment variables:

* **Single Variable:** Manually add individual environment variables.
* **Import Variables:** Bulk import multiple environment variables for easier management.

{% tabs %}
{% tab title="Single Variable" %}

<figure><img src="/files/g4PjEAekY8aojSeKi1XF" alt="Image showing the single variable ENV mode for Apps on Clouddley." width="563"><figcaption><p>Single Variable ENV mode</p></figcaption></figure>
{% endtab %}

{% tab title="Import Variables" %}

<figure><img src="/files/60lrDpuC46Uwr2tcIvfH" alt="Image showing the Import Variables ENV mode for Apps on Clouddley." width="563"><figcaption><p>Import variables ENV mode</p></figcaption></figure>
{% endtab %}
{% endtabs %}

You can edit environment variables at any time after creating your application, ensuring flexibility in configuration updates.
