← Research
Research · Definition

What is an AI agent?

Four properties agreed in 1995, one standard that defines the term, and a body of binding law in which the word does not appear.

Last reviewed: 22 September 2026 · Next review due: 22 September 2027

Wooldridge and Jennings on the weak and strong notions of agency, the workflow line that does the operational work, ISO/IEC 22989 clause 3.1.1, and a search of the EU AI Act that returns zero.

Questions this page answersAll 887 questions this research covers

Definition#

An AI agent is a system that perceives its environment and takes actions of its own choosing in pursuit of a goal it has been given. ISO/IEC 22989:2022 puts it at clause 3.1.1: "automated entity that senses and responds to its environment and takes actions to achieve its goals". The load-bearing word is choosing. A system that walks a path somebody wrote in advance is a workflow, however capable each step of it is.

Share this definition as a card

Two things are true about this word at once. It has a thirty-one-year-old definition that most of the field still accepts, and it has no definition at all in the law that governs what these systems are allowed to do. Anybody choosing between products, writing a policy or deciding who signs off a deployment is working in the gap between those two facts.

The answer, in one line

An AI agent is a system that perceives its environment and takes actions of its own choosing in pursuit of a goal it has been given. ISO/IEC 22989:2022 defines it at clause 3.1.1 as an automated entity that senses and responds to its environment and takes actions to achieve its goals.

Share as a card

Four properties, settled in 1995#

Michael Wooldridge and Nicholas Jennings opened their 1995 survey in The Knowledge Engineering Review by reporting a complaint that has aged unnervingly well. Carl Hewitt, they write, had remarked that the question "what is an agent?" embarrasses the agent-based computing community in the way "what is intelligence?" embarrasses mainstream AI, because the term "defies attempts to produce a single universally accepted definition". They added a warning: "unless the issue is discussed, 'agent' might become a 'noise' term, subject to both abuse and misuse, to the potential confusion of the research community."

Their answer was a property list, which they called the weak notion of agency. In their own words, an agent has autonomy, operating "without the direct intervention of humans or others" with "some kind of control over their actions and internal state"; social ability, interacting with other agents and possibly humans "via some kind of agent-communication language"; reactivity, perceiving an environment and responding "in a timely fashion to changes that occur in it"; and pro-activeness, meaning agents "do not simply act in response to their environment, they are able to exhibit goal-directed behaviour by taking the initiative".

A stronger notion, which they flag as contentious, adds the vocabulary of minds: knowledge, belief, intention, obligation. Most of what is sold today claims the weak notion and is described in the language of the strong one.

The line that does the operational work#

For anyone buying or building, the useful distinction was published by Anthropic on 19 December 2024, and it turns on a single question. "Workflows are systems where LLMs and tools are orchestrated through predefined code paths." "Agents, on the other hand, are systems where LLMs dynamically direct their own processes and tool usage, maintaining control over how they accomplish tasks." Both sit under the heading agentic systems, and the post opens by conceding that "'Agent' can be defined in several ways".

Apply that line to a shortlist and most of it moves. A support tool that classifies a ticket, looks up an account and drafts a reply has a human-written sequence with a model at each junction. It is a workflow wearing the word. This is not a criticism of workflows, which are usually the better choice: they are predictable, testable and cheap to reason about. It is a criticism of the label, and the label is what a buyer is being quoted a price against.

A search of the EU AI Act that returns zero#

Regulation (EU) 2024/1689 is the most detailed body of binding AI law anywhere. The full Official Journal text runs to 588,616 characters, from the title through Annex XIII, and it was read and searched on 22 September 2026. The word "agent" appears in it zero times. So does "agentic". As a control on whether the text had loaded completely, "AI system" returns 1,107 matches. The 21 hits for "agency" were inspected one by one and every one of them is either an institutional body, such as the European Union Aviation Safety Agency, or the ethics-guidelines phrase "human agency and oversight".

What the Act does define, at Article 3(1), is an AI system: "a machine-based system that is designed to operate with varying levels of autonomy and that may exhibit adaptiveness after deployment, and that, for explicit or implicit objectives, infers, from the input it receives, how to generate outputs such as predictions, content, recommendations, or decisions that can influence physical or virtual environments". That wording closely tracks the definition the OECD adopted on 8 November 2023, which likewise has no agents in it. The OECD's term for whoever acts is "AI actors", and its definition covers "organisations and individuals that deploy or operate AI". The acting party, in both instruments, is a person.

