How to Measure AI ROI: Formula and Concrete KPIs

10 min read · AstraLoop Studio

Every time you evaluate an AI project, there's really only one question that matters: what does it return compared to what it costs? It's not a trivial question, because AI has an inconvenient trait. Costs are immediate and visible (setup, licenses, consulting), while the benefits are often diffuse, indirect, and spread out over time. That's why so many companies start out excited and then end up with no numbers to show management.

In this guide you'll find an explicit formula, the KPIs to track from day one, and a way to estimate payback (the time it takes to recoup the investment) honestly, without inflating the results. This is one of the operational pieces we cover in our complete guide to AI consulting for businesses; here we go deep on ROI alone. If you're still deciding what to automate, it's worth reading which processes are worth automating with AI first, because the return depends largely on choosing the right process.

One premise that will save you time and money: roughly 85% of generative AI pilot projects fail to make it into production. Measuring ROI properly isn't just a bookkeeping exercise — it's how you figure out in advance which projects to keep and which to stop. If you want the root causes behind these failures, we cover them in why AI projects fail.

Illustration of a scale comparing AI costs against benefits in hours and revenue

The AI ROI formula, explained line by line

Let's start from the basic return-on-investment formula, valid for any project, and adapt it to AI:

ROI (%) = (Annual net benefit / Total investment) × 100

The tricky part is the numerator: the net benefit. In AI it's made up of three items that need to be kept separate and added together carefully:

Net benefit = (Hours freed up × Hourly cost) + Extra revenue − Recurring costs

Let's look at each one, because each hides a trap.

1. Hours freed up × hourly cost (the efficiency saving)

This is the most tangible component and the easiest to defend in front of a CFO. If an AI agent reads incoming emails, extracts the data, enters it into the CRM, and drafts a reply, it's freeing up hours of human work.

The calculation is simple: how many hours per week are freed up, multiplied by the person's real hourly cost. Careful, though: the real hourly cost isn't net salary divided by hours worked. You need to use the fully loaded company cost, which includes social contributions, severance provisions, the extra month's pay, and other charges. As a rule of thumb, the fully loaded cost runs about 1.5-1.8 times the gross annual salary. An employee on a €30,000 gross salary costs the company roughly €45,000-52,000 a year, so their real hourly cost over about 1,600 hours worked lands around €28-32, not €15.

The real trap is elsewhere: freed-up hours only have value if they're actually reallocated. If you free up 5 hours a week for someone but that person just does the same tasks at a more relaxed pace, the saving is only theoretical. ROI becomes real when those hours turn into more clients handled, more quotes issued, or one fewer hire needed during a growth phase.

2. Extra revenue (the commercial upside)

This component is harder to isolate, but it's often the biggest one. A few concrete examples:

The trap here is attribution. Not all the extra revenue is thanks to AI. To be honest, estimate only the incremental share — the part you wouldn't have gotten without the system. A clean way to do this is comparing a period with and one without it (or a test group against a control group) and measuring the difference.

3. Recurring costs (the item almost everyone underestimates)

This is where the gap between a real ROI and a fantasy one hides. Costs aren't just the initial setup. The typical recurring items are these:

  • Licenses and APIs: cost of the AI models (per token or subscription), platforms, subscriptions.
  • Maintenance: no system stays stable on its own. There are prompts to update, integrations that break, edge cases to handle.
  • Model drift and quality: a model's performance degrades over time, or when the input data changes. It needs monitoring and correction.
  • Human oversight: the time spent by whoever checks outputs, handles exceptions, and maintains the guardrails.
  • Training: people need to know how to use the tools. Only 22% of companies have structured employee AI training programs, which is one reason projects underperform.

If you want a transparent breakdown of the expense items for a typical scenario, we've detailed the numbers in how much it costs to automate business processes.

A complete numerical example

Let's take a realistic case: an SMB automating lead qualification and first contact for incoming leads. Here's how the calculation is built, with plausible figures.

ItemCalculationAnnual value
Hours freed up8 hours/week × 45 weeks × €30/hour+€10,800
Extra revenue (incremental)+15 customers/year × €800 average margin+€12,000
Recurring costsLicenses + maintenance + oversight−€6,000
Annual net benefit+€16,800
Initial investment (setup)Analysis + development + integration€12,000

At this point two numbers matter:

  • First-year ROI = (16,800 / 12,000) × 100 = 140%. If you also count the setup as a first-year cost, the actual net benefit drops to 16,800 − 12,000 = €4,800, and the net first-year ROI is roughly 40%. From the second year on, the setup no longer weighs on the calculation, so annual ROI climbs.
  • Payback = Investment / monthly net benefit = 12,000 / 1,400 = roughly 8.5 months.

This example falls within the realistic range: a well-chosen AI project has a payback of between 4 and 12 months. If your numbers show a payback of 2 months, you've probably underestimated the recurring costs. If they show more than 18 months, the project is fragile and at high risk of being abandoned before it pays for itself.

Illustration of a dashboard with KPI indicators and an AI investment payback curve

The KPIs to track from day one

ROI is the final number, but you can't calculate it if you haven't measured the operational KPIs along the way. The classic mistake is launching the project and then trying to reconstruct the numbers afterward. That doesn't work: without a baseline (the situation before AI), you have nothing to compare against.

First rule: measure the "before" before you start. Record how long tasks take today, how many errors there are today, what conversion rate you have today. Without a baseline, any later result is just an opinion.

Useful KPIs fall into three families.

Efficiency KPIs (measure hours freed up)

  • Average time per task: minutes to handle a case, a reply, a quote, before and after.
  • Volume handled per person: how many cases, tickets, or leads one person can handle in the same amount of time.
  • Automation rate: percentage of cases resolved by AI without human intervention (useful for automated customer care).
  • Response time: how long the system takes to respond to or react to an event.

