Stages
Stages are created when a Lifecycle is added for a Customer. Stages refer to the steps that a flow goes through during an implementation process, those being Development, Test, and Production. In the system, a numerical value is assigned to each stage level, such as 0, 1, and 2.

Development
The Development stage is the initial stage where flows are built. Users can edit and make changes as desired.
Test
The Test stage is the second stage where flows are promoted to Test once the development is complete. Testing is done during this stage to make sure the flow is built correctly. Flows cannot be edited in the Test stage.
Production
The Production stage is the final stage, which comes after Test, where a flow is ready to be released and run in Production. Flows cannot be edited in Production stage.