# General Translation Platform: VM image URL: https://generaltranslation.com/en-GB/docs/platform/locadex/reference/vm-image.mdx --- title: VM image description: Reference for the sandbox environment Locadex uses to run workflows. --- Locadex runs workflows in a sandboxed environment. The sandbox installs dependencies, runs configured commands, updates files, and prepares pull request changes. ## Environment variables [#environment-variables] Environment variables configured in **Organization > Locadex > Secrets** are injected into the sandbox when workflows run. Use them for API keys, tokens, or command configuration. ## Commands [#commands] Pre-process and post-process commands run in the sandbox. Commands run from the repository root. For monorepos, configure **App Root Directory** and make sure commands target the correct app. ## Package manager [#package-manager] The selected package manager is used to install dependencies in the sandbox. Set it in **Locadex > Configuration > General**.