> ## Documentation Index
> Fetch the complete documentation index at: https://docs.autoflow.tools/llms.txt
> Use this file to discover all available pages before exploring further.

# What are Environments?

> Learn more about Environments in AutoFlow Studio

## What are Environments?

In AutoFlow Studio, environments contain key-value pairs.
These key-value pairs are swapped in your URLs and configurations depending on the environment that's selected or passed with the test run.

## How to Create an Environment?

<iframe width="560" height="315" src="https://www.youtube.com/embed/d1c-wc26-Kk?si=YgnGHtKZoR_qaFEy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen;" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />

### 1. Go to the 'Environment' tab on left.

![Environment Tab](https://ik.imagekit.io/du5yq7zec/updated%20ui/envtab.png?updatedAt=1733217834249)

### 2. Click on '+' button

![Create Environment](https://ik.imagekit.io/du5yq7zec/updated%20ui/createnewenv.png?updatedAt=1733217834589)

### 3. Your new environment is created. Rename it by clicking on the name at top.

![Rename Environment](https://ik.imagekit.io/du5yq7zec/updated%20ui/renane.png?updatedAt=1733217834528)
![Renamed Environment](https://ik.imagekit.io/du5yq7zec/updated%20ui/keyval.png?updatedAt=1733217834698)

### 4. Set the key value pairs by entering the data in the table.

![Data](https://ik.imagekit.io/du5yq7zec/updated%20ui/keyval.png?updatedAt=1733217834698)

### 5. Make sure to click the 'Save' button to save your values.

![Save](https://ik.imagekit.io/du5yq7zec/updated%20ui/save.png?updatedAt=1733217939643)
