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

# Configure environments

> Set runtime variables and secrets in Veryfront Studio.

Use Environments to manage runtime variables and secrets for each deployment target.

## Steps

1. Open [Environments](/studio/panels/environments).
2. Select the environment you want to configure.
3. Add the variable or secret.
4. Use placeholders in docs and examples. Do not paste secrets into source files.

## Verify

1. Open [Deployments](/studio/panels/deployments) to confirm which environment is running.
2. Open [Logs](/studio/panels/logs) if the app reports a missing or invalid value.
3. Redeploy when the runtime needs a fresh environment snapshot.
