← Glossary · Concepts

agent

Concept

Fact-checked Aug 17, 2026

Also called: AI agent, intelligent agent

An agent is an AI system that can perceive its environment, make decisions, and take actions to achieve specific goals, often by breaking down complex tasks into smaller steps.

What is agent?

In the world of AI, an agent is essentially a smart computer program designed to do things. Think of it like a helpful assistant that can look at what's going on around it (its environment), figure out what needs to be done, and then take steps to make it happen. The key idea is that an agent isn't just following a rigid set of instructions, it's making choices and acting to reach a goal.

Why do we need agents? Well, many real-world problems are too complex for a single, pre-programmed solution. Instead of giving a computer a mile-long list of every possible scenario and what to do, we can give it a goal and some tools, and let an agent figure out the best path. This allows AI systems to handle more dynamic and unpredictable situations, similar to how a human might navigate a new challenge.

How does an agent work? At its core, an agent typically follows a cycle: it 'perceives' information from its environment (like reading an email or observing data), then it 'thinks' about this information, often using a large language model (LLM) to reason and plan. Based on its reasoning, it then 'acts' on the environment (like writing a reply or running a code). This cycle repeats until the agent reaches its goal or determines it can't proceed further. A common example is a 'search agent' that can browse the internet, extract information, and summarize it to answer a question.

Imagine you want an AI to plan a trip for you. A simple AI might just list flights and hotels. An agent, however, could understand your preferences (budget, destination, activities), search multiple websites, compare options, suggest itineraries, and even book things, explaining its choices along the way. It breaks down the big goal of 'plan a trip' into smaller steps like 'find flights', 'find hotels', 'create itinerary', and 'book reservations'.

You'll often run into the concept of agents when discussing more advanced AI applications, especially those that involve automation, decision-making, and interaction with various tools or systems. They are a big part of how AI is moving beyond simple question-answering to performing complex, multi-step tasks.

One common misconception is that an agent is always a physical robot. While robots can be agents, the term 'agent' in AI primarily refers to the intelligent software system that powers the decision-making, whether it's controlling a robot, managing a financial portfolio, or scheduling your calendar. It's about the intelligence and autonomy, not necessarily the physical form.

Common questions

What does agent mean in AI?

In the world of AI, an agent is essentially a smart computer program designed to do things. Think of it like a helpful assistant that can look at what's going on around it (its environment), figure out what needs to be done, and then take steps to make it happen. The key idea is that an agent isn't just following a rigid set of instructions, it's making choices and acting to reach a goal.

What else is agent called?

agent is also referred to as AI agent, intelligent agent.

Learn AI in 5 minutes a day.

Daily Deck explains terms like agent as part of a free seven-card daily brief. No jargon. No fluff.

Start free