Agentic AI AcademyAgentic AI Academy

What Makes Something an Agent

Goals, tools, memory, planning — and autonomy

Intermediate 13 minDecision-maker
What you'll be able to do
  • Be able to explain, in plain business terms, how an agent differs from generative AI that only answers a prompt
  • Be able to describe the four building blocks of an agent (Model, Tools, Memory, Planning) and name the oversight question each one raises
  • Be able to apply the anti-'agent washing' test — autonomous reasoning, tool orchestration, persistent context — to a vendor's claim
  • Be able to use autonomy as the strategic dial that sets the value, risk, and governance of an agentic system
  • Be able to walk a concrete example (a refund agent) through plan, check, act, and iterate, and locate where a GenAI model sits inside it
  • Be able to ask the right diligence questions before approving or buying an 'agentic' capability
At a glance

An AI agent is software that pursues a goal rather than just answering a prompt: given an objective, it plans the steps, uses tools, observes the results, and iterates until the job is done or it hits a policy boundary. This lesson gives you the durable building-block view of an agent (Model + Tools + Memory + Planning), a practical anti-hype test to separate real agents from rebranded chatbots, and the single strategic dial — autonomy — that sets how much value, risk, and governance any agentic system carries.

  1. 1From AI that talks to AI that does
  2. 2The four building blocks: Model, Tools, Memory, Planning
  3. 3The anti-'agent washing' test
  4. 4Autonomy: the one strategic dial
  5. 5A concrete example: the refund agent
  6. 6The questions to ask before you approve an agent

From AI that talks to AI that does

Every leader has now seen generative AI answer a question, draft an email, or summarize a document. That is AI that talks. An agent is the next step: AI that does.

The distinction is simple and strategic. A generative-AI chat assistant responds to a single prompt and stops. An agent is given a goal"resolve this customer's refund," "research these five suppliers and draft a comparison," "reconcile this batch of invoices" — and then, on its own, plans the steps, uses tools to act on real systems, observes what happened, and iterates until the job is done or it reaches a boundary you set.

An agent pursues a goal, not just a prompt. That is the entire leap from "AI that talks" to "AI that does."

Why this matters in the boardroom: the moment software starts taking actions in your systems — issuing a refund, updating a CRM record, sending an email to a customer — it stops being a productivity feature and becomes something you must govern, because it now has consequences. A chatbot that gives a wrong answer wastes a minute. An agent that takes a wrong action moves money, touches a customer, or changes a record. Same underlying model; a categorically different risk and value profile.

Keep the rest of this module's framing in view: this lesson defines what an agent is; the next lessons sharpen who is steering (chatbot vs. copilot vs. agent) and why agents are framed as the next value wave. Get the definition right first — most strategic mistakes here start with a fuzzy one.

Key insight

The reframe: it is the verb that changed

Generative AI produces content. An agent produces outcomes — it doesn't hand you a draft refund email, it processes the refund. When the verb shifts from 'answer' to 'act,' value goes up and so does the governance you owe it. Treat 'it acts' as the trigger for oversight, not an afterthought.

Watch out

Where leaders get it wrong

Conflating 'we use a GenAI chatbot' with 'we have agents.' A chatbot that answers FAQs and an agent that processes refunds end-to-end are not the same maturity, the same value, or the same risk. Demanding the same governance for both over-burdens the chatbot and under-protects the agent.

The four building blocks: Model, Tools, Memory, Planning

You do not need to know how an agent is engineered. You do need a mental model clear enough to ask good questions. The most useful executive-friendly framing comes from Anthropic: an agent is built from four components, each of which is both a capability and an oversight point.

Building blockWhat it is (plain terms)The oversight question to ask
ModelThe reasoning engine — the generative-AI brain that decides what to do nextWhich model, how reliable on this task, and where might it be confidently wrong?
ToolsHow it acts on the world — search, databases, APIs, sending email, querying a CRM, clicking in an appWhat is it allowed to touch, and what is the blast radius if it acts wrongly?
MemoryWhat it carries across steps and sessions — the ongoing task and relevant contextWhat does it remember, where is that stored, and who can see it?
PlanningBreaking the goal into sub-steps and adapting when a step failsHow does it recover from a mistake, and where does it stop and ask a human?

