Use case

One provider. One invoice. Still no idea where it went.

Sprawl makes the problem louder. It does not create it. A single provider gives you a total and nothing else: no workflows, no owners, no warning, no return, no forecast.

Is AI cost management useful if we only use one provider?

Yes, and it is one of the most common places companies start. A single provider solves consolidation, which was never the hard part. It leaves every other question open: which workflows and environments drove the number, why it jumped in week three, which team owns it, what any of it returned, and what next quarter costs. Camaze answers those from one connection, and everything it finds applies whether you stay on one provider or add a second.

The problem

Consolidation was never the hard part.

Standardizing on one provider is a good decision. It simplifies procurement, security review and engineering.

More detail

What it does not do is tell you anything about the money.

The invoice gives you a total and a token count. It does not know that 38% of it is one triage workflow, that your eval suite tripled after someone scheduled it nightly, that the jump in week three was a retry loop rather than growth, or that one enterprise customer is consuming eleven times the AI of an average account on the same contract.

Every one of those is a decision waiting on a number nobody has.

  • Spend visible by API key, which does not map to teams, products or workflows
  • Production, evals, testing and prototypes mixed into one figure
  • Cost jumps discovered retrospectively, after the month has closed
  • No cost per customer, so no way to know which accounts are unprofitable
  • A forecast built by extrapolation, which breaks at the next launch
One provider, opened up Same invoice, seven answers
WorkflowEnvironment CostShareChange
Ticket triage Production $34,80038% +22%
Document summarization Production $19,10021% +4%
Internal agents Production $14,60016% +64%
Sales research Production $8,90010% -3%
Evals and test suites Non-production $7,2008% +112%
Prototypes Non-production $4,3005% +9%
Not yet attributed Unknown $1,9002% -41%

Illustrative product view. Figures are examples.

What we do about it

Open the invoice up.

One connection, read-only, about ten minutes. Twelve months of history backfills, and the single number becomes a structure you can act on.

  • Split by workflow, feature, agent, team, product and environment
  • Production separated from evals, testing and prototypes
  • Per-workload baselines, so a spike is flagged the next morning
  • Cost per customer and per segment where request identifiers allow
  • Driver-based forecast with a range, not last month plus a percentage
Where it went

The seven answers behind one number.

The same invoice, opened up. Which workflows, in which environments, at what share of the total, moving which way.

More detail

This is usually the first genuine surprise: spend concentrates far more than anyone expects, and non-production is far larger.

It is common to find that two workflows account for most of the bill and that evals and abandoned prototypes account for a meaningful slice of the rest. Both facts change what happens next.

One provider, opened up Same invoice, seven answers
WorkflowEnvironment CostShareChange
Ticket triage Production $34,80038% +22%
Document summarization Production $19,10021% +4%
Internal agents Production $14,60016% +64%
Sales research Production $8,90010% -3%
Evals and test suites Non-production $7,2008% +112%
Prototypes Non-production $4,3005% +9%
Not yet attributed Unknown $1,9002% -41%

Illustrative product view. Figures are examples.

Why it jumped

The cost jump that arrives out of nowhere.

A single provider makes spikes harder to spot, not easier. There is no comparison to draw against, so a workflow tripling can hide inside a total that still looks broadly normal.

More detail

Camaze learns each workload's own pattern, including its weekly shape, and flags departures within a day. The alert names the workload, the likely cause and the projected month-end effect, so it is a Tuesday morning conversation rather than a month-end variance nobody can explain.

  • Per-workload baselines active from day one, nothing to configure
  • Spikes caught even when the total stays inside budget
  • Unit cost movements separated from volume movements
  • Alerts routed to the owner, with the likely cause attached
Platform team budget Alert sent day 5
Budget burn-up for the month, crossing the limit before month end Actual spend runs above the even-pace line all month and the projection crosses the ninety thousand dollar budget on day 28, ending the month at about one hundred and four thousand dollars. 0 $30k $60k $90k Budget $90k Even pace Over on day 28 Day 1Day 8Day 15Day 22Day 31
Actual spend Projection Even pace

Illustrative product view. Figures are examples.

What it returned

The ROI question you currently cannot answer.

This is the question that decides whether the AI budget grows. It cannot be answered from a total, because a total has no denominator.

More detail

Cost per run, per ticket resolved, per document processed and per customer served are what turn AI spend into a return conversation.

That requires attribution to workflows and, where possible, to customers. Once it exists, an AI feature can be shown to be profitable or unprofitable rather than merely expensive.

  • Cost per run and per unit of work, by workflow
  • AI cost per customer and per segment, against revenue
  • Cost per feature, for pricing and packaging decisions
  • Non-production spend excluded from unit economics
