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

# Environments

The **Environments** page lets you view and manage all the deployment environments tied to your current workspace (for example: Development, Staging, Production). From here, you can identify each environment by name and unique ID, and designate which one should serve as the workspace’s default context for running jobs, queries, or automations.

<img src="https://mintcdn.com/experro/sj9S7fe9gHtYfABJ/images/configurations/environment_settings.png?fit=max&auto=format&n=sj9S7fe9gHtYfABJ&q=85&s=68798d69055f969a5aad320137ea5c92" alt="" width="1919" height="1079" data-path="images/configurations/environment_settings.png" />

## Environment Settings

| Field       | Description                                                                                                                                                                                      |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Name**    | The human-readable label for the environment (e.g., “Production”, “QA”, “Sandbox”).                                                                                                              |
| **ID**      | A system-generated unique identifier (UUID or numeric) for the environment.                                                                                                                      |
| **Actions** | Contains the **Make Default** button. Clicking **Make Default** will instantly switch the workspace’s default environment to the one in that row. Only one environment can be default at a time. |

To designate a new default environment, simply locate the environment you want in the list and click **Make Default** in its Actions column. The UI will instantly update to reflect your new default choice.
