All posts
Automation6 min read

What business processes should you automate first?

Published July 27, 2026

Most teams don't have an automation problem — they have a prioritization problem. There are ten things that could be automated and only bandwidth for two. Pick wrong and you'll spend a quarter building something the team quietly stops using. Pick right and the ROI shows up in the first month.

Here's the filter we walk clients through before we write a single workflow.

1. High frequency, low judgment

Start with the tasks a person does the same way, many times a week. Appointment confirmations, invoice generation from a completed job, syncing a form submission into your CRM, sending a status update text when a driver marks a job en-route. These are boring, repetitive, and almost never require human judgment — which is exactly why they're perfect first candidates.

If a task happens fewer than ~10 times a week or requires real thought each time, a checklist or template usually beats an automation.

2. Clear inputs, clear outputs

Automation loves structure. A process with a defined trigger (form submitted, status changed, invoice paid) and a defined result (record created, email sent, spreadsheet updated) is straightforward. A process that starts with "it depends on the client" is not — and trying to automate it usually just hides the ambiguity in a workflow nobody can debug.

3. The pain is felt by the same person twice

The strongest signal we look for: the same team member complains about the same task in two different conversations. That's a task with real friction and a real owner — which means someone will notice if the automation breaks and someone will care that it works. Automations without an owner rot quickly.

A quick scoring rubric

For each candidate process, score it 1–3 on each of these. Anything scoring 8 or higher is a strong first automation.

  • Frequency — how often does this happen? (weekly = 1, daily = 2, many times a day = 3)
  • Structure — how consistent are the inputs and outputs? (fuzzy = 1, mostly consistent = 2, fully structured = 3)
  • Pain — how loud is the complaint? (mild = 1, real friction = 2, actively costing money or customers = 3)

The processes to automate second, not first

A few common asks that we usually push to phase two — not because they're bad, but because they'll ship better once the foundation is in place:

  • Anything requiring two-way sync between systems (start one-way, prove the value, reverse the direction only when you must).
  • AI-powered classification or drafting on top of data you don't fully trust yet — clean the source of truth first.
  • Big "replace the whole tool" automations. Automate the seams between tools before you replace them.

What good looks like after 30 days

The team stops mentioning the automated task in stand-ups. Someone on the team says "how did we do this before?" without irony. A metric you actually track — turnaround time, invoices sent per week, missed follow-ups — moves in the right direction. That's the bar. If none of those happen, you automated the wrong thing.

The goal isn't to automate everything. It's to give the team back a few hours a week so they can spend that time on work that actually needs a human — sales calls, customer problems, the messy judgment calls that make the business what it is.

Have a problem worth solving well?

We help teams design, prototype, and automate — start with a conversation.

Start a project