Agent and workflow economics Last 30 days
WorkflowRuns Calls per runCost per run Spent on retries
Ticket resolution agent 18,400 3.2 $0.41 34%
Contract review workflow 2,100 11.8 $2.90 71%
Lead enrichment agent 44,900 1.4 $0.06 12%
Code review agent 6,300 6.1 $0.88 48%
Weekly report generator 310 22.4 $4.15 9%

Illustrative product view. Figures are examples.

What it costs next

A forecast that survives a launch.

Extrapolating one provider's invoice is no more reliable than extrapolating eleven.

More detail

AI spend moves in steps, and the steps come from launches, rollouts and model changes that a trend line cannot anticipate.

Forecasting each workload separately on volume and unit cost makes the conditional questions answerable: what this costs at full rollout, what happens if the workload moves to a cheaper model, where the quarter lands if nothing changes.

Total AI spend All providers
This month to date$151,400+12.8% vs last month
Forecast, month end$168,200Range $161,000 to $176,000
Identified savings$61,90041% of run rate
Monthly AI spend over twelve months with a three month forecast Spend rises from about 41 thousand dollars to about 151 thousand dollars over twelve months. The forecast tail projects roughly 168, 187 and 208 thousand dollars over the next three months, inside a shaded confidence range. 0 $65k $130k $195k $260k FORECAST AugOctDecFebAprJunAugOct
Actual Forecast Confidence range

Illustrative product view. Figures are examples.

Where the savings are

Most of the savings have nothing to do with vendor count.

Most companies find they can get the same AI output for roughly half the cost.

More detail

Almost all of that comes from how workloads are built and operated, not from how many vendors are involved. A frontier model on a classification step. Context nothing reads. Caching switched off. Agent loops with no ceiling. Dead workloads behind removed features.

Every one of those exists on a single provider, and several of them are easier to fix there, because there is only one set of pricing mechanics to understand.

Savings ledger $61,800 identified
OptimizationWorkflow StatusSavings
Open-weight model covers the classification step Support triage Done $15,600
Cache the system prompt, 78% of input tokens Document workflow In progress $8,700
Put a ceiling on the agent retry loop Internal agents In progress $7,400
Move batch-eligible work off synchronous Data enrichment Planned $5,100
Committed-use tier now earned All providers Planned $14,200
Right-size a GPU endpoint at 11% utilization Self-hosted models Under review $6,900
Reclaim unopened seats on two AI tools Engineering Under review $3,900
Total$61,800 a month

Illustrative product view. Figures are examples.

One connection, ten minutes.

Bring your provider and we will open the invoice up on the call, with twelve months of history behind it.

In practice

What single-provider companies find first

The same three surprises, in roughly the same order.

1

Non-production is larger than assumed

Evals, test suites, prototypes and abandoned experiments regularly account for a meaningful share of the bill. It is invisible until production and non-production are separated, and some of it is no longer needed at all.

2

Two workflows are most of the bill

Spend concentrates. Once split by workflow, the general worry becomes two named systems with owners, which are conversations that can actually be resolved.

3

A past spike finally gets explained

Almost every company has an unexplained jump in the last twelve months. Backfilled history usually identifies it in the first session, which is also the clearest demonstration of what day 5 alerting would have been worth.

FAQ

Questions people ask

We are only on one provider. Is this overkill?

The consolidation part would be, and you do not need it. The attribution, alerting, unit economics and forecasting are unrelated to vendor count and are where most of the value sits. Setup is also faster, because there is one connection instead of a dozen.

Does the provider's own usage dashboard not cover this?

It covers spend by key and by model, which is where the useful part ends. It does not know your org structure, cannot separate production from evals, has no view of cost per customer or per run, does not forecast in a form finance can plan against, and cannot tell you that a small model would handle 68% of one workflow identically.

Will this still be useful if we add a second provider?

More so, and nothing has to be redone. Workflow attribution, budgets, alerts and forecasts carry across, and a workload that moves between providers keeps its identity so the before-and-after comparison holds.

How long does a single-provider setup take?

Around ten minutes to connect, then an hour to map keys and projects to your teams and workflows. History backfills automatically, so the first view is twelve months of trend rather than an empty chart.

Can you attribute cost to customers if we do not tag requests?

Down to workflow and feature, yes. For customers, Camaze apportions using a usage driver you already have, such as seats or API calls, and labels the figure as apportioned rather than measured. Adding a customer identifier to requests upgrades it, and it is usually a small change.

Open up the invoice.

Book 30 minutes. One read-only connection and we will show you where your provider spend actually goes.

5 minute setup. Read-only. No engineering time needed.