Somebody asked me last month what it would cost to automate their five person landscaping company, and when I said "somewhere between twenty pounds and twenty thousand," they looked at me like I'd insulted them. Fair enough. That answer is technically true and completely useless, which is exactly the problem with most of what you'll find when you search this question.

So here's the real answer up front, and then I'll spend the rest of this article earning it. The cost to automate a small business in 2026 breaks into four realistic paths. Doing it yourself with no-code tools runs £0 to about £80 a month. Hiring a freelancer to build a few workflows costs roughly £250 to £2,500 as a one time project. An agency retainer runs £1,200 to £4,000 a month. A custom implementation with several connected systems typically lands between £2,500 and £12,000 upfront, plus £160 to £480 a month to keep everything running. Most small businesses I work with end up spending far less than they feared, and the ones who overspend almost always do it by hiring the wrong kind of help too early.

I've built automations for my own business and for clients for years now, mostly in Zapier, Make, and n8n, and I've watched the pricing landscape shift a lot recently. Let me walk you through what each path actually costs, where the hidden charges hide, and which numbers in the marketing material you should flatly ignore.

What Automation Actually Means for a Business Your Size

Let's kill the jargon first. Business process automation just means software does a repetitive task a human used to do. A form submission creates a contact in your CRM, which stands for customer relationship management software, the database where you track leads and clients. An unpaid invoice triggers a polite reminder email on day seven. A new booking sends a confirmation text and adds the job to your calendar. That's it. Nobody is installing robots in your back office.

This matters for cost because the price of automation scales with the number of systems you're connecting and the messiness of your data, not with the size of your company. According to the breakdown published by SoluLab, most small businesses spend £1,200 to £20,000 upfront when they hire out custom AI automation work, and the biggest cost driver isn't headcount, it's how many tools need to talk to each other and how clean the underlying records are. A two person consultancy with twelve half connected apps can cost more to automate than a fifteen person shop running everything through three tools.

The Four Realistic Price Tiers

Before we go deep, here's the map. Tier one is DIY with off the shelf tools, and your only cost is subscriptions plus your own evenings. Tier two is a freelancer building specific workflows for a fixed project fee. Tier three is an ongoing agency or consultant retainer. Tier four is a custom build, usually on a platform like n8n, where someone designs a system around your business rather than stitching together templates.

Most owners assume they need tier three or four. In my experience, maybe one in five actually does. The rest get 80 percent of the value from tiers one and two, and I'd rather you spend £480 finding that out than £5,000.

Tier One, the DIY Tool Stack

If you or someone on your team is even mildly comfortable with software, you can automate your first workflows for the price of a nice dinner each month. The three platforms that matter here are Zapier, Make, and n8n, and they price very differently, which is where people get burned.

Zapier is the easiest to learn and the most expensive at scale. The free plan gives you 100 tasks a month with simple two step automations only, which is enough to test the concept but not to run a business on. The first useful paid tier, Professional, costs about £24 a month billed monthly or about £16 a month on annual billing, and includes 750 tasks. Zapier bills in US dollars, so those are approximate. A task, in Zapier's world, is any single action your automation performs, so a workflow that writes to your CRM, sends a Slack message, and updates a spreadsheet burns three tasks every time it runs.

That task math is the trap. As the detailed teardown of Zapier's task counting by eesel AI shows, a lead routing workflow with five action steps running 100 times a day consumes 15,000 tasks a month, which blows through the base Professional plan in under two days and lands you in tiers costing £480 or more per month. Their analysis puts the sticker shock zone at 2,000 to 5,000 tasks a month. Below that, Zapier is genuinely cheap. Above it, you're paying real money for convenience. No Code MBA's pricing review reaches the same conclusion from a different angle: real teams typically land between £40 and £160 a month once multi step workflows and overages kick in, not the £16 headline.

One more Zapier wrinkle worth knowing before you commit. According to Omid Saffari's August 2026 pricing audit, Zapier changed its AI billing in mid 2026 so that AI steps now consume one, three, or five tasks each depending on the model tier, with new steps defaulting to the three task rate. If you're planning AI heavy workflows, your task consumption can triple without you touching anything.

