Skip to content
Skip to content

Score a Process Before You Automate It

The most expensive automation mistake is not choosing the wrong tool. It is choosing the wrong process, usually the one that annoys people most rather than the one that would actually work. Score your candidates here and automate them in the right order.

Run this once per candidate process and write the scores down. Comparing three scored candidates is far more useful than agonising over one.

Score This Process

One process at a time. Run it again for each candidate.

0 of 12 answered0%
1.How often does this process run?
2.How similar is each run to the last?
3.How many hours a week does it consume in total?
4.Can the decisions inside it be written as rules?
5.Are the exceptions known and listed?
6.Can the systems involved be connected programmatically?
7.What form does the input arrive in?
8.What happens if it gets one wrong?
9.How quickly would an error be noticed?
10.Can a human approve before anything irreversible happens?
11.Does the person who owns this process want it automated?
12.Is the annual cost of doing it manually clearly worth more than the build?

Use the ROI calculator if you are unsure.

Answer all 12 questions to see your score and a tailored recommendation.

A structured way to compare candidates rather than a definitive verdict. Score several processes and compare the results. The relative ranking is more reliable than any single absolute score.

How to Use the Score

A high score means the process is likely to automate cleanly, not that it is the most annoying or the most visible. Those are different things, and confusing them is how first projects go badly.

Your first automation should be boring

The best first project is high-volume, rules-based, low-risk and slightly dull. It ships quickly, it works, and it buys credibility for the harder projects that follow. Starting with the most complex process because it is the most painful is the most reliable way to sour an organisation on automation entirely.

Speed to first result matters more than size

A modest automation live in three weeks does more for momentum than an ambitious one still in build after four months. People believe what they can see running. Sequence your work so something visible works early, then use that trust to tackle the bigger prize.

A willing owner outranks a bigger saving

Between two processes with similar scores, always take the one whose owner actively wants it. Adoption is the hidden variable in every automation business case, and a process automated over its owner’s objections tends to be quietly worked around within a couple of months.

The Five Things Being Scored

Twelve questions across five dimensions. A process needs to be reasonable on all five, not exceptional on one.

1

Volume and repetition

How often it runs and how similar each run is. Returns scale almost linearly with repetition, so this dimension carries the most weight.

2

Rule clarity

Whether the decisions inside the process can be stated as rules, or whether they rest on experience and judgement that nobody has articulated.

3

System accessibility

Whether the systems involved can be connected, or whether the process depends on PDFs, portals and manual exports.

4

Risk profile

What a mistake costs, how quickly it would be noticed, and whether a human needs to approve before anything irreversible happens.

5

Payoff and support

Whether the return justifies the build, and whether the person who owns the process actually wants it automated.

The Processes That Score Well Almost Everywhere

Across Australian small and medium businesses, the same handful of processes consistently score highly. If you are unsure where to start, start here.

Moving data between two systems

Anything where a person reads a value from one screen and types it into another is close to an ideal candidate. It is high volume, entirely rules-based, carries a measurable error rate, and the return is easy to demonstrate. It is also usually the task the person doing it most wants to stop.

  • Re-keying orders, invoices or bookings between systems
  • Copying enquiry details from email or forms into a CRM
  • Reconciling two lists that should match but never quite do
  • Producing the same report from the same sources every week

Structured document handling

Invoices, purchase orders, timesheets, remittances and application forms arrive in predictable shapes. Extracting fields from them is well-understood work with clear accuracy measures, and it usually replaces some of the dullest labour in the business.

  • Supplier invoice capture and coding into an accounting system
  • Purchase order matching against deliveries and invoices
  • Application or intake form processing into a case record
  • Remittance advice reconciliation against outstanding receivables

Triage and routing

Deciding where an incoming item should go (which team, which priority, which queue) is repetitive, rule-describable, and low-risk when the automation only routes rather than resolves. Being wrong means an item goes to the wrong queue and gets moved, which is a cheap failure.

  • Sorting a shared inbox into categories and owners
  • Prioritising support tickets by urgency and customer
  • Routing enquiries to the right branch, team or specialist
  • Flagging items that breach a threshold for human attention

Scheduled chasing and follow-up

Following up quotes, overdue invoices, incomplete forms and expiring documents is work that humans do inconsistently because it is repetitive and mildly unpleasant. Automation does it identically every time, and the revenue effect is usually visible within a quarter.

  • Quote follow-up sequences that pause when the customer replies
  • Overdue invoice reminders on a fixed, polite schedule
  • Chasing missing documentation or incomplete onboarding steps
  • Renewal and expiry reminders for certifications and contracts

Next Steps

Automation ROI Calculator

Take your highest-scoring process and model whether the numbers justify building it.

Model the return

Automation Readiness Assessment

Check whether the business as a whole is ready before committing to a build.

Assess readiness

Automation Implementation Checklist

Chosen your process? This is the rollout sequence that keeps it on track.

Open the checklist

Frequently Asked Questions

Should I automate the process that annoys people most?

Only if it also scores well here. The most-hated process is often hated precisely because it is messy, exception-heavy and full of judgement calls, which are exactly the properties that make automation difficult. That does not mean never automating it. It means not making it your first project. Build credibility on something that ships cleanly, then use the confidence and the lessons from that to tackle the painful one properly.

What score means a process is worth automating?

Above seventy-five per cent means the process is well suited and should ship without drama. Between fifty and seventy-five is workable, but expect the build to take longer than estimated and to surface exceptions during testing, so scope it with contingency. Below fifty per cent, automation is likely to cost more than it returns unless the process is redesigned first. A low score is frequently a signal that the process itself should be simplified rather than encoded in its current form.

How many processes should I score before choosing?

Three to five is the practical range. Fewer than three gives you no basis for comparison, and beyond five the exercise becomes a project in itself and stalls. Score them, write the numbers down, and choose the highest scorer that also has a willing owner. Keep the list, because the second and third candidates become your natural next projects once the first is live, and you will already have done the analysis.

What if a process scores well but the systems have no API?

System accessibility is the dimension most likely to turn a promising candidate into an expensive one, so treat a low score there seriously. There are workarounds (scheduled exports, screen-level automation, document parsing) but all of them are more fragile and more expensive to maintain than a proper integration, and they break when a vendor changes a screen layout. If the rest of the process scores well, it is often worth checking whether a higher licence tier of your existing software includes API access, since that is frequently cheaper than engineering around the limitation.

Does a high-risk process mean I should never automate it?

No, it means the design has to include human approval at the right point rather than running unattended. Payment approvals, regulatory submissions and anything with legal consequence can absolutely be automated up to the point of decision, with a person confirming the final step. You still capture most of the time saving, because the preparation work is the slow part, while keeping accountability where it belongs. What you should avoid is unattended execution on anything irreversible and expensive.

Can I score a process that spans several departments?

Yes, and cross-departmental processes often score well because handoffs between teams are where delay and error concentrate. Be aware that they are harder to sponsor: multiple owners means multiple people who need to agree, and the ownership question in this scorecard becomes the binding constraint rather than the technology. If you pick one, secure a single accountable owner across the whole flow before starting, otherwise the project will stall at the first departmental boundary.

Send Us Your Shortlist

Scored three processes and not sure which to back? Send them through with the scores and we will tell you which one we would build first, and why.