The power of this view is that it turns a vague "AI agent" into four concrete things you can interrogate. Notice that the Model is just one of the four — a common executive error is to obsess over which model a vendor uses, when the Tools (what it can do) and Planning (how it behaves when things go wrong) usually carry more of the real-world risk.

A subtle but important point: the generative-AI model is a component inside the agent, not the agent itself. The agent is the surrounding system — the loop that plans, calls tools, remembers, and iterates — and it uses a GenAI model as one of its tools (for example, to write the customer-facing text). This is why the nesting hierarchy puts agents as the action layer that sits on top of GenAI, not beside it.

Tip

The leadership move

When a team or vendor pitches an agent, ask them to walk you through all four blocks: which model, which tools (and their permissions), what memory it keeps, and how the planning recovers from failure. If they can only talk about the model, they have not thought about the parts that actually create risk.

The anti-'agent washing' test

The word "agent" is now a marketing magnet. Vendors are rebranding ordinary chatbots, scripted automation (RPA), and simple assistants as "agentic" to ride the wave — a practice analysts call "agent washing." As of 2025, Gartner estimated that of the thousands of vendors describing themselves as agentic, only about 130 were genuine, and predicted that more than 40% of agentic-AI projects would be canceled by the end of 2027 (citing cost, unclear value, and weak risk controls). Treat those figures as time-stamped — re-verify the live source before quoting them — but treat the pattern as durable.

Gartner's framing gives you a clean three-part test. A real agent has all three:

  1. Autonomous reasoning — it decomposes a goal into steps and adapts when a step fails, rather than following a fixed script.
  2. Tool orchestration — it calls APIs, databases, and other systems to actually do things, not just talk.
  3. Persistent context — it remembers the ongoing project and relevant organizational knowledge across steps.

If a product can only respond to prompts with no ability to act, it is a chatbot. If it follows a rigid, pre-scripted sequence with no adaptation, it is automation (RPA) wearing a new label. If it lacks memory of the task, it is a stateless assistant. Real agency requires the combination.

If it has……but lacks…Then it is really a…
ConversationTool orchestration & actionChatbot
A fixed action sequenceAutonomous reasoning / adaptationScripted automation (RPA)
Reasoning and toolsPersistent contextStateless assistant
All threeA genuine agent

Watch out

Where leaders get it wrong

Buying the word, not the capability. A polished demo of an 'agent' often hides a scripted flow that breaks the moment reality deviates from the happy path. The label is free; the three capabilities are not. Make vendors demonstrate adaptation on a failure case, not just a clean success.

Example

Gartner: 'agent washing' is widespread

Gartner publicly warned (2025) that the large majority of self-described 'agentic' vendors do not meet the bar, and extended the warning into specific markets such as supply-chain planning in 2026. The lesson for buyers: assume 'agentic' is a marketing term until the three-part test is met on your own use case.

Autonomy: the one strategic dial

If you remember a single idea from this lesson, make it this: autonomy is the strategic dial. Autonomy is how much the system decides and acts without a human in the loop — and that single setting determines the value it can create, the risk it carries, and the governance it requires. All three move together as you turn the dial up.

  • Low autonomy — the system suggests; a human approves and executes every step. Lower value per task, but the human is a built-in safety check. (This is the copilot zone, covered in the next lesson.)
  • High autonomy — the system plans and executes a whole workflow end-to-end, escalating to a human only at boundaries. Higher value (it does the whole job), but the blast radius of an error grows, and you need real guardrails.

This is why the same underlying technology can be a low-stakes convenience or a board-level risk depending purely on how much you let it act. The governance principle that follows is durable: automation for execution, humans for judgment.

