Agent
Also known as: AI Agent, Autonomous Agent
In one sentence
An AI system that can use tools, make decisions, and take actions to complete tasks autonomously rather than just answering questions.
Explain like I'm 12
Instead of just telling you the answer, an agent can actually do things for you—like a really capable assistant who can search the web, send emails, and book flights all on their own.
In context
AI agents go beyond simple chatbots by taking independent actions. For example, a coding agent like Claude Code can read your codebase, write new functions, run tests, and fix bugs—all from a single instruction. A research agent might search multiple websites, compare information, summarise findings, and compile a report. Customer service agents can look up order details, process refunds, and escalate complex issues without human intervention.
See also
Related Guides
Learn more about Agent in these guides:
Multi-Agent AI Systems
AdvancedBuild AI systems with multiple specialized agents that collaborate, debate, and solve complex tasks together.
7 min readAgents & Tools: What They're Good For (and What to Watch For)
IntermediateUnderstand AI agents that use tools to complete tasks. When they work, when they fail, and how to use them safely.
10 min readPrompting AI Agents: Instructions That Actually Work
IntermediateHow to instruct AI agents like Claude Code, Cursor, and GitHub Copilot. Learn task decomposition, rules files, verification patterns, and why agentic prompting is different from chat.
11 min read