> For the complete documentation index, see [llms.txt](https://boomi.markusschmidt.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://boomi.markusschmidt.pro/boomi-console/library/how-to/environments.md).

# Environments

Environments are used with DEPLOY commands, only.

Each environment has an `environmentID` and it has got a `Name`,\
both mentioned here: [https://github.com/MarkusSchmidtPro/MSPro.Boomi.Console/blob/main/doc/library/configuration-files/Runtime.config.json.md](https://github.com/MarkusSchmidtPro/MSPro.Boomi.Console/blob/main/doc/library/configuration-files/Runtime.config.json.md "mention")

![](/files/gr6yc6Aj35usm3oih6DL)

While the `Id` must not be changed because it is the technical refrence to the Runtime environment, the `Name` can be changed and it should be brief and pregnant.

For example: `01-DEV`, `02-TEST`, `03-PROD` and so on.

### How to get the EnvironmentID from Runtime

Get your `EnvironmentId` from\
**Services--> Integration** ==> **Runtime --> Manage --> Atom Management**

![](https://github.com/MarkusSchmidtPro/MSPro.Boomi.Console/blob/main/doc/library/how-to/broken-reference)
