Workflows
Workflows let you automate multi-step processes inside your EKB project. You define a trigger — the event that starts the workflow — and then chain together agents, tools, conditions, and outputs into a sequence that runs automatically.
Build new workflows in Workflow Builder V2. V2 supports a broader set of triggers, a visual drag-and-drop canvas, execution debugging, and version history. Workflow Builder V1 was removed on September 7, 2026.
Workflow Builder V1 was removed on September 7, 2026. Unmigrated V1 workflows no longer run. Use the migration tool if you still need to move a V1 workflow to V2. See the V1 Deprecation Notice for timeline and migration guidance.
Choosing a Builder
| V1 | V2 | |
|---|---|---|
| Trigger types | Manual input (EKB Action Trigger) | Manual input, file upload, schedule, email |
| Builder interface | Linear step editor | Visual drag-and-drop canvas |
| Execution debugging | — | Per-step run logs |
| Version history | — | Browse and restore previous versions |
| Status | Removed — Sept 7, 2026 | Current |
Legacy builder (removed). Use the migration tool to move remaining V1 workflows to V2.
The current builder. Supports multiple trigger types, a visual canvas, execution debugging, and version history.
Visual vs Python (code mode), Autopilot-built flows, docked Autopilot, flowchart and summaries.