Back to blog
AI2026-04-245 min read

Most "AI agents" are actually workflows. That's usually what you want.

Every AI pitch now has the word "agent" in it. Under the hood, most aren't agents — they're workflows. Here's the difference, and why workflows are usually the better buy for a small business.

01

Every AI pitch now has the word "agent" in it

Your inbox probably has a few. "Our AI agent books your meetings." "Our agent triages your tickets." "Our agent drafts proposals while you sleep."

Under the hood, most of them aren't agents. They're workflows with a language model stitched in. That is usually fine — a workflow is what most small businesses actually want. Worth knowing the difference before you buy.

02

What each actually is

Anthropic, the people who build Claude, published the clearest plain-English definition I've seen in their Building Effective Agents post. Worth reading if you make buying decisions on this stuff.

A workflow runs a predetermined path. A developer writes the steps — receive a customer email, classify it, route it, draft a reply, wait for approval, send — and AI does the smart parts like the classifying and the drafting. The route is fixed.

An agent picks its own steps. You give it a goal and a set of tools, and it decides on the fly what to do, in what order, until it decides it is done.

These are different systems with different costs and different failure modes.

03

Why you probably want the workflow

Workflows are cheaper. Each step is a known cost and the whole run is predictable. You can budget it.

Workflows are easier to debug. If the AI classifier mislabels 5% of tickets, you know exactly where to look. If an agent gets confused you are staring at a chain of twelve decisions with no obvious culprit.

Workflows fail less dramatically. The worst case is usually "the AI got one step wrong and the wrong reply got drafted." An agent's worst case includes "tried three different approaches, ran up the API bill, still did not finish the job."

Anthropic's own advice, from that same post, is that agents trade off latency and cost for better task performance — and that you should only reach for them when simpler solutions demonstrably fail. Most small-business jobs are nowhere near that line.

04

A practical test

Can you draw the steps on a whiteboard?

If yes, you want a workflow. Lead comes in, classified by industry, routed to the right partner, welcome email drafted from a template, you approve, sent. Six boxes. A workflow runs this reliably for months on end.

If no — if the steps genuinely depend on what the AI finds along the way — you might have an agent-shaped problem. "Investigate why our Shopify orders stopped syncing to Xero last Tuesday and fix it" is open-ended enough to qualify. "Draft this week's twelve invoices" is not.

05

Two questions that cut through the pitch

When someone sells you an "AI agent" for your business, two questions separate the real ones from the marketing.

First, can they draw the decision path? If there is a diagram with boxes and arrows, it is a workflow. That is good news — you just got a cheaper, more predictable product than the pitch suggested.

Second, what happens when it gets stuck? A good workflow has a human fallback at every branch. A good agent has a budget — in steps, in time, or in spend — after which it stops and asks. If the answer to either is hand-wavy, the pitch is ahead of the product.

06

Where we land

Most of what a small business needs to automate looks like a workflow — a handful of steps strung together, with an AI call doing the smart bit: classifying, drafting, matching. That shape is cheap to run, easy to debug, and easy to hand over to someone else when the system has to keep running without you.

Real agents have their place, mostly for open-ended work where you genuinely can't define the steps in advance. When the job is a predictable process — receive input, do these six things, send output — a workflow ships faster, costs less to run, and breaks in ways you can see coming. Pitching an agent at that problem adds cost and risk without adding value.

If you are weighing an AI tool right now and want an honest read on whether it is a workflow or an agent shaped problem, drop us a line. First call is free.

Further reading

  • Anthropic Engineering — Building Effective Agents. The source for the workflow/agent distinction and the five named patterns (prompt chaining, routing, parallelization, orchestrator-workers, evaluator-optimizer).

Got questions about this topic? We're happy to help.

Get in touch

Let's talk.

Tell us what you're trying to do. We'll reply within one working day. If we're not the right team for it, we'll say so.

Reply in one working day
First call is free — no pitch
If we're not the right fit, we'll say so
Based in the UK, working with businesses across the country