Accessing the beta environment through the myvtex.com domain
2 min read
On VTEX, all stores have a beta environment, where platform users (sales associates, developers, or other authorized users) can run tests to validate new settings or versions of applications/services before making changes to the stable environment.
The beta environment is an exact replica of the stable environment, including store data and configurations.
In this way, changing data in the beta environment will also affect data in the stable environment.
Accessing the beta environment
To access the beta environment in your store, enable the vtex-commerce-env
cookie as follows:
To go back to the main store environment, return to the Dev. Tools panel in your browser and remove the vtex-commerce-env cookie. Refresh the page again to switch back to the stable environment.