Workflows let you automate multi-step processes inside your EK 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. EK has two workflow builders. V1 is the original implementation, still fully supported. V2 is the current builder, with a broader set of triggers, a visual drag-and-drop canvas, execution debugging, and version history. New workflows should be built in V2.Documentation Index
Fetch the complete documentation index at: https://ai-kb.automationanywhere.com/llms.txt
Use this file to discover all available pages before exploring further.
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 | Deprecated — Sept 7, 2026 | Current |
Workflow Builder V1
The original workflow builder. Use the migration tool to move existing V1 workflows to V2.
Workflow Builder V2
The current builder. Supports multiple trigger types, a visual canvas, execution debugging, and version history.