Skip to main content
Key Benefits: Reusable sequences, cleaner branching logic, modular workflow design Grouped steps enable modular workflow architecture with reusable components and clear logical boundaries.

Basic Example

grouped_steps_workflow.py

Steps with Router

This is where Steps really shines - creating distinct sequences for different content types or workflows:

Developer Resources

Reference

For complete API documentation, see Steps Reference.