Make, formerly called Integromat, starts cheaper at around £7 to £8 a month depending on the source and billing period, and it bills per operation rather than per task. Make also bills in US dollars, so those are approximate. Same trap, different name. As the comparison from OpenHosst points out, a five module scenario running 2,000 times a month consumes 10,000 operations, which is an entire Starter plan on one workflow. Make's visual builder is genuinely nicer than Zapier's for complex logic, and I reach for it when a workflow has lots of branching, but budget for two to four times the operations you think you'll need. Everyone underestimates.

Then there's n8n, my personal favorite and the one with the strangest economics. The cloud version starts at about £17 a month, but the pricing breakdown by Cipher Projects confirms the self hosted Community Edition is free, with a basic instance on a £5 a month virtual private server handling hundreds of daily workflow runs for most small teams. n8n bills in euros, and server pricing varies by provider, so both figures are approximate. Crucially, n8n counts executions, meaning full workflow runs, not individual steps. A twenty step monster workflow costs the same as a two step one. If you have any technical comfort at all, or a nephew who does, self hosted n8n is the cheapest serious automation platform on the market, full stop.

The honest caveat: n8n takes longer to learn, you're responsible for updates and backups when self hosting, and when something breaks at 2 a.m. there's no support line. That trade is worth it for some businesses and a terrible idea for others. If the person maintaining it quits or loses interest, you own a server nobody understands.

So what does a realistic DIY monthly bill look like? Builts AI's cost analysis pegs the typical small business automation stack at £160 to £480 a month once you include the automation platform, your CRM subscription, and API fees, which are the small per use charges some services bill when software connects to them. I'd add that a genuinely lean setup, one automation platform plus tools you already pay for, can sit at £24 to £65 a month for a long time. The £160 to £480 range describes businesses that have gone all in.

The Automation You Already Pay For

Before you spend a single new pound, check the tools already on your credit card statement. This is the most overlooked part of the whole cost conversation, and it drives me a little crazy, because I regularly meet owners pricing out Zapier plans to do something their existing software does natively for free.

Your invoicing tool almost certainly has automatic payment reminders buried in its settings. Your scheduling app probably sends confirmation and reminder messages on its own. Most email marketing platforms include welcome sequences and abandoned follow ups at every paid tier, and plenty of CRMs ship with basic workflow builders that handle lead assignment and follow up tasks without any third party connector involved. None of that requires a new subscription. It requires an afternoon reading settings pages you've been ignoring since you signed up.

The reason this matters for budgeting is sequencing. Native automations are free, reliable, and maintained by the vendor, so they should be your first layer. Cross tool platforms like Zapier and Make are your second layer, reserved for the gaps where two systems genuinely need to talk and don't. Custom builds are the third layer, for logic neither of the first two can express. Every workflow you push down a layer is money you don't spend, and just as importantly, it's one less thing that can break in a way nobody notices.

My rough rule from years of doing this: about a third of the automations small businesses ask me to build turn out to already exist inside software they're paying for. Check first. It's the highest return hour in this entire process.

Tier Two, Hiring a Freelancer

This is the tier I recommend most often, and it's cheaper than people expect. If you know exactly which two or three workflows are eating your week, a competent freelancer can build them properly in days.

The rates are well documented at this point. Contra's marketplace data puts Zapier specialists at £24 to £120 an hour depending on experience, with entry level builders at £24 to £40 and seasoned pros at £80 to £120. The consultant pricing guide from GolmTech, a Zapier Platinum partner, translates that into project terms: simple automations run £250 to £800, custom API integrations £800 to £2,500, and multi workflow projects start around £4,000. Their practical advice, which matches my experience hiring subcontractors, is to budget £60 to £120 an hour for someone competent enough to build things that don't fall over.

A warning from the trenches, though. Hourly billing on loosely scoped automation work is how budgets die. The pattern I've seen repeatedly, and which Jahanzaib's consultant rate analysis describes almost word for word, is an owner hiring hourly because it feels flexible, the consultant scoping loosely, complexity emerging mid build, and the final bill landing 40 to 60 percent over the estimate. Nobody lied. The incentive structure just doesn't reward finishing fast. Insist on a fixed price for a written scope, with hourly reserved only for genuine unknowns.

The other freelancer risk is abandonment. Taskip's agency cost research cites Zapier's own State of Business Automation report finding that 43 percent of businesses using freelancers for automation hit at least one critical workflow failure because nobody was around to maintain it. APIs change. Apps update. The freelancer who built your system in March may be booked solid in September when it breaks. Get documentation in writing as a deliverable, not a promise.

