Skip to main content
All terms
Patterns

Agentic Workflow

A multi-step process where one or more AI agents plan, use tools, and act to complete a goal.

Definition

An agentic workflow is a process where AI agents — not just a single prompt — drive the work: planning steps, calling tools, checking results, and looping until a goal is met. It is the umbrella idea behind patterns like plan-and-execute, ReAct, and multi-agent systems.