What Makes Enterprise AI
Expensive to Scale? A
Line-Item Cost Breakdown

In December 2025, Uber gave Claude to 5,000 engineers. Four months later in April 2026, the whole of the annual AI budget was spent and the CTO said he was "back to the drawing board". The rollout worked. That's the point. Enterprise AI is not cheap to scale because it doesn't fail, but because its production economics is nothing like its pilot economics. Here's the line by line.

4 months
for Uber to exhaust its entire 2026 AI budget after a successful Claude Code rollout to 5,000 engineers
5–30×
more tokens per task an agentic workflow consumes versus a standard chatbot query
80–90%
of enterprise AI spend is inference, not training — the recurring cost that scales with every use
95%
of enterprise GenAI pilots deliver no measurable P&L impact — sunk cost is the largest line of all

There is one moment that repeats in every enterprise AI program, and it always sounds the same in the retro. The pilot was a success. Adoption was high. The demo impressed the board. Then the deployment went to production, the bill came and it had nothing to do with the number in the business case. The most cited example of 2026 is Uber – not because Uber did something reckless, but because it did everything right and blew through its budget in a third of the year. When your successful deployments are the ones breaking your budget, the problem is not execution. It is that the cost model was wrong from the start.

This is a line-item breakdown of why. Not "AI is expensive" as a feeling, but the cost structure: where the money goes, which lines scale linearly with usage and which scale super-linearly, and – most importantly – the costs that don't appear in the pilot budget and dominate the production one. We write this as a security company, so we will be honest about where security and governance sit in the stack: they are real costs and they are also the costs that, done right, prevent the much larger ones.

Free Tool · Polygraf AI Risk Calculator

The cost line most budgets miss entirely: risk

Inference and infrastructure are the visible costs. The one that appears as a single big catastrophic number is a breach or a compliance failure. Polygraf's AI Risk Calculator models that exposure across breach, regulatory and litigation risk – the line item you can't see until it hits.

  • Quantified exposure across every major risk category
  • A tailored read on which regulatory obligations apply to your AI
  • Gaps surfaced across data protection, governance, and evidence
  • Modeled reduction from adding inline detection and control
Run the free AI Risk Assessment →
Sample result
Total Potential Exposure
$49.8M
Data breach
Regulatory
Litigation
Reputational

Why the Pilot Number Lies

The most important thing to know about the economics of enterprise AI is that pilots and production are in different universes. It's not that production is "more" – it's that the cost structure changes shape.

✓ The pilot
Fixed, small, predictable
~$50k–250k
A scoped first use case, 3–6 months
A handful of users, bounded volume
One workflow, one model, one path
Token spend rounds to noise
Governance deferred to "later"
Costs feel like a fixed project fee
✗ Production
Variable, compounding, volatile
unbounded
Every use, every user, forever
Every request costs money, at scale
Agentic loops multiply calls per task
Token spend is the dominant line
Governance is now mandatory, and late
Costs behave like consumption, not SaaS
The Core Mental-Model Error

The majority of enterprise AI budgets were based on per-seat or per-subscription logic – the world of fixed-price SaaS where you multiply a license fee by headcount and you have a flat line finance can plan around. API-based AI broke that. Cost now scales with consumption – how many times and at what depth a model is called – which is architecturally volatile and forecast-resistant. FinOps teams spent a decade learning to govern reserved cloud instances; they are now asked to forecast token consumption for workloads that didn't exist a fiscal year ago. That is why the share of FinOps teams managing AI spend went to almost universal and why AI cost management became the most in-demand finance skill of 2026.

The Line Items: Where the Money Actually Goes

Here is the full cost stack for a production enterprise AI system. Click any line to see what it is driven by and why it is the way it is. The percentages are an example of a typical API based deployment – your mix will change with architecture – but the order is very consistent.

Interactive · The enterprise AI cost stack

Seven line items, ranked by typical share

Click a line to expand. Percentages are indicative of an API-based production deployment.
Inference / tokens
~55%
Infrastructure & serving
~18%
Data & retrieval pipeline
~12%
Governance & security
~8%
Evaluation & monitoring
~4%
People & integration
varies
Maintenance & model churn
~3%
The shares are directional, from 2026 enterprise cost analyses – not a fixed formula. The point is the ranking and the behaviour, not the exact percentage.

Line 1: Inference — The Line That Eats the Budget

Inference is the cost of running the model every time someone uses it. It is not a build cost you pay once, it is an operating cost you pay forever and it scales directly with usage. Estimates have always been in the range of 80–90% of ongoing AI spend. And the counterintuitive part is that per-token prices have dropped dramatically – one analysis of 2.4 billion enterprise API calls found blended cost dropping about 67% year over year – but bills went up. The price per unit went down; the number of units went up.

Why a "cheap" per-token price becomes a large bill — illustrative agentic task
A single chatbot query
1× tokens
The same task as an agentic workflow — plan, retrieve, call tools, verify, retry (Gartner: 5–30×)
~15× tokens
Run across a team, thousands of times a day, every day
× volume
EY's measured example: one customer-service interaction, 2023 → 2026
$0.04 → $1.20
Same unit price. ~30× the cost per interaction.
the multiplier is volume
The Agentic Multiplier Is the Whole Story

A chatbot query is one API call. An agentic task is a sequence: the agent plans, loads context, calls tools, checks its work, and retries when it fails. Gartner's March 2026 analysis puts this at 5 to 30× the tokens per task; EY measured a single customer-service interaction going from about $0.04 in 2023 to $1.20 in 2026 – about 30-fold – as orchestrated multi-tool workflows took over linear exchanges. That's why the Uber budget disappeared even though the per-token price was going down: the organization moved from chatbot-shaped use to agent-shaped use and every task quietly became an order of magnitude more expensive. Budgets set in 2025 before agents were at production scale were structurally dead on arrival.

