How to Calculate the ROI of Automation Before You Build Anything
Most businesses decide to automate based on gut feel.
A process is painful. Someone suggests a tool. A demo looks impressive. A decision gets made. Six months later, nobody can say with confidence whether the project paid off — because nobody worked out what paying off would look like before they started.
The businesses that get a consistent return from automation do something different. They run the numbers first. Not a detailed financial model — a straightforward calculation that answers one question: is the time and money we spend building this going to be worth more than what we save?
Here is how to work that out.
The Basic ROI Formula
Automation ROI has two sides: what you spend and what you recover.
What you spend covers the build cost — the time or money to design and implement the automation — plus the ongoing cost to maintain it. For a Make.com or n8n workflow, the build cost is typically 4–20 hours of implementation time depending on complexity, plus a monthly tool subscription. For a more complex agentic system, the build cost is higher and the maintenance more involved.
What you recover is the time saved per run, multiplied by how often the process runs, multiplied by the cost of that time. If a process currently takes two hours, runs 50 times a month, and the person doing it costs the business €40 per hour — that is €4,000 per month in recoverable labour cost.
The formula is:
Monthly savings = (Time saved per run × runs per month × hourly cost)
Payback period = Build cost ÷ monthly savings
If the build costs €2,000 in implementation time and saves €4,000 per month, the payback period is 15 days. That is a straightforward yes.
If the build costs €2,000 and saves €200 per month, the payback period is 10 months — and you need to ask whether the process will still be running in the same form 10 months from now before committing.
What Most Calculations Miss
The formula above gives you the floor — the minimum return. In practice, the real ROI is usually higher, for three reasons.
Error reduction. Manual processes produce errors. Errors cost time to find and fix, and sometimes cost more than time — a client receives the wrong information, an invoice goes out with the wrong amount, a deadline is missed. Automation reduces the error rate close to zero on the automated steps. That saving is real but harder to quantify, so most people leave it out of the calculation.
Speed. An automated process runs instantly, at any hour. A client onboarding that used to take three days of back-and-forth because each step waited on a human now completes in hours. The revenue from faster delivery — earlier client activation, faster invoice collection — is a real return that rarely appears in the ROI model.
Headroom. When a team member is freed from two hours of manual work per day, that time does not disappear. It goes somewhere — ideally into work that requires judgment, creativity, or client relationships. That reallocation has a value that is almost impossible to quantify in advance, but it is often the most significant return of all.
Running the Numbers Yourself
To make this concrete before any conversation with a consultant or vendor, you need four inputs:
- How long does the process currently take per run? (in hours or minutes)
- How often does it run? (per day, week, or month)
- What does the person doing it cost the business? (salary ÷ working hours, including overheads)
- What is a realistic build cost? (implementation hours × developer rate, or a fixed project quote)
Divide the build cost by the monthly saving and you have your payback period. If it is under three months, the case is clear. If it is 6–12 months, it depends on how stable the process is and how confident you are it will not change significantly before you recover the cost. Beyond 12 months, question whether this is the right process to start with.
The KriyaFlow ROI Calculator walks through this calculation step by step, with inputs tailored to the most common automation use cases for SMBs. You can run your own numbers in under five minutes: kriyaflowai.com/tools/roi-calculator
One More Thing to Factor In
The calculation above assumes the process is ready to automate. If it is not — if the steps are inconsistent, the logic is unclear, or the team does not agree on how it works — the real build cost is higher than the estimate, and the real saving is lower.
Process design time is a legitimate cost of an automation project. Factor it in. A process that needs two weeks of mapping and redesign before a tool is selected is not a four-hour build — it is a four-week project. The ROI calculation changes accordingly.
The simplest way to avoid surprises: run the ROI estimate, then ask whether the process is stable and documented enough to be automated. If the answer to the second question is no, add the process design cost to the first calculation.
Curious what the numbers look like for your specific process? [Book a free 30-minute discovery call → kriyaflowai.com/discovery]