Skip to content
Business Resource HubPractical guides for small businesses

Business Technology · guide

Automation That Is Worth Setting Up, and Automation That Isn't

How to find the tasks worth automating, and a simple hours-saved test before you build anything.

By Business Resource Hub EditorialPublished Updated 8 min read

Automation projects fail for the same reason software projects fail: they are built for the process someone imagines rather than the one that happens. The way to avoid it is to write the process down first, in the order it actually occurs, including the awkward exceptions.

The payback test

Estimate minutes saved per week, multiply by 50, and compare with hours to build plus an ongoing maintenance allowance of roughly two hours a year per automation. If payback is longer than six months, leave it manual and revisit when volume grows.

TaskMinutes/week savedBuild timeWorth it?
Appointment reminders by text902 hoursYes — also cuts no-shows
Invoice reminders for overdue accounts601 hourYes, immediately
Enquiry form into a task with a due date452 hoursYes
Bespoke reporting dashboard2015 hoursNo, not yet
AI-drafted replies to varied enquiries306 hours + reviewOnly with a human check before sending

Automate the reliable, not the judgement

Reminders, data movement, filing and scheduling are safe to automate. Pricing decisions, complaint responses and anything a customer will read as a personal message need a person in the loop.

Build order that survives contact with reality

  1. Write the current process as numbered steps, including who does each one.
  2. Delete steps that exist only out of habit. Removing work beats automating it.
  3. Standardise the inputs — a single enquiry form beats three inboxes.
  4. Automate one step, run it for a fortnight, and check the exceptions it created.
  5. Document what it does and how to switch it off. An undocumented automation becomes a mystery within a year.

The maintenance cost people forget

Every automation is a small piece of software with dependencies that change. When a form field is renamed or a plan changes, something silently stops. Keep a one-page register: what it does, what it connects, who owns it, and how you would notice it had failed. That last column is the one that matters.

Topics

  • automation
  • process
  • productivity

This guide is general information, not accounting, legal or financial advice. Figures are illustrative and were last reviewed on 2 August 2026. Spotted something out of date? Tell us and we will correct it.