Short answer: Business process automation is using software to carry out rule-based steps in a workflow without human intervention — moving data between systems, triggering actions when conditions are met, and generating documents or notifications. It handles the predictable parts of a process; it does not handle judgement, and it does not fix a process that isn't defined.
What does automation actually look like day to day?
Less dramatic than the marketing suggests. In a typical small business it looks like:
- A signed proposal automatically creating a client record, a project, and a folder structure.
- An invoice raised when a project reaches a defined stage, and payment status flowing back without anyone checking.
- Follow-ups sent on a schedule when a proposal hasn't been opened.
- A weekly report assembling itself from live data instead of being rebuilt by hand.
- New enquiries routed to the right person with the right context already attached.
Individually small. Collectively, this is where the eight hours a week comes from.
What can't be automated?
Three categories, reliably:
- Judgement. Pricing an unusual job, deciding whether an exception applies, handling a difficult conversation.
- Undefined processes. If people do it differently and nobody has decided which way is correct, there's nothing to encode.
- Genuine relationship work. You can automate the reminder to call a client. You cannot automate the call.
The useful principle: automate the predictable, keep judgement human.
How is this different from AI?
Automation follows explicit rules you define: when this happens, do that. It's deterministic — the same input always produces the same output, and you can trace exactly why. AI produces probabilistic output based on patterns, which makes it useful for tasks like drafting, summarising and classifying messy input, and unsuitable for tasks where you need guaranteed identical results.
Most good small-business systems are mostly automation with AI in a few specific places, not the reverse.
What does it run on?
For SMEs, integration platforms do the heavy lifting — Make.com, Zapier and n8n being the common choices. These connect the tools you already use rather than replacing them. Underneath, you need a properly structured data layer, usually a real database like Airtable or a well-designed CRM, because automation built on a flat spreadsheet becomes fragile quickly.
What does it cost?
Three cost lines, and the third is the one people forget:
- Platform subscriptions — typically £20 to £100 a month for a small business, scaling with operation volume.
- Build cost — either your own time or a consultant's. A focused build covering the core operational spine is usually a few weeks of work.
- Maintenance — automations break when the tools they connect change. Budget for someone owning this, or for periodic review.
Where should a small business start?
Not with the most impressive process. With the highest frequency multiplied by the most manual effort — usually data entry between two systems you already use. Get one flow working reliably end to end, watch it for a fortnight, then extend. Big-bang automation projects fail at a much higher rate than incremental ones.
Frequently asked questions
Do I need a developer?
For most small-business automation, no. Modern integration platforms are configured rather than coded. Complex data transformation and edge-case handling benefit from someone who thinks like an engineer, whether or not they write code.
Will automation replace my team?
In small businesses it typically removes the admin layer of existing jobs rather than the jobs — the team ends up doing the work they were hired for instead of data entry.
What if my processes change often?
Then automate the stable parts and leave the volatile parts manual. Reassess quarterly. Automating a process that changes monthly costs more to maintain than it saves.
We build automation on the stack you already have — no lock-in, full documentation. See how.
