Templates
Templates are full workflow starters for recurring business processes.
They encode proven orchestration patterns so you can deploy quickly and customise safely.
Example templates
Section titled “Example templates”- Order processing
- User onboarding
- Data ETL pipeline
- Incident triage and escalation
How to use templates well
Section titled “How to use templates well”- Pick the closest template to your domain flow.
- Replace only the domain-specific steps first.
- Keep the orchestration skeleton (timeouts, retries, compensation) unless required.
- Re-test determinism before production promotion.