Skip to content
Client login

Free Audit

Artificial intelligence

Agent, chatbot, automation: three things, one name

Three different products are sold under the same word. They fail differently, and the question that separates them is: who starts it, and who decides?

Published on 2 September 2026 — Algeria Agency

The owner of several pharmacies in Constantine receives three proposals. The first talks about a chatbot, the second about an agent, the third about an automation. All three use the phrase "artificial intelligence", all three give a convincing demonstration, and none of them does the same work.

The confusion is not a vocabulary fault: it has consequences. These three systems fail differently, are monitored differently, and cost in different proportions. A buyer who cannot tell them apart cannot read a quote.

This article gives the distinction that decides — who starts the work and who decides what happens next — then what each costs to keep. It compares no models and names no brands: what is at stake is the nature of the system, not its supplier.

The question that separates the three

Ask two questions of any system you are offered, and the sorting does itself. First: who starts it — a person writing, or an event happening? Second: once started, who decides what follows — a rule written in advance, or the system itself?

A chatbot is started by a person and follows rules. An automation is started by an event and follows rules. An agent is started by either and decides the sequence itself.

That grid rests on two axes and it is enough to read a commercial proposal. It also explains why the three are not monitored the same way: what can go wrong depends on who decides, not on the technology used.

The rest of the article takes the three in turn, in the order a business usually meets them. It is not an order of sophistication: it is the order they appear in a sales conversation.

The chatbot: a person writes, a rule answers

A chatbot waits. Somebody writes to it, it tries to understand the request, it picks an answer from those it was given or drafts one from a corpus, and it stops. It does nothing while nobody is talking to it.

Its quality is judged on what it refuses rather than on what it knows — that is the argument of the article on what an assistant must refuse to answer, and it is what makes it predictable. Its main failure mode is answering off the point with confidence, which shows and gets corrected.

Its cost is counted per conversation, it is proportional to traffic, and it falls to zero on a day with no messages. It is the only one of the three whose invoice follows activity exactly.

It is also the only one that can break nothing: it writes text to a customer. The worst it can do is say something false, which is bad and repairable, whereas the next two act on your data.

It also leaves something behind that the other two do not produce: the log of requests it could not answer. That list is the only honest inventory of what your customers are actually looking for, and after three months it is worth more than the system that wrote it. Many businesses obtain it and never use it, although it reads in half an hour.

The automation: an event happens, a rule applies

An automation talks to nobody. It waits for something to happen — a form filled in, a file dropped, a time of day, a row added to a spreadsheet — and executes a sequence of steps decided in advance.

The important point is that it needs no artificial intelligence to exist, and that most of this work is not artificial intelligence. The model, where there is one, handles one precise step: reading a document, classifying a message, drafting a summary. The rest is plumbing.

It fails silently, which makes it more dangerous than a chatbot. A chatbot that stops answering is visible within the minute; a stopped automation produces nothing, and the absence is only noticed when somebody looks for a result that never arrived.

Its cost is mixed: a fixed part that runs even with no activity, and a variable part with volume. It is also the only one of the three that can do damage at scale, because it repeats the same mistake across a thousand rows without tiring.

Its fragile part is not the model, it is the trigger. A renamed tab, a column inserted in the middle, a field added to the form by somebody who did not know a machine was reading it: each of those gestures is enough to stop the chain, and none of them looks like a technical change to the person making it. That is why, beside each automation, you write down which file and which form serve as its input.

The agent: it decides the sequence

An agent receives an objective rather than a procedure. It is given tools — query a database, send a message, create a row — and it chooses which to use, in what order, until it judges that it has finished.

That freedom is its value and its risk, and both come from the same place. Its value is handling cases no rule anticipated. Its risk is handling a case no rule anticipated — in a way nobody expected.

An agent’s failure mode is therefore different from the other two: it does not get the answer wrong, it gets the sequence wrong. It does something plausible and unexpected, often correct, sometimes three times in a row, and the cumulative effect is what surprises.

The design consequence is known and simple: an agent proposes, a person confirms, as soon as the action is irreversible. Any other arrangement assumes accepting in advance whatever it will get wrong.

