From Aryan Vatsa | Product & Market Analysis
AI Spend Forecasting Tools: Four Approaches, and What Each One Cannot See
On this page
79% of enterprises overran their AI budgets in the 12 months to February 2026. A tooling category has appeared to fix that, and AI spend forecasting is now a line item finance signs off separately. The tools are better than a spreadsheet. None of them can forecast a decision your product team has not made yet.
Key takeaways
- 98% of organisations now manage AI spend, against 31% two years earlier. That figure comes from the FinOps Foundation's sixth annual survey, covering 1,192 respondents who account for more than $83 billion of annual cloud spend.
- The accepted accuracy bar for cloud is 12% variance, and the published guidance for AI asks for 5%. The harder target sits on the more volatile cost base, and no independent benchmark shows anyone reaching it.
- Maturity did not prevent overruns. In a February 2026 survey of 500 finance leaders, 79% reported AI cost overruns, and that figure rose to 89% among organisations rating their own practice most mature.
- Every estimate inherits the latency of the billing pipeline that feeds it. Microsoft documents cost data landing 8 to 24 hours after usage on enterprise agreements, and up to 72 hours on pay as you go accounts.
In short
AI spend forecasting predicts token, GPU and model API costs before the invoice arrives. Four approaches dominate: native cloud forecasting, third party FinOps platforms, trace level token observability, and driver based spreadsheet models. Accuracy depends on cost allocation quality and how stable your usage is. No approach forecasts a product change that has not shipped.
Why finance made AI spend forecasting a budget line
Finance teams do not approve what they cannot forecast. That sentence explains the whole category. A seat licence is a known quantity twelve months out, and a token bill is not, so the second one arrives at the approval meeting without the evidence the first one carries.
The scale of the problem grew faster than the discipline that manages it. Gartner projects that worldwide AI spending will total $2.5 trillion in 2026. Over the same period, the share of organisations formally managing that spend went from 31% to 98%, according to the FinOps Foundation's 2026 survey. Almost nobody was managing this line item in 2024, and almost everybody is now.
The survey evidence on outcomes is less flattering than the adoption curve. Sapio Research, commissioned by DoiT, polled 500 finance leaders at organisations of 1,000 employees or more across the US and UK in February 2026. It found that 79% had experienced AI cost overruns in the previous year, and that only 15% could calculate AI return on investment without significant bottlenecks.
Read those two findings together and the shape of the demand becomes clear. Buyers are not shopping for a better chart. They are shopping for a number they can defend in a budget meeting, and the market has responded with tooling rather than with method.
The accuracy bar nobody agrees on
Before you can judge a forecasting tool you need a target it is supposed to hit. Two published targets exist, they were written by the same standards body, and they are more than twice as far apart as most buyers realise.
The FinOps Framework sets accepted forecast variance by maturity stage. A practice at Crawl is expected to land within 20% of actual spend, Walk within 15%, and Run within 12%. Those bands cover cloud spend generally, and they were set against workloads that mostly run whether anyone uses them or not.
The Foundation's AI specific guidance sets a different bar. A working group paper published on 7 July 2025, written by practitioners at Wayfair, Grammarly, Coveo, General Mills and Dell, recommends a weekly or monthly rolling forecast cadence and a target variance within 5% of actuals per month.
That is the inversion worth sitting with. The looser target applies to the steadier cost base, and the tighter one applies to the line that moves with every product release. I read the 5% figure as an aspiration written by people who wanted a demanding number, not as a benchmark anyone has been held to. No published dataset shows a distribution of actual AI forecast error at any sample size.
Work the arithmetic on your own numbers before you accept either target. Take an illustrative company spending $4 million a year on model APIs. Hitting 12% still leaves $480,000 of annual variance, which is a hiring plan. Hitting 5% leaves $200,000, which is still more than most teams would tolerate on a software line. The band you accept is a budgeting decision, not a technical one, and it should be written down before the tool is bought.
Four approaches to AI spend forecasting, and what each one sees
The category is not one product type. It is four different things sold under the same phrase, and they fail in different places. Knowing which one you are buying matters more than the vendor comparison.
Native cloud forecasting
Every major cloud provider ships a forecast in its billing console, and these are the honest baseline against which everything else should be judged. AWS documents that Cost Explorer forecasts carry an 80% prediction interval, and that where it lacks the data to produce that interval it declines to forecast at all. Accounts with less than one full billing cycle simply get nothing.
That refusal is the most useful behaviour in the whole category. The system tells you when your history is too thin to support a projection, which is exactly the situation most teams are in when they first deploy an AI feature. The limitation is scope. A native forecast sees one provider's meters and cannot see the model API you buy directly from a lab.
Third party FinOps platforms
These sit above the providers, normalise billing data across clouds and vendors, and attach the result to your own cost allocation model. Their real contribution is allocation rather than prediction. A forecast broken out by team, product and customer is decision grade, and a single company-wide number is not.
Treat the buying process here with more scepticism than usual. The highest ranking comparison content for this category is published by the vendors inside it, and a list that places its own author first is marketing, not a review. Ask each vendor which of your AI cost sources it ingests natively and which need a custom connector, because the answer varies far more than the marketing pages suggest.
Trace level token observability
This approach instruments the application rather than the invoice. Every model call is logged with its input tokens, output tokens, model version and the feature that triggered it, which makes cost attributable to a request rather than to a month.
The FinOps Foundation guidance points the same way, recommending unit metrics such as cost per token, cost per 100,000 words processed and cost per GPU hour at near full utilisation. This is the only approach that answers the question a founder actually asks, which is what one customer or one feature costs to serve. It is also the only one that requires engineering work before it produces anything, and that cost is usually understated in the business case.
The driver based model in a spreadsheet
The unfashionable option deserves more respect than it gets. A driver model expresses spend as volume multiplied by cost per unit, with the volume driver taken from a product forecast that already exists, such as monthly active users, tickets resolved or documents processed.
It is the only approach on this list that forecasts the future rather than extrapolating the past. Statistical projection assumes next quarter resembles last quarter, and a spreadsheet model can carry the launch your product team has already scheduled. Where I would spend first, on a team under 200 people, is on a driver model and clean allocation, not on a platform licence.
| Approach | What it sees well | What it cannot see | Best fit |
|---|---|---|---|
| Native cloud forecasting. | One provider's meters, with a stated prediction interval and a refusal when data is thin. | Direct model API contracts, SaaS AI features, anything outside that provider. | Teams whose AI spend sits inside a single cloud account. |
| Third party FinOps platform. | Cross vendor totals allocated to teams, products and customers. | Demand changes not yet visible in usage history. | Multi cloud estates where allocation is already the bottleneck. |
| Trace level token observability. | Cost per request, per feature and per customer, in near real time. | Infrastructure and licence costs outside the application path. | Product teams pricing an AI feature or diagnosing a margin problem. |
| Driver based spreadsheet model. | Planned launches, seasonality and scenarios that no history contains. | Anything the modeller did not think of, and drift once the model is unmaintained. | Every team, as the layer the other three feed. |
This table is an editorial classification, not a product benchmark. No independent test of forecast accuracy across these approaches has been published, which is the main reason buyers cannot compare them on the axis that matters.
Every forecast inherits a late bill
The weakest part of a forecasting stack is rarely the model. It is the freshness and completeness of the billing data underneath, and providers document this openly enough that no buyer should be surprised by it.
Microsoft's own documentation states that cost and usage data is typically available in Cost Management within 8 to 24 hours for enterprise agreement and customer agreement subscriptions. Pay as you go accounts can wait up to 72 hours. Azure then closes a billing period up to 72 hours after it ends, and charges can continue to accrue and change until the fifth day after the period closes.
There is a subtler trap in the same document. During the open month, estimated charges do not account for tiered pricing plans, and the estimate is calculated at the highest tier for a product. If your AI usage earns volume discounts, your live dashboard is systematically overstating spend for most of the month, and any forecast anchored to it inherits that bias.
Allocation is the other precondition, and it is the one most teams skip. The FinOps Framework treats allocation coverage as a measure of forecasting success, expecting at least 80% of spend allocated at the earliest maturity stage and 90% at the highest. A forecast built on 60% allocated spend cannot be broken down by team, which means no owner can be held to it. That failure is organisational, and no tool fixes it.
Why AI consumption resists statistical forecasting
Traditional cloud forecasting works because most infrastructure runs on a schedule. Servers stay up, storage grows steadily, and last quarter is a reasonable guide to next quarter. AI consumption breaks that assumption in three specific ways.
Demand is a product decision, not a trend
Token spend rises the moment someone ships a feature that calls a model, and it can double without any infrastructure change at all. The variable driving your bill sits in a product roadmap, not in a time series, which is why a purely statistical forecast is structurally blind to your largest cost movements.
This is the single strongest argument for the driver model. Your product team already knows what is shipping next quarter, and the forecast is only as good as the link between those two documents.
Agents change the tokens per task
A chat interface consumes tokens in proportion to conversations. An agent consumes them in proportion to steps, and the number of steps varies with task difficulty rather than with user count. The same nominal workload can cost very differently depending on how often the system retries, reflects or calls a tool. That dynamic is covered in the piece on what the agent orchestration tools actually automate.
The practical consequence is that your historical cost per user stops being a valid unit once agents enter the product. Any forecast that carries that ratio forward will understate spend, and the error compounds monthly.
The price of the input moves under you
Per token prices have fallen steeply and repeatedly, which sounds like good news for a forecast and is not. A forecast built on today's price list is invalidated by a repricing, a model deprecation or a default switch to a more capable model, and the resulting bill often rises even as unit prices fall. That relationship is the subject of the separate analysis on why cheaper tokens keep producing larger bills, and it is the reason a rolling monthly cadence beats an annual budget for this line.
What to ask before you buy AI spend forecasting software
Most evaluations of this category test the wrong things. Dashboard quality and connector count are easy to compare and tell you almost nothing about whether the forecast will hold. These four questions separate a measured product from a confident one.
| Ask this | A weak answer | An answer that works |
|---|---|---|
| What is your median forecast error, and over what horizon? | A claim of high accuracy with no number, or a number with no period attached. | A stated median and spread, a stated horizon, and a named customer sample size. |
| What does the product do when history is insufficient? | It produces a forecast anyway. | It withholds the forecast or widens the interval, and says so on screen. |
| How does a planned product launch enter the forecast? | The model will detect the change once it appears in usage. | A manual driver or scenario input the finance owner controls. |
| How much of our spend must be allocated before this is useful? | Any level works. | A concrete threshold, and an honest account of the tagging work required first. |
The second row is the one I would weight hardest. A tool that refuses to forecast when the data cannot support it is telling you something true, and a tool that always returns a confident line has quietly transferred the uncertainty onto you. AWS gets this right in a free product, which sets the floor any paid alternative should clear.
Where this argument is weakest
This post argues that the tooling category is running ahead of its evidence base. Here is the case against that reading, stated as strongly as I can put it.
The case that the tools are already good enough
Forecast error is not the only value a forecasting platform delivers. Allocation, anomaly detection, chargeback and a shared vocabulary between finance and engineering are real outputs, and they are worth the licence on their own. A team that adopts one of these platforms and never improves its forecast accuracy at all may still be considerably better run than it was before.
There is also a plausible reading of the survey result that inverts my argument. The most FinOps mature organisations reported the highest overrun rate, at 89%, and the obvious explanation is that they can see overruns the others cannot. On that reading, the tooling is working exactly as intended and the reported numbers get worse before they get better.
What the survey evidence cannot tell you
The 79% figure is the load bearing number in this post and it deserves a caveat in the same sentence that reports it. It comes from a survey commissioned by a vendor selling into this category, fielded independently by Sapio Research with a disclosed methodology and a stated margin of error of 4.4 points. It is self reported, it covers only the US and UK, and it excludes organisations under 1,000 employees. Nothing in it establishes that forecasting tools reduce overruns, because it does not compare tool users against non users.
The published accuracy targets have a related weakness. Both the 12% band and the 5% AI figure are community agreed thresholds rather than measured outcomes. Treat them as what a committee of practitioners considered reasonable, which is useful, and not as evidence about what is achievable.
Frequently asked questions
What is AI spend forecasting?
AI spend forecasting is the practice of predicting future costs for model APIs, GPU capacity and AI features before the invoice arrives. It combines historical usage, planned product changes and unit costs such as price per token or per GPU hour. It differs from traditional cloud forecasting because consumption tracks user and agent activity rather than always on infrastructure that runs to a schedule.
How accurate are AI cost forecasting tools?
No independent benchmark of accuracy across tools has been published, which is the honest answer. The FinOps Framework treats 12% variance from actual spend as the standard for a mature cloud practice, and the Foundation's AI specific guidance sets a target of 5% per month. Both are agreed targets rather than measured results, so treat any vendor accuracy claim without a stated sample and horizon as marketing.
Why is AI spend harder to forecast than cloud spend?
Three reasons. Demand is driven by product releases rather than by a trend, so a new feature can double token spend with no infrastructure change. Agentic workloads consume tokens per step rather than per conversation, which breaks any historical cost per user ratio. Model prices and defaults change frequently, so a forecast anchored to today's price list can be invalidated within a quarter.
Do I need a FinOps platform to forecast AI costs?
Not to start. Native cloud forecasting is free and states its own prediction interval, and a driver based spreadsheet handles planned launches that statistical tools cannot see. A platform earns its licence when spend spans several providers and direct model contracts, or when allocation across teams and customers has become the bottleneck. Solve allocation before buying prediction, because the second depends on the first.
How often should AI spend forecasts be updated?
Monthly at minimum, and weekly where spend is growing quickly. The FinOps Foundation's AI forecasting guidance recommends a weekly or monthly rolling cadence specifically because AI costs vary so much. An annual budget set once will be wrong by the second quarter, so the useful discipline is a rolling reforecast tied to the product release calendar rather than to the financial year.
What percentage of companies overspend on AI budgets?
A February 2026 survey of 500 finance leaders in the US and UK, fielded by Sapio Research for DoiT, found 79% had experienced AI cost overruns in the previous 12 months. The figure rose to 89% among organisations rating their own cost practice most mature. The survey was vendor commissioned and self reported, so read it as directional rather than definitive.
Where to start this quarter
Pick the cheapest diagnostic first. Take last month's AI spend, and try to attribute 90% of it to a named team, product or customer. Most teams cannot, and the exercise tells you immediately whether your problem is prediction or allocation. If it is allocation, no forecasting purchase will help until the tagging work is done. The same discipline applies across the rest of the stack, as covered in the piece on rationalising an estate of nearly 300 applications.
Then write down the variance you will accept, as a percentage, before you evaluate a single vendor. Put it in the budget document alongside the AI line and name the person who owns it. A tool bought without that number will be judged on its dashboard, which is the one thing that has no bearing on whether the forecast holds. The wider question of what the spend returns is handled separately in the analysis of where measurable AI return has actually shown up.
Related on the cost side
Forecasting is the budgeting half of the problem. The economics half is covered in what inference costs do to software margins, and the capital side in the payback math behind the AI build.
References
- FinOps Foundation via Linux Foundation, State of FinOps survey: AI value and skills top priorities, 19 February 2026. Used for the 98% figure and the rise of forecasting as a priority.
- FinOps Foundation, State of FinOps 2026 data. Used for the 1,192 respondent sample and the $83 billion of represented cloud spend.
- FinOps Framework, Forecasting capability. Used for the 20%, 15% and 12% variance bands and the allocation coverage thresholds.
- FinOps Foundation working group, How to Forecast AI Services Costs in Cloud, 7 July 2025. Used for the 5% monthly variance target, the rolling cadence recommendation and the unit metrics.
- Amazon Web Services, Forecasting with Cost Explorer. Used for the 80% prediction interval and the refusal to forecast without a full billing cycle.
- Microsoft Learn, Understand Cost Management data, updated June 2026. Used for data latency, the open month estimate and the highest tier pricing assumption.
- Sapio Research for DoiT, AI spending survey, February 2026. 500 finance leaders, US and UK, organisations of 1,000+ employees, margin of error 4.4 points. Used for the 79%, 89% and 15% figures.
- Gartner, Worldwide AI spending will total $2.5 trillion in 2026, 15 January 2026. Used for the market size figure.
The weakest thing about this source base: the only figures on overrun rates come from a single vendor commissioned survey, and the accuracy targets are community agreed thresholds rather than measured outcomes. No independent test of forecast error across AI cost tools exists in the public record, so this post can describe the approaches and cannot rank them.
Related reading