Skip to main content
Playbooks are built from components — modular pieces that you connect into a workflow. Each component type handles a different part of the automation.

Data components

Logic components

Action components

How components connect

Components are arranged in sequence. Each component receives the output of the previous step and passes its own output forward. Branching components (like Condition) create parallel paths that can merge back together downstream.