← Agentic AI Foundations & Architectures
Agentic Workflow
An agentic workflow is a pipeline in which one or more AI agents, rather than hard-coded logic, drive the sequencing and execution of steps toward a goal. The workflow may include planning, tool use, branching on observations, and self-correction. Compared to a fixed automation, an agentic workflow can adapt dynamically to unexpected intermediate results without requiring explicit rule authoring for every scenario.