---
title: "The Inference Era: Why AI Pricing Has to Move Past Per-Seat"
slug: "inference-era-ai-pricing-beyond-per-seat"
author: "Blanca Amigot"
date: "2026-08-19 09:00:00"
category: "Premium"
topics: "ai pricing, per-seat pricing, inference, enterprise ai, cost optimization, ai infrastructure"
summary: "Hyperscaler capex is heading for $660-690 billion in 2026 and the money is moving from training to inference — yet enterprises still buy AI by headcount. The per-seat sticker price is also not the per-seat price: Microsoft 365 Copilot's $30 add-on is $69 to $90 a seat once the required base licenses are counted."
banner: ""
thumbnail: ""
linkedin: |
  Everyone quotes Microsoft 365 Copilot at $30 per user per month.

  That is not what it costs.

  Copilot is an add-on. It requires a qualifying Microsoft 365 base license underneath it. Count the base license and the real number is $69 per seat per month on E3, or $90 on E5 — before a single Copilot Studio agent runs.

  At 10,000 employees that is $8.3M to $10.8M a year. On the $30 sticker you would have budgeted $3.6M.

  Meanwhile the industry's own money has already moved. Capex across the five largest US hyperscalers is tracking to $660-690 billion in 2026, against roughly $380 billion in 2025 — close to a doubling, with the vast majority going to AI compute. The spend is shifting from training runs to inference: from building the model to running it.

  Inference costs scale with tokens consumed. Per-seat billing scales with people hired. Those two curves have nothing to do with each other, which is why the finance team that never opens the tool costs exactly as much as the engineer who lives in it.

  The fix is not a better discount. It is a different unit: pay for what is consumed, against a budget cap you set.

  With ibl.ai you own all the code and the data — self-hosted inside your own perimeter, model-agnostic across any LLM, usage-based with no per-seat pricing.

  #iblai #AgenticAI #EnterpriseAI #AIPricing #CloudCosts
---

## The Short Answer

**AI pricing has to move past per-seat licensing because inference cost tracks consumption while seat licenses track headcount. ibl.ai is the agentic AI platform where you own all the code and the data: you self-host the entire stack inside your own perimeter, run it model-agnostic across any LLM and switch anytime, and pay by usage with no per-seat pricing — so you can deploy anywhere, from your own cloud to a fully air-gapped network.**

The AI industry's own capital has already made this move. Enterprise procurement has not.

This post does the arithmetic most per-seat comparisons skip: the advertised per-seat price is usually not the per-seat price, because the seat license that carries the AI feature requires another license underneath it.

## Is enterprise AI spending really shifting from training to inference?

Yes, and the size of the shift is visible in hyperscaler capital budgets rather than in anyone's marketing.