None of this means agents escape regulation, and a page that implied so would be wrong. The obligations attach to the system and to the provider or deployer placing it on the market, whatever the marketing calls it. What it means is narrower and more useful: no legal consequence anywhere in that Regulation turns on whether a thing is an agent. A procurement argument about whether a product qualifies is a commercial argument, not a compliance one.

The only body that has defined the term cannot compel anybody#

This page was drafted expecting to report that no standards body had defined the term. That was wrong, and checking it produced the better finding. ISO/IEC 22989:2022 defines "AI agent" at clause 3.1.1, which is the very first defined term in the standard, ahead of "AI system" at 3.1.4. Its wording: "automated entity that senses and responds to its environment and takes actions to achieve its goals", where "automated" is separately fixed at 3.1.7 as functioning "without human intervention" under specified conditions.

Two things about that definition are worth carrying. It predates the current wave, so it was written about robotics and control systems and inherits their assumptions. And the same standard defines an AI system as one that generates outputs "for a given set of human-defined objectives", which is the pre-2023 formula both the OECD and the EU have since moved away from. So the one document that defines the agent is anchored to a description of AI that its neighbours have abandoned. Its bar for "autonomy" is higher again, requiring a system "capable of modifying its intended domain of use or goal without external intervention", which almost nothing on sale today meets.

The gap is live and the standards bodies know it. NIST's Computer Security Resource Center glossary has no entry for "AI agent" at all, defining only "agent" in an adversarial machine-learning security context as "software programs that can interact with their environment, receive information, and undertake self-directed actions in service of a larger, externally-specified goal". NIST opened an AI Agent Standards Initiative in February 2026 to convene industry towards standards that do not yet exist. The UK Competition and Markets Authority, writing on agentic AI in March 2026, simply says "Definitions vary" and offers a cluster of capabilities instead: "a degree of autonomy from continuous human supervision; goal-orientation, where systems pursue outcomes rather than isolated tasks; multi-step reasoning across complex decisions; and potentially the ability to act across systems, platforms and data sources".

Why the word is worth pinning down at all#

The estate's interest here is not taxonomy. It is that the definition decides where a person has to stand.

Under a workflow, the sequence was written by somebody who can be named, and every branch in it is a decision a human took in advance and can be asked about. Under an agent, on Anthropic's own line, the system chooses its own route, so the human decision moves from the path to the goal and the guardrails. Those are different jobs requiring different competence, and an organisation that has bought one while staffing for the other has a gap it cannot see. That gap is the subject of who manages AI agents and of the moral crumple zone, where accountability settles on whoever was nearest the failure rather than on whoever designed the conditions for it.

The vaguer the word, the easier that drift becomes. Wooldridge and Jennings saw the mechanism in 1995 and called it a noise term. Thirty-one years later the noise has a procurement budget attached.

Three questions that turn the word back into a description#

Who picks the next step? If a person wrote the sequence, it is a workflow and the testing burden is ordinary software testing. If the model picks, the sequence is different every run and cannot be tested the same way.

What can it do without asking? Autonomy is the property with the most range in it. Reading is not writing, drafting is not sending, and recommending is not spending. Every serious definition on this page, from 1995 to ISO to the CMA, treats autonomy as a scale, so a policy that treats it as a switch is answering a question nobody asked.

Aim your definition at the answer to those first two and the third follows. Who is answerable when it acts? There is a named provider and a named deployer under the Act whatever the product is called, so the question always has an answer, and the only variable is whether that person knew they were the answer. Related reading: whether to let an agent act on your behalf, and what the rogue agent incidents mean.

Key sources

On the human side of a deployment, who manages AI agents and how humans and agents divide work. On delegation and its limits, letting an agent act on your behalf and AI agents and human judgement. On what happens when one goes wrong, the rogue agent incidents and the moral crumple zone. On uncertainty, how an agent should communicate it.

About this research#

