> ## 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.

# Environments panel

> Manage environment variables and secrets in Veryfront Studio.

The Environments panel manages runtime configuration for project environments.

## Capabilities

* Add and update environment variables.
* Manage secrets without exposing values in code.
* Review configuration by environment.
* Prepare runtime settings before deployment.

## Use it when

* The app needs a token, API key, or provider setting.
* A deployment behaves differently because of configuration.
* You need to review environment-specific settings.

## Related panels

* [Deployments](/studio/panels/deployments): Check which environment is running.
* [Releases](/studio/panels/releases): Ship changes that use environment configuration.
* [Logs](/studio/panels/logs): Debug configuration-related failures.
