Environments ************ The environment is used to separate workflows for a specific organization. Each environment instance has separate data but is under the same tenant. The most common use case for creating multiple environments is for testing and quality assurance. This might look like three different environments for the stages of deployment: sandbox, staging and production. Environments are persisted directly in the source and can be found where ever an `organization `_ is referenced. Diagram ======= .. figure:: /_static/images/erd/environment_erd.svg :width: 1000px Table description ================= .. csv-table:: :file: /_static/ex_tables/environment_col_desc.csv :delim: tab :class: bmodel-table :header-rows: 1