Decision stages
Create and define branches with different conditions for different paths between stages.
Antes de Iniciar
Role required: playbook.admin
Por Que e Quando Desempenhar Esta Tarefa
Add a decision node between stages to determine which stage to run next, based on runtime conditions. For example, in a recruitment playbook, you can have multiple stages for each interview round and one disqualification stage. After each interview stage, you can add a decision to automatically select whether to run the next interview round or proceed to disqualification based on the completed stage.
Adding decision between stages help you achieve the following benefits:
- Simplified authoring
- Reduces the need to copy run conditions across stages.
- Improved transparency
- Makes branching logic more visible and easier to manage.
- Enhanced runtime experience
- Displays only the relevant stages to the end user, improving performance and clarity.
Procedimento
Resultado
You've added and configured decision branches between stages.
O que Fazer Depois
Complete and test the playbook. For more information, see Test a playbook.