The Single Highest-Leverage Cost Decision: Model Routing

The one architectural decision that dominates the inference line. The same analysis of 2.4 billion API calls showed that organizations routing a tiered model architecture – small models for simple tasks, frontier models only when necessary – paid a median blended cost of $2.31 per million tokens, while organizations routing everything to frontier models paid $18.40. That is ~87% gap from a single decision that is usually made at the beginning of a deployment and never revisited. Sending every request to the biggest model is the AI-era equivalent of leaving every cloud instance at its largest size.

Lines 2–7: Everything Else in the Stack

Inference is the king, but the others are where projects leak and the ones that skip them are the ones that fail.

The AI cost iceberg — what the pilot budgets vs. what production actually costs
← what the pilot budget sees what production actually pays → Model / API the "sticker price" the one number in the demo Inference at real volume (agentic ×) Infrastructure & GPU serving Data & RAG retrieval overhead Governance, security & compliance Evaluation & drift monitoring People & workflow integration Maintenance & model churn Failed pilots (sunk cost) Breach / compliance exposure

The Two Line Items Nobody Puts in the Budget

Two of the biggest enterprise AI costs never show up on the planning line items because neither looks like a cost until it hits. Both are where a security company has something to say.

The cost of the pilot that never ships

The MIT NANDA GenAI Divide study examined 300+ initiatives and found a brutal funnel: 80% of organizations are AI-ing, 60% are evaluating enterprise tools, 20% are running pilots and only 5% are getting to production with measurable impact (95% are getting nothing back against $30–40B total spend). Every dead pilot is real money spent on infrastructure, integration and people that is getting nothing back. Data-privacy and security are among the most-cited reasons why pilots are killed before production (i.e. governance is not only a cost, but a driver of whether the rest of the spend is recovered).

The cost that arrives as a single catastrophic number

Every line so far is a flow – a bill you pay over time. Breach and compliance exposure is a stock, a one-off that can be bigger than a year of inference. A single bad dataset, a leaked prompt with regulated data, an agent that took an unauthorised action – they don't show up monthly. They show up once, with legal, regulatory, remediation and reputational costs on top of them, and often a regulator's fine schedule. This is the line the AI Risk Calculator above is for, to make visible before it hits, because it is the one that turns a good cost program into a bad year.

The costs that blow enterprise AI budgets are not on the pricing page. They are the multiplier you did not model, the pilot that never shipped, and the breach that shows up as a single number. The teams that scale AI affordably are not spending less. They are making the invisible costs visible early enough to govern them.

— Polygraf AI, on the economics of scaling AI

How the 5% Control It

The organizations that scale AI without the budget shock are not lucky and they are not spending less per unit. They do a particular set of things.

What Cost-Disciplined AI Programs Actually Do

They route by task, not by default. Tiered model architectures – cheap models for easy work, frontier models only where they earn it – are the ~87% lever. They model consumption, not seats. Finance forecasts token volume and sets spend alerts and caps, treating AI like cloud, not like SaaS. They instrument before they scale. Eval harnesses and monitoring catch silent degradation before it becomes rework. They govern from day one. Because the pilots that die are often killed by security and privacy gaps and because a breach is the most expensive line of all, they treat governance as cost-avoidance, not overhead. And they make every cost visible early – the recurring finding across 2026's cost analyses is that the winners simply saw the hidden lines before the board did.

Where Polygraf Fits in the Cost Stack

Polygraf is on the governance-and-security line and its economic argument is that the right control on that line reduces the two most dangerous costs in the whole stack. It is on-premise, CPU-only, no GPU needed and sub-100ms latency, which is a direct concern of the cost conversation: the enforcement layer doesn't add a GPU bill or a per-token toll of its own and it doesn't sit in a cloud vendor's meter. It is inspecting and controlling what data is flowing in and out of AI at the boundary, which is exactly the gap that gets pilots killed on privacy grounds and the gap that becomes a breach.

Cost wise: Polygraf AI is a bounded, mostly-fixed line item that lowers the probability of the two unbounded ones – the pilot that never ships because it couldn't pass security review and the breach that arrives as one single catastrophic number – for teams moving AI from pilot to production in a regulated environment that is not overhead on top of the AI budget but the line that protects it.

Educational overview, not financial advice. This article is written by Polygraf AI for general information. The cost numbers and percentages are based on 2026 third party analyses cited and are for illustration only, actual costs will vary widely by architecture, model mix, volume, deployment model (API vs self-hosted) and vendor. The cost-stack shares shown are directional and not a fixed formula and should not be used as a substitute for your own modelling. Third party incidents (Uber deployment etc) are summarised from the linked reporting.
Polygraf AI

Govern the Line That Protects the Rest

Polygraf AI is on-premise and CPU-only - no GPU bill, no per-token toll, no cloud meter - checking and controlling data at the AI edge. The bounded cost that reduces your two unbounded ones: killed pilots and breaches. Sub-100ms, zero data egress.

NEWS & More

Insights & Updates from Polygraf.

Blog Posts

AI systems process every classification level simultaneously. Polygraf wrote a guide to building a data classification policy that actually governs your data.

To learn more about Polygraf, please get in touch.

At Polygraf, we envision a future where AI augments human capabilities without compromising safety, privacy, or ethical standards. Trust in our commitment to building this future with you.

Products

thank you

Your download will start now.

Thank you!

Please provide information below and
we will send you a link to download the white paper.