Quality KPIs (measure whether the AI is doing a good job)

  • Error/hallucination rate: percentage of wrong or fabricated outputs that need correction.
  • Escalation rate: how often a case needs to be handed off to a human.
  • Satisfaction (CSAT): the perception of customers and internal users.
  • Internal adoption rate: how many people actually use the tool. A great tool nobody uses has zero ROI.

Business KPIs (measure the extra revenue)

  • Conversion rate for leads worked by AI versus those worked manually.
  • Cost per lead or cost per acquisition, which should go down.
  • Incremental revenue attributable to the system (measured with a control group where possible).
  • Retention or reactivation rate of customers.

You don't need all of them. Pick 2-3 per family, the ones most tied to the specific project's goal, and track them consistently. Better to have a few well-measured KPIs than a dashboard full of numbers nobody looks at.

Want to find out which process in your business would deliver the fastest ROI? Request an analysis: we start from your real numbers and estimate payback and KPIs together.

The mistakes that skew the ROI calculation

After watching many projects, these are the mistakes that turn a plausible ROI into an unreliable number.

  1. Counting only the setup and forgetting maintenance. This is the most common mistake and the most dangerous one, because it makes every project look worthwhile. Maintenance can amount to 15-30% of the setup cost every year.
  2. Crediting AI with revenue that would have come in anyway. If the market grew or you also ran other sales initiatives, isolate the truly incremental share.
  3. Using net salary as the hourly cost. This underestimates the value of freed-up hours by 40-50%. Use the fully loaded company cost.
  4. Ignoring the ramp-up period. In the first 1-3 months the system isn't yet performing at 100%: it's still being calibrated and people are still learning. Budget for a break-in period with reduced benefits.
  5. Not measuring the baseline. Without the "before," the "after" proves nothing.
  6. Treating AI as a one-off project. Real ROI is built when the system stays in production, gets monitored, and gets improved. That's why you need a 4-phase adoption roadmap that includes ongoing monitoring, not just the launch.

Direct ROI and indirect ROI: don't ignore the second one

So far we've talked about benefits measurable in euros. But there's also an indirect ROI, harder to quantify but real, worth noting even just qualitatively:

  • Reduced compliance risk. With the AI Act in force from August 2, 2026 and obligations like AI literacy (Article 4 of EU Regulation 2024/1689), having governed and tracked systems reduces the risk of fines that can reach up to €35 million or 7% of turnover. An ungoverned system — so-called Shadow AI used by employees without oversight — is a liability, not an asset.
  • Decision-making speed. Having data and summaries available in real time shortens decision cycles.
  • Scalability without linear costs. Handling double the volume without doubling headcount.
  • Work quality and staff retention. Removing repetitive work improves motivation and reduces turnover.

You don't put these effects into the main formula, but you can list them separately as strategic benefits. They help justify projects whose direct ROI is positive but not spectacular.

Where to start, in practice

If you want to put what you've read into practice, here's the path:

  1. Pick one process, not "AI in general." ROI is measured on a specific process with one number to improve.
  2. Measure the baseline for 2-4 weeks. Current times, volumes, and conversion rate.
  3. Estimate the three blocks of the formula with conservative figures, including the recurring cost items.
  4. Calculate the expected payback. If it exceeds 12 months, rethink the project or pick a more suitable one.
  5. Launch as a measurable pilot, with KPIs active from day one.
  6. Reassess after 90 days with real data and decide whether to scale, adjust, or stop.

This disciplined approach is what separates companies that get real value from AI from those that just pile up abandoned pilot projects. Measurement isn't bureaucracy: it's the tool that tells you, with numbers, where to invest your next budget. If you want to understand how much consulting weighs in at this stage, you'll find the ranges in how much an AI consultant costs.

Frequently asked questions

What is the formula for calculating AI ROI?

ROI (%) = (Annual net benefit / Total investment) × 100. The net benefit is calculated as: hours freed up times the real hourly cost, plus incremental extra revenue, minus recurring costs (licenses, maintenance, oversight, training).

How long does it take to recoup the investment in an AI project?

A well-chosen AI project has a payback (time to recoup the investment) of between 4 and 12 months. A payback under 2 months usually means you've underestimated the recurring costs; over 18 months, the project is fragile and at risk of being abandoned before it pays for itself.

Which KPIs should you use to measure AI results?

Three families: efficiency (time per task, volume handled per person, automation rate), quality (error rate, escalation, internal adoption, CSAT) and business (conversion rate, cost per lead, incremental revenue). Pick 2-3 per family and always measure the baseline before you start.

How do you calculate the real hourly cost of hours freed up by AI?

Use the fully loaded company cost, not the net salary. It includes social contributions, severance provisions, the extra month's pay, and other charges: as a rule of thumb it's roughly 1.5-1.8 times the gross annual salary. On a €30,000 gross salary, the real hourly cost is around €28-32 an hour, not €15.

Why do so many AI projects fail to show a positive ROI?

The most common causes are: not measuring the initial baseline, underestimating recurring costs (maintenance, model drift, oversight), crediting AI with revenue that would have come in anyway, and failing to reallocate the freed-up hours. Add to that poor internal adoption: a tool nobody uses has zero ROI.

Should non-monetary AI benefits be counted too?

Yes, but separately from the main formula. These are the indirect ROI: reduced compliance risk (relevant with the AI Act in force from August 2, 2026), faster decision-making, scalability without linear costs, and lower turnover. List them as strategic benefits to justify projects with a positive but not spectacular direct ROI.

If you want an ROI calculation built on your company's own data instead of industry averages, let's talk: we map the process, the baseline, and the expected return before writing a single line of code.