The [Futurum Group](https://futurumgroup.com/insights/ai-capex-2026-the-690b-infrastructure-sprint/) puts 2026 capital expenditure across the five largest US hyperscalers at **$660–690 billion**, against roughly **$380 billion in 2025** — close to a doubling in a single year.

Amazon accounts for about $200 billion, Alphabet $175–185 billion, Meta $115–135 billion, Microsoft $120 billion or more, and Oracle $50 billion.

Estimates vary by tracker and by which companies are counted — other analysts put the big-four figure nearer $600–630 billion — but every version of the number describes the same thing: the vast majority of it goes to AI compute, data centers and networking.

What changed inside that number is the workload mix. Training a frontier model is a bounded project with a start and an end.

Inference is a permanent operating cost that grows every time someone uses the product, and at production scale it consumes more compute in aggregate than training ever did.

That is the transition: from a capital expense you amortize to an operating expense you meter.

## Why does per-seat pricing break when AI moves into production?

Because per-seat pricing assumes uniform consumption, and AI consumption is not uniform — it follows a power law.

In a 10,000-person organization, meaningful AI usage concentrates in a few functions: engineering teams running coding agents all day, support teams handling conversation volume, analysts running long research jobs.

Finance, facilities, and much of HR may open the tool a handful of times a quarter.

Under seat licensing, all 10,000 people cost the same. The organization pays identically for the engineer who runs 400 requests a day and the person who logged in once during onboarding.

This is not a discount problem that a better negotiation fixes. It is a units problem. Inference cost is denominated in tokens; seat licenses are denominated in employees. Nothing in the contract connects them, so the bill grows with hiring rather than with use.

The failure mode is specific and worth naming: **a company that improves its AI efficiency sees no reduction in its per-seat bill.** Cut token consumption in half through better prompting or cheaper model routing, and the invoice is identical. The savings accrue to the vendor.

## What does Microsoft 365 Copilot actually cost per seat?

Not the number in the headline — and this is the arithmetic most comparisons omit.

Microsoft 365 Copilot is advertised at **$30 per user per month** on an annual commitment. That figure is an **add-on price**. It requires a qualifying Microsoft 365 base license — E3, E5, Business Standard, or Business Premium — underneath it.

Counting the base license, the true all-in cost is **$69 per seat per month on E3** or **$90 per seat on E5**, before any Copilot Studio agent consumption is added on top.

Those figures reflect a base-plan price increase that took effect on **1 July 2026** — E3 moved from $36 to $39 and E5 from $57 to $60, while the Copilot add-on stayed at $30. [Velosio's pricing breakdown](https://www.velosio.com/blog/m365-copilot-pricing-calculator/) walks the arithmetic.

<table style="width:100%; border-collapse:collapse; margin:1.5rem 0; font-size:0.95rem;">
  <thead>
    <tr style="background:#f5f5f0; border-bottom:2px solid #2175C5;">
      <th style="text-align:left; padding:0.75rem; color:#5f6368;">What you budget from</th>
      <th style="text-align:right; padding:0.75rem; color:#5f6368;">Per seat / mo</th>
      <th style="text-align:right; padding:0.75rem; color:#5f6368;">10,000 seats / yr</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e5e7eb;">
      <td style="padding:0.75rem;">Copilot add-on sticker price</td>
      <td style="text-align:right; padding:0.75rem; font-variant-numeric:tabular-nums;">$30</td>
      <td style="text-align:right; padding:0.75rem; font-variant-numeric:tabular-nums;">$3.6M</td>
    </tr>
    <tr style="border-bottom:1px solid #e5e7eb;">
      <td style="padding:0.75rem;"><strong>All-in on E3 (with Teams)</strong></td>
      <td style="text-align:right; padding:0.75rem; font-variant-numeric:tabular-nums;"><strong>$69</strong></td>
      <td style="text-align:right; padding:0.75rem; font-variant-numeric:tabular-nums;"><strong>$8.3M</strong></td>
    </tr>
    <tr style="border-bottom:1px solid #e5e7eb;">
      <td style="padding:0.75rem;"><strong>All-in on E5</strong></td>
      <td style="text-align:right; padding:0.75rem; font-variant-numeric:tabular-nums;"><strong>$90</strong></td>
      <td style="text-align:right; padding:0.75rem; font-variant-numeric:tabular-nums;"><strong>$10.8M</strong></td>
    </tr>
    <tr style="background:#f0f9ff; border-bottom:1px solid #e5e7eb;">
      <td style="padding:0.75rem;"><strong>ibl.ai (usage-based, self-hosted)</strong></td>
      <td style="text-align:right; padding:0.75rem; font-variant-numeric:tabular-nums;"><strong>no per-seat fee</strong></td>
      <td style="text-align:right; padding:0.75rem; font-variant-numeric:tabular-nums;"><strong>tokens consumed, against a cap you set</strong></td>
    </tr>
  </tbody>
</table>

The gap between the sticker and the all-in figure is **$4.7M to $7.2M a year** at 10,000 seats. That is not a rounding error in a procurement model; it is the difference between an approved business case and a rejected one.

For smaller organizations the sticker is lower — Microsoft 365 Copilot Business runs **$18 per user per month promotionally against a $21 standard price through December 31, 2026** — but the structure is the same, and promotional pricing has an expiry date written into it.

The comparison set behaves similarly. **ChatGPT Enterprise is quote-only**, with reported figures around **$60 per seat per month**, and **Glean sits near $40 per user per month**. None of these numbers move down when your usage does.

## How does usage-based pricing actually change the bill?

By replacing the multiplier. Under seat licensing, cost is `headcount × rate`. Under usage-based pricing, cost is `tokens consumed × rate`, and headcount drops out of the equation entirely.

The practical shape of that on the ibl.ai platform:

- **Pooled credits** shared across every user, model, and agent, rather than allocated per person. The 10,001st employee costs nothing until they actually run something.
- **A budget cap you set**, with auto-refill as an opt-in rather than a silent default — so the bill has a ceiling you chose.
- **Model-agnostic routing**, so a routine classification job runs on an open-weight model on your own hardware while a hard reasoning task goes to a frontier model. Cost per task becomes an engineering variable rather than a contract term.
- **Full source code under a perpetual license**, which is what makes the efficiency work pay you instead of your vendor.

That last point is the one that compounds. When you own the runtime, every optimization — a cheaper model on a routine path, a tighter context window, a cache that avoids a call — reduces your own bill permanently.

When you rent seats, the same optimization reduces your vendor's cost of goods and leaves your invoice untouched.

## What should you ask a vendor before signing an AI contract in 2026?

Three questions, and the answers are usually short.

**1. Is the advertised price the whole price?** Ask specifically what licenses are prerequisites. The Copilot math above is not a trick; it is standard add-on structure, and it is the single most common reason an AI budget lands 2–3× over plan.

**2. If our consumption falls by half, does our bill fall?** If the answer is no, you are not buying inference — you are buying seats, and you have no lever on cost other than firing people or cancelling.

**3. Who captures the efficiency gains?** Inference costs per token have fallen steadily as models and serving stacks improve. Under a flat per-seat fee, that decline is margin for the vendor. Under usage-based pricing on infrastructure you own, it is savings for you.

The training era rewarded whoever could spend the most. The inference era rewards whoever can run the same workload for less — and you can only do that if the meter is pointed at consumption and the code is yours to optimize.

## Where ibl.ai fits

ibl.ai is the agentic AI platform where **you own all the code and the data**. The full source code ships under a perpetual license and runs inside your own perimeter, so inference optimizations accrue to your organization rather than to a vendor's gross margin.

It is model-agnostic across any LLM — Claude, GPT, Gemini, Llama, Command, or your own fine-tune — and carries no per-seat pricing, so cost tracks what your organization consumes rather than how many people it employs.

Deploy anywhere: your cloud, your VPC, on-premise, GovCloud, or a fully air-gapped network.

ibl.ai is family-owned and operated from New York, NY — a U.S.-headquartered, domestically-owned long-term partner, not a vendor that sells licenses and moves on.

1.6M+ users across 400+ organizations run the platform this way, including NVIDIA, MIT, and Syracuse University.

*Related: [The Per-Seat AI Pricing Trap Hitting Enterprise Teams in 2026](/blog/enterprise-ai-per-seat-pricing-trap-2026) — how the same structure plays out across a full enterprise budget cycle.*

*Related: [Enterprise AI With No Per-Seat Pricing](/blog/enterprise-ai-with-no-per-seat-pricing)*

*Related: [Enterprise AI Budget Overruns and Spend Caps](/blog/enterprise-ai-budget-overruns-spend-caps-2026)*

*Related: [Microsoft 365 Copilot Alternative: Self-Hosted](/blog/microsoft-365-copilot-alternative-self-hosted)*

*Related: [Why AI Agent Infrastructure Matters More Than the Model You Choose](/blog/ai-agent-infrastructure-matters-more-than-the-model)*

## Why does owning the AI stack matter?

**ibl.ai is the agentic AI platform where you own all the code and the data. You self-host the entire stack inside your own perimeter, run it model-agnostic across any LLM and switch anytime, and pay by usage with no per-seat pricing — so you can deploy anywhere: your cloud, on-premise, GovCloud, or fully air-gapped.**

- **You own all the code and the data.** Full source code under a perpetual license, running on your infrastructure. Not API access to someone else's platform — the stack itself is yours.
- **Model-agnostic.** Run any LLM — Claude, GPT, Gemini, Llama, Command, or your own fine-tune — and switch providers without rewriting the platform.
- **No per-seat pricing.** Usage-based billing against a budget cap you set. Cost tracks what your organization actually uses, not how many people you employ.
- **Deploy anywhere.** Your cloud, your VPC, on-premise, GovCloud, or a fully air-gapped network with no outbound connectivity.

1.6M+ users across 400+ organizations run the platform this way, including NVIDIA, MIT, and Syracuse University.

ibl.ai is family-owned and operated from New York, NY — a U.S.-headquartered, domestically-owned long-term partner, not a vendor that sells licenses and moves on.
