Every business has them: the copy-paste-between-tabs chores. Boring, repetitive, easy to get wrong, and somehow sacred — nobody questions them, they just get done, week after week. Computers are brilliant at exactly that kind of work. The only thing standing between you and a quieter week is the decision to hand it over.
the maths nobody does
A thirty-minute task, done twice a week, is about fifty hours a year. On something a script does in seconds. That is more than a full working week of your life, every year, spent on a job a computer would do for free while you sleep. Run that sum across every little ritual in your week and the number gets uncomfortable fast — and that is before you count the mistakes, the late-night "did I forget to send that?", and the things that simply never happen because you ran out of hours.
how to find what to automate
You don't need a consultant for this; you need a notepad and one honest week. Every time you do something on a computer that feels mechanical, jot it down: what it is, how long it took, how often it happens. At the end of the week you will have a list, and the candidates jump out — anything repetitive, rule-based and frequent. Those are the chores worth handing to a machine. The rare ones and the judgement calls, you keep. The point isn't to automate everything; it's to find the three or four tasks that are quietly eating your month.
what's worth automating
- The same data typed into two places. A form that should flow straight into your CRM and trigger a welcome email, without a human ferrying it across.
- The report you rebuild by hand every Monday. If the data already exists, assembling it is machine work.
- The follow-ups you keep forgetting. The quote you meant to chase, the review you meant to ask for.
- Files you rename, move or resize on repeat. Dull, rule-based, perfect for a script.
what a real one looks like
Here is a common chain we wire up. A new enquiry comes in through your website form. In the same instant, without anyone touching it: the lead is saved to your CRM, a tidy message lands in your team's Slack so nobody misses it, and the customer gets a warm welcome email that genuinely reads like you wrote it. What used to be five minutes of copy-pasting across four tabs — when someone remembered — now happens in under a second, every single time, at 3am included. Multiply that by every enquiry in a year and the "boring little automation" turns out to be one of the best hires you ever made.
what's not worth it (yet)
- The thing you do twice a year. Automating it costs more than just doing it. Be honest about frequency.
- Judgement calls. Anything where being human is the whole point — a delicate reply, a pricing decision — keep your hands on it.
- A mess. Automating a broken process only breaks it faster, and more expensively. Fix the process first, then automate the clean version.
automation that doesn't feel automated
The fear with automation is that everything starts to sound like a robot wrote it. Done well, it is the opposite. The welcome email still reads like a person typed it; it just sends itself at the right moment. The goal is to remove the labour, not the warmth. Keep a human in the loop wherever the human is the point.
and then you can finally see it
Here is the bonus nobody mentions. Once the boring work runs itself, the data it leaves behind stops being scattered across tabs and starts being something you can actually read. That is where a good dashboard comes in — the tidy, automatic stream feeds a single screen that tells you how things are going.
If you are spending your day doing something a computer could do, you are being underpaid for it. Let's give the robot its job back. 👋