One-to-one & small-group lectures · Canary Wharf or online · Now booking

Business workflow cards being assessed by hand to choose one safe process to automate first

BlogFramework

What to Automate First: A Simple Framework

The mistake isn't automating the wrong task — it's automating a flashy one before a boring, high-value one. Here's a simple way to decide what to automate first, with a scoring table you can copy.

Decision tool

Score a real task before you automate it

Estimate the opportunity, then let error risk decide how much human review must remain.

6.9hours/month currently spent
78candidate score / 100

Recommended operating mode

Strong candidate — begin in assist mode

Let AI prepare the first output, but keep a named person checking it until the workflow has a reliable track record.

There’s a predictable pattern when businesses start with AI: they automate the exciting thing — a chatbot, an image generator — before the boring thing that actually drains their week. The flashy automation gets shown off once and quietly abandoned. The boring one would have paid for itself every day.

Choosing what to automate first matters more than choosing the tool. Here’s a simple framework I use with clients, with real examples and a short list of what to leave alone for now.

Score each task on five questions

Take the tasks that eat your team’s time and score each from 1 (low) to 5 (high):

  1. Frequency — how often does it happen? Daily beats monthly.
  2. Time per instance — how long does one take a person?
  3. Error cost — how bad is it if it’s done wrong or late? (This one is a trap — see below.)
  4. Data readiness — is the information the task needs already available and reasonably tidy?
  5. Reversibility — if the AI gets it wrong, is it easy to notice and undo before any harm?

The first two tell you how much a task is costing you. The last two tell you how safe and feasible it is to hand over. Start where both are high: a frequent, time-consuming task that uses data you already have, where mistakes are easy to catch.

Here’s how a few common tasks tend to score:

TaskFrequencyTimeData readyReversibleDo first?
Answering common enquiries5345Yes
Follow-up emails after a lead5345Yes
Weekly performance report4445Yes
Drafting proposals / quotes3533Assist only
Posting final replies to reviews4232Keep human
Approving refunds / pricing2221Keep human

The pattern is clear: the best first automations are high-frequency, medium-effort tasks where the data exists and a mistake is obvious and cheap to fix.

Drain = frequency × time. Feasibility = data readiness + reversibility.

The error-cost trap

“Error cost” is where most people go wrong. A high error cost doesn’t mean “don’t automate” — it means “don’t fully automate.” There are two safe modes:

  • Assist — the AI does the first draft; a person checks and sends. Right for anything customer-facing or high-stakes: proposals, important emails, anything with your name on it.
  • Full auto — the AI does the whole thing with no human in the loop. Only for tasks where an error is cheap and easy to catch: internal summaries, tagging, first-line enquiry replies that clearly say a human will confirm.

When in doubt, start in assist mode. You keep almost all of the speed and lose almost none of the safety. Once you’ve watched it get things right for a few weeks, you can widen the gate.

Real first automations that tend to pay off

For most small businesses, the same handful come up again and again:

  • First-line enquiry handling — answering the same twenty questions people ask, capturing their details, and flagging anything unusual to a human.
  • Follow-up sequences — the polite “just checking in” emails that never get sent because everyone’s busy.
  • Reporting — turning your numbers into a plain-English weekly summary instead of a spreadsheet no one reads.
  • Repetitive writing — product descriptions, listings, standard replies: drafted by AI, tidied by a person.
  • Meeting and call notes — turning a recording into a summary and a task list.

None of these are glamorous. All of them give you time back every single week — which is the entire point.

A worked example: scoring “follow-up emails”

Say your team is slow to follow up on enquiries. Score it 1–5:

  • Frequency: 5 — it should happen after every enquiry, several times a day.
  • Time: 3 — a few minutes each, but they add up and quietly get skipped.
  • Error cost: 2 — a slightly-off follow-up is easy to fix; the real cost is not sending one.
  • Data readiness: 4 — you already have the enquiry details and your standard answers.
  • Reversibility: 5 — you read the draft before it goes out.