What drives its price up is not the model either, it is the number of tools it is given. Every added tool multiplies the possible paths, and with them the verification work and the number of cases that have to be tried before letting it run. An agent with three tools is tested in a day; an agent with twelve is not exhaustively tested at all, and that is what the gap between two quotes describing the same need covers.

What "autonomous" means in a quote

The word is used to sell all three, and it has no content until you say what the system is autonomous about. Autonomous in choosing its words? In choosing the order of its actions? In deciding it has finished?

The question worth asking in a meeting is this: "what is the last decision this system takes without a human seeing it?" The answer classifies a proposal better than any technical description.

There is a common and honest special case: a system that prepares everything and stops before the action. A drafted reply a person sends, a prepared invoice somebody approves, a file assembled that a professional signs. That is not half an agent, it is the right dose for most uses.

What we refuse to do is sell the word. A quote that says "autonomous agent" without saying which final decision stays with the client is selling a property with no definition.

The three combine, and that is the normal situation

In a real business the three coexist and hand work to each other. A chatbot receives a request for a quote; an automation creates the file and alerts the salesperson; an agent prepares the draft by fetching prices from the catalogue.

That combination is the right architecture for a simple reason: each part does what it can do predictably. It also has a practical consequence — one link’s failure does not look like another’s, and monitoring has to be differentiated.

That is why a project is better described by its handovers than by the name of the system. Where the chatbot ends, where the automation begins, at what moment a human takes over: those three boundaries describe the project better than any diagram.

A supplier who cannot draw those boundaries on a sheet of paper in five minutes has not yet designed the system, whatever the demonstrations show.

What each costs to keep

The three do not ask for the same attention after go-live. A chatbot asks for the unanswered questions to be read regularly: an hour a quarter is enough to hold it.

An automation asks to be checked that it is still running, and that check is not natural because nothing demands it. That is the subject of what an automation costs to keep, and the quarterly review it describes is the viable minimum.

An agent asks for what it decided to be read, not only what it produced. It is the most expensive monitoring of the three, because a correct result reached by an absurd sequence is a result that will be wrong again on the next case.

That hierarchy should decide your purchases more than it does. The question is not "which is the most advanced" but "which can we afford to watch", and for many businesses the honest answer is the first.

It also says who inside your business has to look after it, and that is not the same person in the three cases. The chatbot belongs to whoever already answers customers, because it reads the same questions. The automation belongs to whoever holds the input file. The agent belongs to nobody by default, and an installation whose owner was not named on the day it went live never gets one afterwards.

What each does when it fails

Three failures, three shapes. The chatbot answers off the point: the customer sees it, says so, and the conversation continues with a person. Visible, bounded, and correctable within the day.

The automation stops without saying anything, or worse, carries on producing wrong results. It does not complain and nobody watches it, so the error accumulates until a human finds something inconsistent at the end of the chain.

The agent, for its part, does something. An action, then another, each defensible, and the whole making no sense. It is the only one of the three that can create repair work exceeding the work it saved.

The rule that follows runs through this whole file: the freedom granted to a system has to be proportional to the cost of what it can undo. That is not caution, it is design.

Which to start with

The most frequent answer is: the most boring one. The most repetitive, least ambiguous task, the one nobody asks for and everybody does — and it almost always belongs to automation rather than to an agent.

There is a reason that is not technical. All three ask the same thing of you: that the work be described. A business that cannot write down its own process will get nothing from any of them, and automation is what makes that gap visible fastest and cheapest.

The second criterion is volume. Below a few dozen occurrences a week, none of the three pays for itself: the go-live and monitoring work exceeds what it saves, and the honest answer is to buy nothing.

The third criterion is the forgotten one: is there somebody to watch. A system with no watcher degrades, and the bad choice is not the wrong tool, it is a tool nobody looks at.

Those three criteria are asked in that order and no other, and the order does the work. Starting from volume leads to picking the most frequent task, which is often also the most ambiguous. Starting from the watcher leads to picking the most available person’s task, which is not necessarily the most expensive one. The description first, then the volume, then the watcher: it is the only sequence that does not turn against you at the third question.

