Skip to main content

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.

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.
Workflow Builder V1 is deprecated and will be removed on September 7, 2026. A migration tool is available in the V1 interface to move existing workflows to V2. See the V1 Deprecation Notice for the full timeline and migration guidance.

Choosing a Builder

V1V2
Trigger typesManual input (EKB Action Trigger)Manual input, file upload, schedule, email
Builder interfaceLinear step editorVisual drag-and-drop canvas
Execution debuggingPer-step run logs
Version historyBrowse and restore previous versions
StatusDeprecated — Sept 7, 2026Current

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.