Field note
AI, automation and an agent: what's actually different
Not every tool called an agent actually is one, and the difference decides how much you can trust it unsupervised.
AI is the general term for software that can understand language, images or patterns. Automation is AI, or plain code, following a fixed set of rules you define in advance. An agent is AI given a goal and the freedom to decide its own steps, checking its work and adjusting when something does not go to plan.
What is automation, exactly?
Automation is the oldest of the three and the one most businesses already run everywhere: a Zapier trigger that files an invoice, a mail rule that sorts your inbox, a macro that reformats a report. You wrote the rules once, and the software repeats them exactly, every time, with no judgment involved.
Add AI to one step, say, using a model to summarise a document before automation files it, and it is still automation. The AI is doing one bounded task inside a fixed process. Nothing about the system decides what happens next.
What actually makes something an AI agent, not just automation with a chatbot attached?
An agent gets a goal instead of a script. Point it at 'follow up on invoices over 30 days late' and it decides for itself which invoices qualify, what tone to use with a client who has already ignored two emails, and when to escalate to a person instead of sending a third reminder.
It calls tools, checks its own output, and changes course if the first approach fails. That loop, plan, act, check, adjust, is the part plain automation cannot do, because a fixed rule has no way to notice it produced a bad result.
Why the label gets stretched so much right now
'Agent' sells better than 'workflow', so most software marketed as an agent this year is still automation with a language model bolted on for the parts that need language. That is not automatically a problem: automation is cheaper, faster and far more predictable than a genuine agent, and most SMB tasks (sorting, formatting, first-draft replies) do not need autonomy at all.
The problem is paying agent prices for a fixed script with an AI-written email template stapled to one step, and then expecting it to handle judgment calls it was never built to make.
How to tell which one you actually have
Ask what happens when the input does not match what the builder expected. If the tool breaks, stalls, or hands you an obviously wrong result with no attempt to notice, it is automation, however it is marketed. If it tries a different approach, asks a clarifying question, or flags that something looks off before acting, that is agent behaviour.
Also ask what it does when it is wrong. An agent that quietly acts on a bad decision with no check is not safer than automation, it is automation with worse predictability. That is why oversight matters more with an agent, not less.
Automation vs an agent, side by side
AI is the umbrella term. The line that matters commercially is the one between automation and an agent.
| What you are comparing | Automation | AI agent |
|---|---|---|
| What you give it | A fixed set of rules, written in advance | A goal, and the freedom to pick its own steps |
| Who decides the next step | You did, when you built it | It does, and it changes course mid-task |
| When the input is unexpected | Breaks, stalls, or returns a wrong result | Tries another route, or escalates |
| Checking its own work | No, a fixed rule cannot notice a bad result | Yes: plan, act, check, adjust |
| Cost and predictability | Cheaper and more predictable | Costlier, and needs more oversight |
| A language model bolted onto one step | Still automation | Not what makes something an agent |
Most companies that start building an AI agent never get one far enough to deliver real value, which is one reason so much of what is marketed as an agent today is still automation with an AI step bolted on.
The takeaway
Before buying anything sold as an AI agent, ask what it does when it hits a case nobody planned for. If the honest answer is 'it breaks', you are buying automation, and that is fine, just do not pay agent prices for it.
