Overview
You can create workflows in two ways: a prompt-based Copilot that generates a first draft from natural language, and a manual canvas method for precise control.Copilot Method
Describe your goal in natural language to bootstrap a flow.
Manual Canvas Method
Drag blocks onto a canvas and connect them with edges.
Choosing a method
- Use Copilot to rapidly draft a flow from a problem statement or user journey.
- Use Manual when you need deterministic structure, fine-grained variables, or specific tool orchestration.