The words you will be told, and what they cover

A few terms circulate and deserve translating. "Assistant" is the commercial word for chatbot and says nothing more. "Workflow" and "flow" mean an automation. "Copilot" means a system that prepares and does not execute, which is the arrangement described in section 5.

"RAG" means the way an assistant fetches a passage from your own documents before answering, and what that arrangement fixes and does not fix is a subject in itself.

"Orchestrator" means the plumbing that passes work from one link to the next. It is the most useful component and the least saleable, and it is often what is missing in a project that fails.

"Multi-agent" means several agents talking to each other. It is real and premature for almost every business in this market: monitoring a single agent is already the heaviest item of the three.

None of those words is dishonest. What is dishonest is using them without saying which cell of section 1’s two axes they belong to — and that precision is asked for politely and always obtained.

The check: your own list, in an hour

Write down the ten repetitive tasks of your week, and put two columns beside each. First column: who starts it, a person or an event. Second: who decides what happens next, a rule or a judgement.

You get a distribution, and it is almost always the same: most lines are started by an event and follow rules, which means automation. One or two lines require judgement, and those are the ones you will be offered an agent for.

Then look at each line’s volume. Cross that with the watcher question. What survives those three filters is your project, and it is generally smaller and more boring than the one being proposed to you.

That sheet is made without us and it makes three quotes comparable, because it forces them to locate themselves in your list rather than in their catalogue.

What we do, and what we refuse

We make the section 11 list with you, place each line on the two axes, and say which of the three families applies — including when the answer is "none, your volume does not justify it". We then draw the handover boundaries before a line of code is written.

We refuse to deliver an agent that executes an irreversible action without human confirmation. It is not a start-up stage to be lifted later: it is the condition that makes the rest defensible.

We also refuse to sell the word "autonomous" without completing it. A quote promising autonomy without naming the last decision left to a human describes a property with no definition.

What you can do without us is the sheet itself. Many businesses discover there that their need is a three-step automation, and the exception queue it will produce will be more useful reading than any brochure.

Frequently asked questions

Is an agent more advanced than a chatbot?

It is freer, which is not the same thing. Freedom is useful when cases are unpredictable and expensive when they are not: on a repetitive task an agent does an automation’s work with heavier monitoring and less predictable behaviour.

Can a chatbot be turned into an agent later?

Yes, and it is a healthy order. The corpus, the refusal rules and the log of unanswered questions built for the chatbot are exactly what an agent needs afterwards. The reverse — starting with the agent — leaves all three undone.

Do you need artificial intelligence to automate?

Usually not, and that is the best news in this article. Most useful automations are rules, connectors and a schedule. The model earns its place when a step requires reading free text or classifying something ambiguous.

How do we know what we are actually being sold?

Ask who starts it and who decides, then ask what the last decision taken without a human seeing it is. Two questions, three minutes, and they classify a proposal better than an hour-long demonstration.

Can all three come from the same supplier?

Yes, and it is common. What has to be checked is not the brand but the boundaries: where one ends, where the next begins, and who takes over. A supplier selling all three without drawing those boundaries is selling a diagram, not a system.

Which is riskiest for a small organisation?

The agent, without hesitation, for a reason that is not technical: it demands the closest monitoring, and a small organisation rarely has anybody to do it. The risk is not that it gets things wrong, it is that nobody notices.

Where we come in

Once your ten lines are sorted, the family that concerns you is almost always the one nobody mentions in a meeting.

  • We take your log and name, task by task, the kind of system that fits — sometimes none.
  • The person responsible for watching each installation kept is named before it goes live.
  • You leave with the handover map on one sheet, readable by a supplier other than us.

We will never hand sending, invoicing or deletion to a system that picks its own steps.

Read next

Let us talk about your project

A free audit, no commitment: we look at your online presence and tell you what is holding it back.

We measure how this site is used with Google Analytics, to learn which pages actually help. You can stop that measurement at any time from the footer. Cookie policy