What to automate first in a service business

A scoring method for picking the right job, the six worth doing early, and the ones you should deliberately leave alone.

Nitesh PadghanNitesh PadghanFounder, Storifex Media
7 min read
On this page (9)
  1. 01Start with what repeats, not what annoys
  2. 02Score the list
  3. 03Six jobs worth doing early
  4. 04Write the process down first
  5. 05A worked example: quotes
  6. 06What not to automate
  7. 07What it costs, honestly
  8. 08Choosing tools
  9. 09Start with one

Most automation projects fail in the same way. Somebody buys a tool, builds something clever, and six months later one person uses it and nobody knows how it works.

The tool was never the problem. Picking the wrong job to automate was.

Start with what repeats, not what annoys

The instinct is to automate the task you hate most. That is usually the wrong one, because the task you hate is often the one that needs judgement.

Look for work that repeats in the same shape every time. Same steps, same decisions, same output. Boring work. Automation is very good at boring and very bad at unusual.

Spend a week writing down anything you or your team do more than twice. Do not plan anything yet. Just write it down. Most people are surprised by what comes out.

Score the list

Take your list and score each job out of three, in three columns.

How often does it happen? Daily is 3. Weekly is 2. Monthly is 1.

How long does it take each time? Over 30 minutes is 3. Ten to 30 is 2. Under ten is 1.

What does getting it wrong cost? Lost money or a lost client is 3. Wasted time is 2. Mild embarrassment is 1.

Multiply the three numbers. Anything over 12 is worth doing. Anything under 6 is not, however irritating it feels.

Here is what that looks like for a typical service business.

Job Often Time Cost of error Score
Copying enquiries into the CRM 3 1 3 9
Building a quote from a rate card 2 3 3 18
Chasing an unpaid invoice 2 2 3 12
Onboarding a new client 2 3 3 18
Writing the monthly report 1 3 2 6
Booking calls back and forth 3 2 1 6

Quotes and onboarding come out on top. That matches what we see in practice almost every time.

Six jobs worth doing early

Quotes and proposals

If you build quotes from a rate card and past jobs, this can be mostly automatic. You pick the parts, the system does the maths and produces the document.

The saving is not only time. It is consistency. Nobody prices a job from memory on a Friday afternoon and gets it wrong by 20 percent.

Client onboarding

The moment a deal closes, a lot of small things need to happen. Contract signed, welcome email out, folder created, kick off booked, first questionnaire sent.

Every one of those is simple. Together they are an hour of fiddly work, and the one that gets forgotten is always the one the client notices.

We run our own onboarding this way. Agreement signed, then the questionnaire and the asset folder go out the same day. It is why we can promise a first version in 48 to 72 hours. The clock does not start when someone remembers to send a form.

Enquiry capture and routing

Covered properly in its own guide, but it belongs on this list. Getting an enquiry into your CRM and onto a named person's phone is a small piece of automation with an outsized payoff.

Invoice chasing

Nobody enjoys writing the third polite reminder. A scheduled sequence does it without any awkwardness, and it does not forget.

Keep the final step human. The last conversation about money should come from a person.

Follow up sequences

Most enquiries do not buy immediately. Most businesses give up after one attempt.

A simple sequence over a few weeks, with something useful in each message, recovers deals that would otherwise die quietly. This has to be written well or it is just spam with a schedule.

Reporting

Pulling numbers from four tools into a spreadsheet every month is exactly the kind of job software should do.

Score it honestly though. Monthly plus slow plus low cost of error scored a 6 in the table above. It feels worse than it is because it always lands at the end of the month.

Write the process down first

This is the step everyone skips and it is the reason most automations break.

Before you build anything, write the job out as numbered steps. Every step. What triggers it, what happens, who decides what, and where the information comes from.

Two things happen when you do this.

First, you find steps nobody knew about. The colleague who quietly checks something before it goes out. The spreadsheet that gets updated by hand. These never make it into the plan, and they are exactly what breaks later.

Second, you often find you can delete steps rather than automate them. A step that exists because of a problem you fixed two years ago does not need software. It needs removing.

A rough guide: if you cannot write the process on one page, it is not ready to automate.

A worked example: quotes

Here is what automating one job actually looks like, start to finish.

The job today. A lead comes in. Someone opens last month's quote, saves a copy, changes the client name, works out the price from a rate card, writes a scope, and emails a PDF. Forty minutes, twice a week, and the price is slightly different every time.

Step 1: standardise before automating. Agree the rate card. Agree the scope wording for the ten things you sell most. This is a meeting, not a build, and it is where the real value is.

Step 2: build the smallest version. A form where you pick the parts and enter a few numbers. It fills a template and produces the document. No CRM integration yet. No e-signature. Just the document.

Step 3: use it for a month. You will find things. A part you forgot. A discount rule that is not written anywhere. Fix those.

Step 4: connect the ends. Now wire it to your CRM so quotes attach to the right deal, and add sending and tracking.

Forty minutes becomes five. More useful than the time saved, every quote now prices the same way, so your margins stop depending on who was free that afternoon.

The temptation is to build steps two and four together. Resist it. Half the things you would build in step four turn out to be unnecessary once you have used step two for a month.

What not to automate

Some things should stay manual on purpose.

Anything with real judgement. Deciding whether to take a client. Deciding what to charge for something unusual. Deciding when a project is in trouble.

Anything rare. If it happens twice a year, the automation will be broken by the time you need it and nobody will remember how it worked.

Anything that is really a broken process. If your handover is a mess, automating it gives you a faster mess. Fix the steps first, then automate them.

First contact with a person. An automatic acknowledgement is fine. An automatic message pretending to be you is not, and people can tell.

What it costs, honestly

Automation is sold as free time. It has real costs and they are worth knowing.

Build time. A simple job is a day. Anything touching three systems is a week. Add a quarter to whatever you first estimate.

Tool subscriptions. Small at first. They grow with volume, and the pricing usually steps up right when the thing becomes useful.

Maintenance. This is the one nobody budgets. APIs change. A tool updates and a field moves. Somebody has to notice and fix it. Budget a few hours a quarter per automation.

The cost of silent failure. The worst outcome is not an automation that breaks loudly. It is one that quietly stops and nobody notices for six weeks.

That last one deserves a rule. Every automation you build needs a way to tell you it has stopped. A weekly summary of how many times it ran is usually enough. Zero is a very loud number when you are expecting forty.

Choosing tools

Almost secondary, but here is the short version.

Zapier is the easiest to start with and gets expensive as volume grows. Make is cheaper at volume and takes longer to learn. n8n can be self hosted, which matters if your data cannot leave your own systems.

Your CRM probably automates more than you think. Check what you already pay for before buying anything else. We have removed more tools from client stacks than we have added.

Start with one

The failure pattern is trying to automate everything in one quarter.

Take the highest score on your list. Build only that. Run it for a month. Fix what breaks. Then take the next one.

One working automation that saves three hours a week is worth more than five half finished ones that nobody trusts. Trust is the thing that actually decides whether automation sticks, and trust is built one small win at a time.

Found this useful?
LinkedInX
Nitesh Padghan

Nitesh Padghan

Founder, Storifex Media

I build websites that turn visitors into revenue, and the systems that run everything after. Clients in six countries, most of them shipped in two weeks.

Connect on LinkedIn