Five processes to automate before you hire another admin
The highest-return automations are rarely the flashy ones. Here is where I tell clients to start, and the one place I tell them not to.
When a team feels understaffed, the reflex is to hire. Sometimes that is right. But in most of the businesses I audit, the equivalent of a full-time role is hiding inside five mundane processes, and automating them costs a fraction of a salary with none of the ramp-up time.
Here is where I look first, in order.
1. Data that gets typed twice
Somewhere in your business, a person reads a value from one screen and types it into another. An order from the e-commerce platform into accounting. A new client from the intake form into the CRM. A delivery confirmation into the job tracker.
This is the first thing to automate, for two reasons. The savings are easy to measure (count the entries, time one of them, multiply). And re-keying is where data quality goes to die: every manual copy is a chance for a typo that someone downstream has to investigate.
2. Status chasing
“Where are we on the Henderson order?” If answering that question requires opening three systems or asking two people, you are paying staff to be a human status API. The fix is rarely a new tool; it is making the systems you already own write their status to one place, then letting people (or a scheduled digest) read it there.
3. The monthly report someone assembles by hand
There is always one. Exported spreadsheets, copy-pasted charts, three hours of a capable person’s month. Reports are ideal automation targets because the logic is already documented: the person doing it can tell you exactly what they do, step by step. If they can describe it, I can usually automate it.
4. Approvals that live in inboxes
Discount approvals, time-off requests, purchase sign-offs. Email approvals fail in predictable ways: they stall when someone is out, they leave no audit trail, and nobody can see the queue. Moving them into a proper flow with escalation rules is unglamorous work that pays back every single week.
5. The welcome sequence for new customers
Onboarding a customer usually means the same six steps in the same order: the kickoff email, the account setup, the folder structure, the first invoice. Codify it once and every customer gets the good version of your onboarding, not the version that depends on who was busy that day.
Where I tell clients to wait
The current fashion is to start with an AI chatbot on the website. I build AI systems for a living, and I will still tell you: if the five processes above are manual, do them first. They have known inputs, known outputs, and returns you can measure in payroll hours. AI earns its keep in a business whose underlying data and processes are already trustworthy, and it compounds the value of every automation on this list once they exist.
How to start
Pick the process that annoys your best person the most. Time it for one week. If the hours surprise you, that is your business case, and it is usually all the business case you need.