A practical rule of thumb — the delegation test: delegate a decision to an agent only when (1) the data is clear, (2) the rules are well defined, and (3) the cost of waiting for a human exceeds the cost of a wrong autonomous action. Refund a £15 shipping fee on a clear-cut policy? Delegate it. Deny a large insurance claim, approve credit, or terminate an account? The cost of being wrong is high and the judgment is nuanced — keep a human on the loop.

The current reality (2025–2026) reinforces caution: production agents today "tend to be simple and human-supervised" (Anthropic), are reliable for narrow, well-structured, lower-stakes tasks, and do not learn on the job by default — errors can compound over long chains of action, which is exactly why responsible deployments keep scope tight and a human nearby.

Key insight

Value, risk, and governance are the same dial

You cannot turn up the value of an agent (let it do more end-to-end) without turning up the risk and the governance owed to it. Leaders who chase the value while ignoring the other two ends of the same dial are the ones who end up in the '40% canceled' statistic.

Tip

The leadership move

For every proposed agent, ask: 'What is the most consequential action this can take without a human, and what happens if it's wrong?' The answer tells you exactly how much guardrail, approval, and halt/rollback capability you need — and whether to deploy at all.

A concrete example: the refund agent

Abstractions land when you trace one through a real task. Imagine a refund agent in a retail business. A customer messages: "My order arrived damaged — I'd like a refund." Here is the loop, mapped to the four building blocks:

  1. Understand the goal (Planning). The agent's objective is resolve this refund within policy. It breaks that into sub-steps: verify the order, check eligibility, decide, execute, and communicate.
  2. Gather the facts (Tools + Memory). It queries the order-management system for the purchase, checks the returns policy, and pulls the customer's history — remembering all of this as it works through the case.
  3. Decide (Model). Using its reasoning engine, it determines the order qualifies under policy and the refund amount is within the threshold it's allowed to approve autonomously.
  4. Act (Tools). It issues the refund through the payments system and updates the case record. These are real actions on real systems — the moment governance matters.
  5. Communicate (Model as a tool). It calls a generative-AI model to write a warm, on-brand confirmation email — here the GenAI model is one tool the agent uses, not the agent itself.
  6. Iterate or escalate (Planning). If the refund exceeds its approval limit, the policy is ambiguous, or a system call fails, it stops and escalates to a human rather than guessing.

Notice three things. First, the GenAI model appears inside the agent (steps 3 and 5) — confirming that an agent uses models, it is not merely a model. Second, the value is that the whole task gets done, not just drafted. Third, the governance lives at the action and escalation points: the approval threshold, the permission to touch the payments system, and the human-escalation boundary are exactly the dials you, as a leader, must set.

This is also a deliberately bounded, supervised, lower-stakes design — small refunds, clear policy, human escalation for edge cases — which is precisely the kind of agent that works reliably today.

Example

Customer support: the best-proven quick win — with a caveat

Support is where agents have shown the clearest early wins (and the clearest cautionary tales). Klarna's AI assistant famously handled around two-thirds of support chats and cut resolution times sharply — then the company partly reversed course and rehired humans by mid-2025 after customer-satisfaction quality fell. The lesson for agent design: keep scope bounded, blend in humans for nuance, and track quality, not just volume.

The questions to ask before you approve an agent

You now have everything you need to interrogate any agentic proposal — from a vendor pitch or an internal team — without a single line of code. Run it through these questions, organized by the frameworks in this lesson.

Is it really an agent? (the anti-washing test)

  • Can it reason and adapt when a step fails, or does it break off the happy path?
  • Does it act on real systems (orchestrate tools), or only talk?
  • Does it remember the task across steps?

What is it made of? (the four blocks)

  • Which model, and where is it likely to be confidently wrong on our task?
  • Which tools/permissions — what exactly can it touch, and what is the blast radius?
  • What memory does it keep, where is it stored, and who can see it?
  • How does its planning recover from failure, and where does it escalate?