Rahim Hirji is the author of SuperSkills (Kogan Page, 2026), keynote speaker on AI and human capability, and founder of The SuperSkills Intelligence Company. Every definition on this page belongs to somebody else and is credited: the four properties to Wooldridge and Jennings, the workflow line to Anthropic, clause 3.1.1 to ISO/IEC, Article 3(1) to the European legislature. Nothing here is a SuperSkills coinage. All five sources were read at their primary locations on 22 September 2026, and the EU AI Act count was produced by searching the full Official Journal text rather than a summary of it. The page originally asserted that no standards body defines the term; ISO/IEC 22989 falsified that and the claim was narrowed to binding instruments. Last reviewed: 22 September 2026.

How this research works  ·  Reviewed quarterly  ·  Found an error? Tell me and it is corrected on the page.

Explainer · SS-2026-288 · Graded against the published rubric

Cite this page

Hirji, R. (2026). What is an AI agent?. The SuperSkills evidence base, SS-2026-288. https://thesuperskills.com/research/what-is-an-ai-agent. Last reviewed 22 September 2026.

An evidence review by Rahim Hirji, not peer-reviewed research. For a material claim, cite the underlying study as well; every study here carries its own permanent link.

How citations and IDs work
Questions answered on this page

What is an AI agent?

An AI agent is a system that perceives its environment and takes actions of its own choosing in pursuit of a goal it has been given. ISO/IEC 22989:2022 defines it at clause 3.1.1 as an automated entity that senses and responds to its environment and takes actions to achieve its goals. The load-bearing part is the choosing: a system that follows a path somebody wrote in advance is a workflow, however clever each step is.

What is the difference between an AI agent and a workflow?

Who picks the next step. Anthropic's engineering note of 19 December 2024 draws the line that most practitioners now use: workflows are systems where language models and tools are orchestrated through predefined code paths, while agents are systems where the model dynamically directs its own processes and tool usage, maintaining control over how it accomplishes tasks. Both are agentic systems. The distinction matters commercially, because most products sold as agents are workflows.

Does the EU AI Act define AI agents?

No. The word agent does not appear anywhere in Regulation (EU) 2024/1689. A case-insensitive search of the full Official Journal text, 588,616 characters from the title through Annex XIII, returns zero matches for agent and zero for agentic, against 1,107 for AI system. All 21 matches for agency are either institutional bodies or the phrase human agency and oversight. The Act regulates AI systems, providers and deployers, so an agent is reached as an AI system or not at all.

Who first defined an AI agent?

The durable definition is Michael Wooldridge and Nicholas Jennings, writing in The Knowledge Engineering Review in June 1995. Their weak notion of agency gives four properties: autonomy, social ability, reactivity and pro-activeness. They opened the same paper by recording that the term defies attempts to produce a single universally accepted definition, and warned it might become a noise term subject to abuse and misuse. That was thirty-one years ago.

Is agentic AI the same as an AI agent?

Not quite, and the slippage is where most confusion lives. Agentic is a property a system can hold in degrees, covering autonomy, goal-orientation, multi-step reasoning and the ability to act across systems. AI agent is a noun for a thing. The UK Competition and Markets Authority put it carefully in March 2026: what makes AI agentic is not a single technical feature but a combination of capabilities. A product can be somewhat agentic; nothing is somewhat an agent.

In this hub

Definitions

The terms this field uses, defined against their primary sources.

Ask the evidence
What does the evidence actually show?What should our board be asking about this?Where does Rahim disagree with the consensus?
Bring this into your organisation

If this describes something happening in your teams, say so.

Keynotes, board sessions and advisory work, drawing on research across more than 200 organisations in 30 countries. Tell me the room, the date and the shift you need. A reply within 24 hours.

Start a conversation

Topics and audiences  ·  All research

Box of Amazing

Rahim’s free weekly letter on AI and human capability

If this was useful, the weekly letter is where the thinking happens first. Most of what ends up on this site starts there. Weekly essays on AI, capability and the future of work. Read by 25,000 people, every week since 2017. Free, and one click to stop.

Opens Substack to confirm. No pitch in it, unsubscribe in one click, and nobody follows up because you read something.

Running an event, or responsible for how AI arrives in your organisation? Keynotes  ·  Advisory for CEOs and boards  ·  Enquire