Business Automation9 min read

What to Automate First in Your Business (and What to Leave Alone)

By Richard M

Deciding what to automate first comes down to three numbers: how often a task happens, how long it takes, and how expensive it is when a human botches it. In short: How much does it suck? Automate the tasks that score high on all three and require zero judgment. Leave alone anything rare, anything you haven't personally done at least twenty times, and anything where a wrong answer costs you a relationship or cheddar.

That's the whole framework. Boom. The rest of this post is about actually applying it, because "automate the boring stuff" is the kind of advice that sounds useful right up until you start thinking about it.

We've watched a lot of folks get this wrong. A lot. The classic move is buying into an automation platform, then picking a task to automate, then spending three weekends building a Rube Goldberg machine that saves four minutes a month, then it breaks after 2 months, then they're at the local bar talking about how "AI is a load of bull." Let's not do that here.

How Do You Figure Out What to Automate First?

You don't need a consultant or a "digital transformation roadmap" to make real changes. You need one week of honest note-taking and a little math.

Run the One-Week Boring Audit

For five working days, keep a running list of every task you do more than once. Not a time-tracking app. A sticky note, a notes file, whatever you'll actually use. Every time you copy something from one tool and paste it into another, write it down. Every time you send a message you've basically sent before, write it down.

The list will be embarrassing. That's the point. A marketing agency owner who does this usually discovers that "client onboarding" is actually nine copy-paste jobs wearing a trench coat: same welcome email, same folder setup, same kickoff checklist, same spreadsheet row, same calendar invite rebuilt by hand, from memory, every single time.

By Friday you'll have a list of items. Most people stop being surprised around item 15.

Score Every Task on Three Numbers

Now rate each task 1-5 on three things:

  • Frequency — Daily is a 5. Quarterly is a 1.
  • Time — Including the context-switch tax. A "two-minute task" that interrupts deep work is a fifteen-minute task in disguise.
  • Error cost — What happens when a tired human does it wrong? A typo in an internal doc is a 1. A wrong invoice amount sent to a client is a 5.

Multiply the three numbers. Sort the list. The top five are your candidates. And notice you made this decision with math, not vibes.

Ask the Four Disqualifying Questions

Before you build anything, run each candidate through four filters:

  1. Does it follow the same steps every time? If you "kind of feel it out," it's not ready.
  2. Are the inputs digital and consistent? If step one is "decipher whatever the client emailed us," a robot will faceplant there too.
  3. Have we done it manually at least twenty times? You can't automate a process you haven't standardized.
  4. Is a wrong output cheap to catch? If a mistake slips through silently and compounds, you want a human in the loop a while longer.

Anything that survives all four questions is a genuinely good first automation. Most lists end up with two or three survivors, which is exactly the right number to start with.

Which Tasks Are Almost Always the Right First Pick?

Every business thinks its operations are unique. We hear it enough to know. The boring-work audit says otherwise, though. The same three offenders show up at the top of nearly every list.

Data Re-Entry Between Tools

The form submission that gets retyped into the CRM. The order that gets copied into the bookkeeping software. The new hire whose name gets manually entered into six systems by three different people, two of whom spell it differently.

If a piece of information exists in one tool and a human's job is to make it exist in a second tool, that is the single best first automation in almost any business. It's high-frequency, zero-judgment, and the error cost of manual re-entry is sneaky-high. One transposed digit in an email address and your whole follow-up sequence is talking to nobody.

Follow-Ups Nobody Remembers to Send

Think about a recruiter juggling thirty candidates. The ones who respond fast stay warm. The ones who need a nudge on day three get the nudge... if the recruiter remembers, and isn't slammed, and didn't lose the thread under forty other threads. Multiply that across every candidate and you're losing real placements to pure forgetfulness.

Reminders, check-ins, "just confirming Thursday" messages, document-chasing during tax season. An accounting firm in March is basically a document-chasing machine with some accounting attached. These are perfect automations because the content barely changes and the value is entirely in the timing.

Reports That Are Just Copy-Paste With Extra Steps

If someone on your team spends Friday afternoon pulling numbers from three dashboards into one spreadsheet so it can be screenshotted into a status update, that's not analysis. That's a courier service between software products. The thinking part of reporting, "what do these numbers mean?", stays human. The collating part should have stopped being a job years ago.

What Should You Not Automate?

Here's where we save you from the expensive mistakes. Some tasks look automatable on paper and are quietly load-bearing in practice.

Anything You Haven't Standardized Yet

Automation is a photocopier: it makes very fast copies of whatever process you hand it. Hand it a messy process and you get messy outcomes at scale. If two people on your team do the "same" task differently and both think theirs is the official way, you don't have an automation candidate. You have a meeting to schedule first.

Anything Where a Wrong Answer Costs a Relationship

An e-commerce shop can safely auto-approve a $14 return. Auto-responding to a furious VIP customer with a chipper template is how you end up as a screenshot going around the internet. The pattern: automate the routing and the prep work on sensitive interactions. Get the context in front of a human fast but let the human do the talking.

A good rule: automation handles the message about the meeting; humans handle the meeting.

Anything That Changes Every Time

Some work is legitimately judgment all the way down. Pricing a weird custom job, handling the exception that's never happened before, deciding whether a borderline case gets a refund or a phone call. If you find yourself writing automation rules with seven nested exceptions, the task is telling you it wants to stay manual. Listen to it.

How Do You Actually Ship Your First Automation?

Picking the right task is half the battle. The other half is shipping something small enough that it survives contact with reality.

One Trigger, One Action, One Week

Your first automation should be describable in one sentence: "When a form is submitted, create the row and send the welcome email." That's it. Resist the urge to also update the dashboard, ping the channel, generate the doc, and start the sequence. Every step you bolt on doubles the ways it can break and halves your odds of knowing why.

Run it for a week alongside the manual process before you trust it alone. Boring? Extremely. Also the difference between an automation and a surprise.

Measure the Before So You Can Brag About the After

Before you switch anything on, write down two numbers: minutes per week the task currently eats, and how often it gets done late or wrong. Four weeks later, look again. Sometimes the win is enormous and you've earned the right to automate the next thing. Sometimes it's marginal, which is also worth knowing before you build automation number two on top of a mediocre automation number one.

Plan for the Day It Breaks Silently

Manual processes fail loudly. A person says "I'm behind." Automations fail silently. The integration loses its connection, the form adds a field, and for three weeks every new lead quietly falls into the void while everyone assumes it's handled. Nobody is watching, because not-watching was the entire point.

So give every automation a heartbeat: a weekly summary of what it did ("14 records created, 14 emails sent"), and an alert when it does nothing for an unusually long stretch. Silence should be a signal, never an assumption.

When Should You Stop and Rethink?

One last filter, because more automation is not automatically better.

When your automations need their own automations to babysit them, when the duct tape has duct tape, you've outgrown the trigger-action stage. That's not failure; that's graduation. It usually means the underlying tools are wrong for how you work now, and the next move is consolidating systems rather than adding another patch.

And if you take one thing from all this, take the order of operations: standardize, then automate, then optimize. Every painful automation story we've ever heard comes from running those three steps in reverse.

However, another thing to take from this would be: if you want to have all this done for you, and even get the harder stuff to automate done for you, give us a shout.