> For the complete documentation index, see [llms.txt](https://docs.terraforge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.terraforge.io/tutorials/first-steps/1-first-environment.md).

# 1 - Tutorial Environment

{% embed url="<https://beta-terraforge-public-assets.s3.amazonaws.com/first-steps-1-environment.mp4>" %}

## Steps

1. Navigate to **Environment** on the left side menu
2. Set **Environment name** to `tutorial`
3. Set **Description** to `Sandbox for tutorials`
4. Leave all other options as default and click **SAVE**

{% hint style="info" %}
**ENV Variables** are used to set Terraform variables via shell environment variables prefixed with `TF_VAR_`

**Backend** is the Terraform backend to store the Terraform state, see <https://www.terraform.io/docs/backends/> for further information.
{% endhint %}

{% hint style="success" %}
Terraforge provides each own **Backend** and needs no configuration!
{% endhint %}