High drain, high feasibility, low risk — a textbook first automation. Let AI draft a tailored follow-up from each enquiry, have a person skim it, and send. You stop losing warm leads to a busy inbox, and nothing goes out that a human hasn’t seen.

Agentic AI changes the boundary, not the method

In 2026, more tools can browse, use software and take actions rather than only draft an answer. That can remove additional hand-offs, but it also increases the cost of a misunderstood instruction. The NCSC’s May 2026 guidance on adopting agentic AI carefully recommends starting small, choosing low-risk tasks, restricting access and planning for failure.

Before an AI system can act, add four questions to the score:

  1. Permission: what is the narrowest data and system access it needs?
  2. Approval: which actions must pause for a named person?
  3. Evidence: what inputs, outputs and actions will be logged so an error can be understood?
  4. Recovery: can the action be reversed, and who knows how?

Drafting a follow-up and placing it in a review queue is one risk level. Sending it, changing a customer record and scheduling another action is a different system. Do not treat “the draft looked good ten times” as evidence that every connected action is safe.

Automation levelWhat AI doesAppropriate starting control
SuggestRecommends a next stepPerson decides and acts
DraftPrepares the outputPerson checks every output
Execute with approvalPrepares an action in another systemNamed approver confirms before execution
Limited autonomyActs inside an allowlisted, reversible boundaryLogging, monitoring, spending/action limits and tested rollback
Human approval checkpoint separating a safe automated workflow from a stopped high-risk action
Human review should be a designed checkpoint with an owner and rollback route—not a vague promise that somebody is watching.

For most first projects, “draft” or “execute with approval” captures much of the benefit without pretending uncertainty has disappeared.

What to leave alone (for now)

Hold off on automating anything where all three are true at once: the data is messy or missing, an error is expensive, and a mistake is hard to spot. And keep a person on the moments that build or break trust — the apology, the negotiation, the difficult refund. AI can help you draft those; it shouldn’t send them.

Start with one, keep the human in

Pick the single highest-scoring task from your list. Automate just the first draft of it, keep a person checking the output, and watch the time it saves for two weeks. If it holds up, widen it and move to the next. Automating one boring task properly beats half-automating five exciting ones.

If you’d like to score your own tasks and set the first one up properly, that’s what we work through in AI automation training — bring your real workflow and we’ll map it together — or book a private lecture to start.

Frequently asked questions

What should a small business automate first with AI?

Start with a frequent, boring task where the data already exists and mistakes are easy to catch — usually first-line enquiry handling or follow-up emails. Score your tasks on frequency, time, error cost, data readiness and reversibility, and begin with the highest-scoring one.

Is it safe to let AI handle customer emails?

In 'assist' mode, yes — the AI drafts and a person checks and sends. Keep a human in the loop for anything customer-facing or high-stakes. Only move to full-auto for low-risk tasks where an error is cheap and easy to spot.

Do I need to know how to code to automate with AI?

Usually not. Many no-code tools combined with AI cover enquiry handling, follow-ups, reporting and content. A little code helps for more custom workflows, but most first automations need none.

What tasks should I not automate?

Leave alone anything where all three are true: the data is messy or missing, an error is expensive, and a mistake is hard to spot. Keep a person on trust-critical moments too — the apology, the negotiation, the difficult refund. AI can draft those; it shouldn't send them.

What's the difference between AI automation and a chatbot?

A chatbot is one visible automation — answering questions in a chat window. Automation is broader: any repetitive workflow such as follow-ups, reporting, tagging or drafting that AI can take off your plate, most of which the customer never sees.

How do I start without disrupting how we work?

Pick one task, automate only its first draft, keep a person checking the output, and run it for two weeks before widening. Automating one boring task properly beats half-automating five exciting ones.

Begin

Put this to work on your real task

One 60-minute private lecture, in Canary Wharf or online. Bring one goal and we make progress on it together.

£145 + VAT · 60 minutes · Canary Wharf or online · pay in person or after the lecture