Skip to content
Guide

What is actually worth automating with AI?

The tasks that pay back are the boring ones: reading and sorting inbound work, pulling data out of documents, drafting the repetitive writing, and answering questions from your own files. High frequency, low judgement, and a wrong answer somebody would notice.

The rest of this guide is how to find yours, what it costs, where we tell people not to bother, and a 30-day pilot you can run without hiring anyone.

By Lucas Reddington, full-stack developer and AI engineer, Northbytes. Last updated .

Are you ready for this at all?

Three things have to be true before automation is worth the money, and they have nothing to do with technology.

The task has to be written down, or at least writable down. If the rules exist only in the head of the person who has done it for nine years, the first job is documenting the process, and that usually delivers value on its own.

The inputs have to be reasonably consistent. Emails, PDFs and form submissions are fine. Handwritten notes photographed at an angle in bad light are a much harder problem than the demos suggest.

And somebody has to own the output. Automation without a named person checking a sample of results is not a productivity gain, it's an unmonitored process, and those fail quietly.

The workflow inventory: score everything on four things

This is the exercise we run in the first session, and you can do it yourself with a sheet of paper. List every repetitive task across your week, then score each one out of five on these four. The winners are high frequency, high time, low judgement, low blast radius, and they are usually not the ones people nominate first.

Frequency

How often does this happen?

Daily beats weekly beats monthly. Something done twice a year almost never justifies automating, however annoying it is.

Time

How long does each one take?

Multiply by frequency for hours a month. Under two hours a month, be sceptical; over twenty, look hard.

Judgement

How much thinking does it need?

Rules you could write down are ideal. "You just know from experience" is a warning sign, not a challenge to accept.

Blast radius

What happens if it gets one wrong?

An awkward email is survivable. A wrong invoice, a missed safeguarding flag or a bad eligibility decision is not.

One rule that saves a lot of money: the highest-scoring task is rarely the most annoying one. Annoyance and cost are different measurements, and only one of them shows up in the accounts.

Six things worth automating

These are the workflows that come up again and again across small UK businesses, and that hold up once they're running, not just in a demo.

Sorting the inbox

Inbound emails and form submissions classified and routed to the right person, with the ambiguous ones flagged, not guessed. High frequency, low judgement, small blast radius.

Getting data out of documents

Invoices, applications and reports turned into structured fields, with a confidence score so the uncertain ones get a human look before they land in your system.

First drafts

Replies, summaries, product descriptions and reports drafted for a person to edit and approve. The time saved is in the blank page, not the sending.

Answering from your own documents

A retrieval-based assistant over your policies, manuals and records, that cites its source and admits when it doesn't know. Enormously useful internally, and safer than a general chatbot.

Meeting and call notes

Transcription and structured summaries with actions extracted. Near-zero risk, immediate payoff, and one of the few things worth buying instead of building.

Watching for exceptions

Scanning records or feeds for the handful worth human attention, instead of a person reading a list every morning to find nothing.

Six things not to automate

We turn down more automation work than we take, and it's nearly always for one of these reasons.

Decisions about people

Hiring, discipline, eligibility, credit, safeguarding. UK GDPR gives people rights around solely automated decisions with legal or similarly significant effects, and beyond the law it is simply the wrong tool. Summarise the evidence; let a person decide.

Anything where a wrong answer hides

If an error looks exactly like a correct answer and nobody would notice for months, automation multiplies the mistake, not the productivity.

Genuinely varied work

If every case really is different and the rules live in one experienced person's head, you'll spend more on edge cases than you save on the common path.

Customer support with no human route

A first-line assistant that answers well and escalates cleanly is good. A wall that traps annoyed customers costs more in goodwill than it saves in wages.

Rare tasks

Something done monthly and taking an hour is twelve hours a year. Automating it costs more than that and now needs maintaining.

Anything you can't check

If you have no practical way to sample the output and tell whether it was right, don't automate it. You are not saving work; you are hiding it.

Your data, and the part people skip

Sending business data to a model provider is a data-processing decision, and if any of it is personal data, UK GDPR applies in exactly the way it does to any other processor. Write down four things before you build anything: what data the workflow touches, who processes it and where, how long anything is retained, and what your lawful basis is. That document is useful whether or not you proceed.

Then four practical defaults. Send the least data that makes the task work. Strip identifiers the task doesn't need, because most classification and drafting jobs don't need names at all. Use providers whose commercial terms exclude your data from model training, which the major API products do and the free consumer tiers often do not. And log what went in and what came back, so you can answer questions about a decision months later.

One decision deserves particular care. Where an automated output has a legal or similarly significant effect on a person, UK GDPR gives them rights including human review, so those workflows need a person in the loop by design, not as a policy nobody follows. The ICO's guidance on this is linked in the sources below, and it is more readable than its length suggests.