Tier Three, Agencies and Retainers

Agencies make sense when automation is central to how you compete, not just a way to save a few hours. The agency budgeting guide from Taskip puts small business friendly engagements at £1,200 to £2,500 a month, with mid market retainers running £3,200 to £8,000 monthly. GolmTech's data lands in the same neighborhood, citing typical automation agency retainers at £2,000 a month and up.

For pure maintenance rather than new builds, the numbers are smaller. GolmTech references a mid 2026 budgeting breakdown putting upkeep at £250 to £480 a month for a small stack of one to five workflows, scaling to £950 to £1,600 a month for environments with more than twenty. That maintenance line is worth taking seriously, because the alternative is your own time. Zapier's research, again via Taskip, found businesses attempting DIY automation without the right expertise spend an average of eleven hours a week managing failures and rebuilds. Eleven hours of an owner's week is often worth more than the retainer.

My honest take on agencies: the good ones are worth every pound and the mediocre ones are the most expensive option on this entire list, because you pay premium prices for template work a freelancer would've done for a fifth of the cost. Before signing any retainer, ask to see three automations they've built for businesses your size, and ask what happens to your workflows if you cancel. If the answer to the second question is vague, walk.

Tier Four, Custom Builds

This is where the bigger numbers live, and where most of the scary quotes you've seen come from. The consensus across sources is remarkably tight here. Business Automation AI puts custom implementation for small businesses at £2,500 to £12,000 upfront with £400 to £1,600 a month in ongoing tooling and monitoring. Builts AI lands on the same £2,500 to £12,000 build range with £160 to £480 monthly. SoluLab stretches the top end to £20,000 for projects touching many systems or regulated industries like healthcare and legal, where audit trails add cost even when the workflow itself is simple.

When is this tier actually justified? Three situations, in my experience. First, when your workflow volume makes per task platforms genuinely expensive, because a custom n8n system with flat costs beats a £480 a month Zapier bill within the first year. Second, when the logic is too messy for no-code tools, with lots of conditional branches, data transformation, or AI decision making in the middle. Third, when a workflow failure costs you real money, like missed orders or compliance problems, and you need proper error handling and monitoring rather than hoping for the best.

If none of those describe you, and for most businesses under ten people none of them do yet, tier four is overkill. I've seen too many owners drop £9,500 on a custom system to automate what one £40 a month subscription and a weekend of setup would've handled.

The Hidden Costs Nobody Puts in the Quote

Now for the part the sales pages skip. Four costs consistently surprise people, and I'd rather you hear them from me.

Data cleanup is the big one. SoluLab's guide calls it the line item nobody budgets for, and estimates that inconsistent records add another 20 to 30 percent to project cost. Automation is ruthless about garbage in, garbage out. If half your contacts have phone numbers in three different formats and your product names don't match between your invoicing tool and your inventory sheet, someone has to fix that before anything can be automated against it, and that someone bills by the hour.

Your own time is the second. Even fully outsourced projects need you or a senior employee to explain processes, test outputs, and make decisions. Budget several hours a week during any build, and don't schedule one during your busy season. I learned that one the painful way, launching a client's booking automation two weeks before their peak period. We survived. Barely.

Maintenance is the third, and I've already given you the numbers above. The mental model that helps: an automation is a small piece of software you now own, and software needs feeding. Anyone who quotes you a build price with zero ongoing cost is either planning to disappear or hoping you won't notice.

The fourth is usage based AI fees. If your workflows call AI models to draft replies, summarize documents, or qualify leads, those calls are metered, either through the platform's task multipliers, as with Zapier's 2026 changes, or through direct API billing. It's rarely huge money at small business volume, often £8 to £40 a month, but it's a moving line on the bill that grows with success, so watch it.

A Worked Example With Real Numbers

Abstract ranges only help so much, so here's a composite of a project shape I've built several times: a service business, roughly eight people, wanting to automate lead follow up, appointment reminders, and invoice chasing.

The DIY version: Zapier Professional at about £24 a month, connected to a free tier CRM and the invoicing tool they already pay for. Three workflows, maybe 900 tasks a month at their lead volume, so they'd need the next task tier, call it £40 a month all in. Setup time, two or three weekends of the owner's life plus some swearing. First year cost: roughly £480 in software.

