beginner
Agent
An AI workflow that can use tools, follow a goal, and work through more than one step.
An agent is an AI-assisted workflow that can do more than answer a single question. It may call tools, read approved sources, create drafts, update artifacts, or continue through multiple steps.
The useful question is not whether something is called an agent. The useful question is what it may read, what it may change, when it must stop, and who reviews the result.
Why it matters
Agents need clearer boundaries than one-shot prompts because they can take actions across a workflow.
Related terms