Start with the work that repeats, not the tool that impresses
The usual failure mode is picking a product first and then hunting for something to point it at. Reverse it. Spend an hour writing down every task in your week that is triggered by something predictable — an enquiry arrives, an invoice is due, a review comes in, a Monday happens — and note roughly how long each one takes and how often it recurs.
Then sort that list by two things: frequency and tolerance for error. High-frequency, low-stakes work is where automation pays back fastest and where a mistake costs you an apology rather than a client. Low-frequency, high-stakes work — pricing a bespoke project, handling a complaint, signing anything — should stay human for a lot longer than the sales deck suggests.
What to automate first
Teams typically get the most out of the same four areas, roughly in this order.
1. Lead capture
The gap between "someone was interested" and "that interest is written down somewhere you will look again" is where most small businesses lose money. Before anything clever, make the boring path reliable:
- Every enquiry route — form, email, WhatsApp, DM, phone note — lands in one place with a timestamp and a source.
- An acknowledgement goes out immediately, so the person knows they reached a real business.
- Enquiries are tagged by service and rough intent, so you can triage a full inbox in a minute rather than an afternoon.
None of that strictly needs AI. What AI adds is the tagging and summarising: turning a rambling three-paragraph message into "wants an e-commerce rebuild, has an existing store, mentions a launch date" at the top of the record.
2. Follow-up
Follow-up is the highest-leverage automation available to a small team, because it is the task most reliably dropped when everyone is busy. A sequence that nudges an unanswered quote after a few days, and again later with something genuinely useful attached, recovers conversations you had already paid to acquire. Keep the copy human, keep it short, and always leave an obvious way to say "not now" — an automation that cannot be stopped politely becomes a reputation problem.
3. Support triage
Note the word triage. The goal is not to have a bot answer everything; it is to sort, draft, and route. A well-scoped support automation reads an incoming message, classifies it, answers the genuinely repetitive questions from your own documented material, and hands anything else to a person with a summary and the relevant history already attached. That last part is where the time saving actually lives.
4. Reporting
Reporting is the quiet time sink: pulling the same numbers out of the same three dashboards, pasting them into the same document, and writing the same two sentences of commentary. It is also the safest thing to automate, because the inputs are structured and the output is reviewed by you before anyone acts on it. Start here if you want a low-risk first project that builds confidence.
Chatbot, agent, or workflow — how to choose
These three words get used interchangeably in marketing, and they are not the same thing. Choosing wrongly is the most common reason an AI project costs more than it should.
- A workflow is a fixed sequence of steps with defined inputs and outputs: when this happens, do that, then that. It may call a language model for one step — summarising, classifying, drafting — but the path is deterministic. Cheapest to build, easiest to test, easiest to debug. If you can draw your process as a flowchart without any diamonds you cannot resolve, build a workflow.
- A chatbot is a conversational front door. It is the right choice when the person on the other side does not know what they need yet, and value comes from answering questions and qualifying. Its quality depends almost entirely on the material you give it to work from, not on which model it uses.
- An agent decides its own next step and can take actions on your systems. It suits open-ended tasks where the path genuinely varies. It is also the most expensive to build, the hardest to test, and the one that needs real guardrails — so it should be your third choice, not your first.
A useful rule: only reach for an agent once you have tried to write the process as a workflow and failed. Most processes that feel too complicated for a workflow are actually two or three workflows with a human decision between them.
What it takes to actually run one
A demo is a one-day cost. An automation is an ongoing one. Before you commit, budget for all five of these:
- Usage costs. Model and platform fees scale with volume. Estimate them at ten times your current volume, not today's, so growth does not surprise you.
- An owner. One named person who notices when it breaks. Automations fail silently, which is exactly why they need a human with the responsibility.
- Source material. Anything answering on your behalf needs current, correct, written-down answers. If your pricing and policies live in someone's head, that is the real first project.
- A review loop. Read a sample of real outputs every week at first, then monthly. You are checking for drift, tone, and confident wrong answers.
- An off switch. Every automation needs a documented way to pause it and a manual fallback that still works when it is paused.
Common mistakes
- Automating a broken process. Automation makes a bad process faster, not better. Fix the sequence on paper first.
- Hiding the machine. Let people know when they are talking to an automated system and give them a clear route to a human. Pretending otherwise erodes trust the moment it is noticed, and increasingly it is a compliance question too.
- No measurement baseline. If you never recorded how long the task took or how often it was missed, you will never be able to say whether the automation helped.
- Too many tools. Five overlapping subscriptions wired together by hand is not a system; it is a maintenance liability. Consolidate before you extend.
- Skipping the edge cases. Ask what happens with a duplicate submission, an empty field, a message in another language, or an angry customer. Decide those answers deliberately rather than discovering them in production.
- Treating output as fact. Anything customer-facing or financial needs a human check until you have evidence it is reliable — and a way to spot it when it is not.
A sane first project
Pick one process. Make it something that runs at least weekly, has a written-down set of rules, and would embarrass nobody if it produced an odd result. Instrument it so you can see what it did. Run it alongside the manual version for a fortnight and compare. Then, only then, expand the scope.
The teams that get real value from automation are rarely the ones who bought the most capable tool. They are the ones who wrote their process down clearly enough that automating it became obvious.
Want a second opinion on what to automate?
Tell us how the work flows through your business today and we will tell you honestly which parts are worth automating, which are not yet, and what it would take to run.
Book a discovery call