What it costs, honestly

Start with off-the-shelf. For meeting notes, transcription and general writing assistance, mature products exist for a few pounds per user per month and no build will beat them. Try those before paying anyone to build anything.

A custom pilot on a single workflow starts at £1,500 with us and runs four to six weeks: the scoping session, the build, running it alongside your existing process, and the measurement at the end. Automation that belongs inside a larger system is quoted as custom software, from £5,000.

The ongoing cost is model usage, billed by the provider on your own account so you can watch it. At small-business volumes, classifying a few hundred emails a day or summarising a few dozen documents, that is typically a few pounds to a few tens of pounds a month. It is worth setting a spend cap on the account on day one, because the failure mode of an automation loop going wrong is a bill and not an outage.

A 30-day pilot you can run yourself

You do not need a consultant for the first pass. This is the plan we'd follow, and you can run it with whoever in your business is most curious.

  1. Days 1 to 5: inventory. List every repetitive task across the week and score each on frequency, time, judgement and blast radius. Pick exactly one. One.
  2. Days 6 to 8: set the number. Decide before building what success means: hours saved a week, turnaround time, or error rate. Measure the current value now, by hand, so there is something to compare against.
  3. Days 9 to 20: build the smallest version. It only needs to handle the common case. Route anything unusual to a person instead of trying to cover every branch.
  4. Days 21 to 28: run it in parallel. Alongside the manual process, not instead of it. Have someone check every output for the first week and a sample after that, and write down every case it got wrong.
  5. Days 29 to 30: decide honestly. Did it hit the number? If yes, expand it. If it was close, fix the specific failures. If it missed badly, stop, and you have spent a month instead of a budget.

The discipline that makes this work is picking one workflow. Every failed AI project we've been asked to rescue started by automating five things at once and being unable to tell which of them was working.

What this looks like in something we run

PolicyMind is our compliance platform, and it's a fair illustration because you can see both halves of the argument in one product.

AI does the drafting: turning a structured brief into a first-pass policy document, summarising long documents, and answering questions grounded in an organisation's own policy library rather than in whatever a general model believes about the subject. That work is high frequency, mostly mechanical, and always checked by somebody before it counts.

Approval, publication and staff acknowledgement are deliberately manual, because a policy nobody signed off is worse than no policy at all, and the whole point of the audit trail is that a human decision is recorded. Automate the drafting, keep the deciding. That line is the single most useful thing we've learned from running an AI product instead of writing about one.

Common questions

What can AI actually automate in a small business?

Reliably: sorting and routing inbound emails and forms, extracting structured data from documents like invoices and applications, drafting repetitive writing for a person to approve, answering questions from your own documents with citations, transcribing and summarising meetings, and flagging the exceptions in a list that need human attention. The common thread is high frequency, low judgement, and a wrong answer that a person would spot. Everything else is either a smaller win than it looks or a risk dressed as one.

How much does AI automation cost for a UK small business?

A pilot on one workflow starts around £1,500 and takes four to six weeks, including scoping, build, running alongside your current process and measuring the result. Automation built into a larger bespoke system is quoted as custom software, from £5,000. On top of the build there are model provider usage charges, typically a few pounds to a few tens of pounds a month at small-business volumes, paid on your own account so you can see the spend. Off-the-shelf tools with AI features are cheaper still and worth trying first for standard tasks.

Do we need to tell people we're using AI?

If you process personal data with it, your privacy notice needs to reflect what happens to that data and who processes it, and where a decision has a legal or similarly significant effect on someone, UK GDPR gives them specific rights including human review. Beyond the legal minimum, telling customers when they're reading AI-assisted output is usually good business: the trust cost of being found out later is much higher than the cost of a sentence saying so.

Will AI automation replace our staff?

In a small business, almost never. What it removes is the part of a job nobody wanted: sorting, copying, retyping, chasing. The judgement, the relationships and the decisions stay. The realistic outcome is that the same people get through more work without hiring, or stop doing an unpleasant task on Friday afternoons. If a task genuinely is somebody's entire role, that's an honest conversation to have before the build, and it isn't a technical question.

Should we build our own or use an off-the-shelf AI tool?

Try off-the-shelf first, always. For meeting notes, transcription, general writing help and standard chat support, mature products exist and cost less than any build. Building is worth it when the workflow is specific to you, when it has to connect to your own systems, when the data can't go through a general consumer tool, or when you need an audit trail of what the automation did and why. That's the same test as bespoke versus off-the-shelf software generally.

Tell us what eats your week

Describe the task you do over and over. We'll tell you honestly whether it's worth automating, what it would cost, and what it would save.

Get a free quote