Understanding workflows
A workflow, also called recipe in the interface, describes a series of capabilities triggered when a request matches its description.
It contains:
- a name;
- a natural language description of the triggering situation;
- at least one stage;
- an order to execute from left to right;
- an active or disabled state.
Permissions are always checked during execution. Active workflow does not bypass confirmation or blocked action.