How autonomous is it? (the strategic dial)

  • What is the most consequential action it can take without a human?
  • Does it pass the delegation test (clear data, defined rules, cost-of-waiting > cost-of-error)?
  • Can we halt and roll back if it goes wrong, and who is the named owner?

If a proposal can't answer these crisply, that is your signal — not to say no automatically, but to slow down until the answers exist. Most failed agent projects failed because nobody asked these before the money was spent.

Tip

Make this a one-page gate

Turn these questions into a standing intake checklist that every proposed agent must pass before funding. It costs an hour to build and saves you from the cancelled-project statistic. The point is not to block agents — it's to fund the ones that will actually work.

Try it: Score a real 'agent' against the test — your one-page intake gate

Goal: turn this lesson's frameworks into a reusable diligence tool you can use in your next vendor or internal-team meeting. No coding — this is a strategic exercise. 1) Pick a target. Choose one real 'agentic' product, vendor pitch, or internal proposal you've actually seen (or the refund-agent example if you have none). 2) Run the anti-washing test. For each of Gartner's three capabilities — autonomous reasoning, tool orchestration, persistent context — write one sentence of evidence that it is present, or note that it's missing. If any is missing, name what the product really is (chatbot, RPA, stateless assistant). 3) Map the four blocks. In a four-row table (Model, Tools, Memory, Planning), write the oversight question for each and the answer you'd demand — especially the blast radius of the Tools and how the Planning escalates on failure. 4) Set the autonomy dial. State the single most consequential action it can take without a human, then run the delegation test (clear data? defined rules? cost-of-waiting > cost-of-error?) and decide: deploy, deploy-with-human-approval, or not yet. 5) Define the kill switch. Write who the named owner is and how you halt and roll back. 6) Deliverable: a one-page 'Agent Intake Gate' — the three-part test, the four-block table, the autonomy/delegation verdict, and the owner/halt plan — that any future agent proposal must pass before funding. Bring it to your next relevant meeting and use it live.

Key takeaways

  1. 1An agent pursues a goal and takes action — it plans, uses tools, observes, and iterates — whereas generative AI only answers a prompt. The shift from 'answer' to 'act' is what turns a productivity feature into something you must govern.
  2. 2An agent is built from four blocks (Anthropic): Model, Tools, Memory, and Planning — each a capability and an oversight point. The GenAI model is one component inside the agent, not the agent itself.
  3. 3Use the anti-'agent washing' test (Gartner): a real agent has autonomous reasoning + tool orchestration + persistent context. Missing any one means it's really a chatbot, scripted automation, or a stateless assistant wearing the label.
  4. 4Autonomy is the single strategic dial: it sets the value, the risk, and the governance together. You can't raise one without raising all three.
  5. 5Apply the delegation test — delegate a decision only when the data is clear, the rules are defined, and the cost of waiting for a human exceeds the cost of a wrong autonomous action. The principle: automation for execution, humans for judgment.
  6. 6Today's reliable agents are narrow, supervised, and lower-stakes (a refund agent on clear policy), not autonomous 'set-and-forget' digital employees — because errors compound over long action chains and agents don't learn on the job by default.

Quiz

Lock in what you learned

Check your understanding

0 / 4 answered

1.Your team demos a new 'AI agent' for invoice handling. What single property most clearly separates a genuine agent from a generative-AI chatbot?

2.A vendor walks you through their 'agentic' platform but only ever talks about which foundation model it uses. Drawing on the four-building-block view, what is the most important gap in their pitch?

3.Using Gartner's anti-'agent washing' test, a product follows a rigid, pre-scripted sequence of API calls and cannot adapt when a step fails. What is it really?

4.Two proposed agents differ only in autonomy: Agent A suggests refund decisions for a human to approve; Agent B issues refunds end-to-end without approval. What does turning that autonomy dial up most importantly imply?

Go deeper

Hand-picked sources to keep learning