The freelancer version: same three workflows, built properly with error notifications and a documentation file, at a fixed price of £1,200 to £2,000 based on the market rates above, plus the same £40 a month in tooling. First year cost: roughly £1,700 to £2,500, and about fifteen hours of the owner's involvement instead of forty.

The custom version: an n8n instance on a £8 a month server, the same workflows plus AI lead qualification and a reporting dashboard, built by a specialist for £5,000 to £7,000, with a £320 a month maintenance arrangement. First year cost: roughly £9,000 to £11,000. For this business, honestly, that version wasn't justified until year two, when their volume tripled and the Zapier bill started climbing.

What matters is what the automation replaced. Their office manager was spending around ten hours a week on follow ups and reminders. At a loaded cost of £24 an hour, that's roughly £12,000 a year in labor going to work a machine does better, because the machine follows up at 9 p.m. on a Saturday and never forgets. Even the freelancer version paid for itself inside three months.

What Returns You Can Actually Expect

You'll see wild ROI claims in this space, and some deserve your skepticism. Vendor sponsored studies claiming 40 to 60 percent operational cost reductions across the board are marketing, not measurement. The more sober data is still encouraging, though. The statistics compilation from Stealth Agents, drawing on the Verizon 2025 State of Small Business Survey and Salesforce's SMB research, reports that 82 percent of small employers now use at least one automation tool, and that business process automation adopters see cost reductions of 10 to 50 percent depending on the function, per Statista and KRC Research analysis. That's a wide range because outcomes genuinely vary with how bad the manual process was to begin with.

On payback timing, the sources converge on something believable. Business Automation AI reports most small businesses reaching positive ROI within three to six months. The research roundup at Deantek cites the Goldman Sachs 10,000 Small Businesses survey finding 71 percent of SMBs that deployed workflow automation reported positive ROI within twelve months, and puts average small business savings from AI workflow automation at £6,000 a year. Deantek also flags a number I find clarifying: while surveys show 55 to 58 percent of small businesses "using AI," the US Census Bureau's stricter measure of actual day to day operational integration found only 17.7 percent as of late 2025. Translation: lots of businesses have tried a tool, far fewer have automated anything real. The gap is your opportunity.

The most useful ROI frame isn't a percentage anyway. It's hours times your hourly value. If a £40 a month setup saves your team six hours a week at even £24 an hour, that's about £576 a month recovered for £40 spent. You don't need a consultant's spreadsheet to see whether that works.

Which Path Fits Your Business

If you can answer three questions honestly, the tier picks itself. First, how many hours a week does your team spend on repetitive, rules based tasks? Under five hours, start free and DIY, because there isn't enough pain to fund anything else. Five to fifteen hours, a freelancer project at £800 to £2,500 will almost certainly pay for itself within a quarter. Above fifteen hours, you're a candidate for a retainer or a custom build, and the math on small business automation cost tips decisively in your favor.

Second, how technical is anyone on your team? Genuinely comfortable with software means n8n or Make and near zero platform cost. Mildly comfortable means Zapier, paying extra for the gentlest learning curve on the market. Not comfortable at all means don't force it, hire the freelancer, and spend your energy documenting your processes clearly, because clear documentation cuts any builder's quote.

Third, what breaks if the automation fails silently for a week? If the answer is "mild annoyance," DIY freely. If the answer is "lost revenue or an angry regulator," pay for professional error handling and monitoring from day one. That resilience is most of what separates a £400 build from a £4,000 one, and it's the least visible thing you're buying.

What I'd Do This Week if I Were You

Skip the discovery calls for now. Instead, spend one hour writing down every task you or your team did more than three times last week, with a rough minutes per occurrence next to each. Multiply out the weekly hours. That single page tells you your automation budget better than any sales conversation, because the cost to automate a small business only makes sense measured against the cost of not automating it.

Then pick exactly one item from that list, the most annoying one with the clearest rules, and either build it yourself on a free Zapier or Make plan this weekend or get two fixed price quotes from freelancers to build it for you. One workflow, running reliably for a month, will teach you more about what this is worth to your business than everything I've written here. And it'll cost you somewhere between nothing and a few hundred pounds, which is a cheap education in a decision most owners overthink for a year.