ToolJet/docs/versioned_docs/version-2.2.0/release-management/multi-env.md
Shubhendra Singh Chauhan 02e218c24c
[doc] version 2.2.0 (#5755)
* doc version 2.2.0

* updated v2.0 v2.1 v2.2 docs for ses dynamo and s3
2023-03-16 12:58:33 +05:30

1.2 KiB

id title
multi-environment Multi-Environment
Available on: Enterprise Edition

ToolJet's multi-environment helps in streamlining workflows, thereby minimizing the chances of errors, and enables effective application management. Using multi-environment ensures that your ToolJet application is rigorously tested before it is made available to users.

Multi-Environment

Using Multi-environments

ToolJet comes with three default environments:

  • Production
  • Development
  • Staging

Switching environments

For switching the environment, click on the Environment Manager on the navbar of app-builder to open the dropdown and select a environment.

The datasource credentials are required to be entered specifically for every environment.

:::tip Best Practice Make your default environment the Production environment - the environment in which the users use the final versions of your developed applications. This will help ensure that the production environment has access to all of the data sources. :::