Reality Check

Do Agentforce Token Counts Equal Flex Credit Bills?

Salesforce's own August 18, 2026 post says the AI Usage Data Model provides token counts, not Flex Credits directly, and that Digital Wallet is the single source of truth for exact consumption, billing verification, and contractual overage calculations. Use the data model for near-real-time dashboards. Use Digital Wallet for the invoice.

Jonathan Kvarfordt · Published September 15, 2026 · 9 min read

Why trust this analysis?

The short answer

Do token counts in the AI Usage Data Model equal Flex Credit bills, or is Digital Wallet still the source of truth?

No. Salesforce's August 18, 2026 post states the AiAgentGenerativeAiUsage DMO provides token counts, not Flex Credits directly, and that token-to-credit conversion is a close approximation suitable for trend analysis. Digital Wallet remains the single source of truth for exact Flex Credit consumption, billing verification, and contractual overage calculations.

Decision rule

Use the AI Usage Data Model for near-real-time directional dashboards and joins into your own data. Reconcile to Digital Wallet before any invoice, chargeback, or overage conversation. Never let a token dashboard become the number Finance defends.

Evidence

  • Salesforce, Close the Agentforce Usage Visibility Gap With the AI Usage Data Model (Aug 18, 2026): the DMO provides token counts, not Flex Credits directly; conversion is a close approximation for trend analysis.
  • Same post: standard Agentforce actions bill flat at 20 Flex Credits regardless of token count, while prompt-template invocations use a token-block formula of CEIL(tokens / 2000) multiplied by the model tier rate.
  • Same post: threshold alerts at 75, 90, and 100 percent notify; Digital Wallet does not block usage when credits run out.
  • Salesforce Agentforce pricing page: Flex Credits list at $500 per 100,000; Agentforce actions 20 Flex Credits; Voice 30.

Operator action

Stand up the AI Usage Data Model dashboard for daily trend and per-team attribution, then run a monthly reconciliation against Digital Wallet and record the variance. Name RevOps for the dashboard, Finance for the Wallet reconciliation, and an admin who owns the 75, 90, and 100 percent alerts plus the manual action taken when they fire.

Supporting pages

Last reviewed

Salesforce published "Close the Agentforce Usage Visibility Gap With the AI Usage Data Model" on August 18, 2026. It gives RevOps something the Digital Wallet screen does not: queryable, near-real-time usage records you can join to your own objects. It also states plainly that those records are token counts, not Flex Credits. Source: salesforce.com/blog/agentforce-usage-data-model.

That distinction is the whole page. Teams are already building burn dashboards on the data model and treating the output as the bill. It is not the bill. Salesforce names Digital Wallet as the single source of truth for exact Flex Credit consumption, billing verification, and contractual overage calculations. Same URL.

The argument

How this reality check breaks down

A map of the sections ahead, in the order the case is made. Schematic, not a dataset. Source-cited charts live in the research library.

Contents diagram for Do Agentforce Token Counts Equal Flex Credit Bills?, listing the sections: 01, 02, 03, 04, 05, 06.

This is a Proof Gap problem: the fast number and the billable number are different numbers, and the fast one is the one on the screen every morning.

01. What the AI Usage Data Model actually stores

Salesforce's post describes the AiAgentGenerativeAiUsage DMO as the record of generative AI usage, available for query and joins in Data Cloud, with near-real-time visibility rather than the delayed, aggregated view operators were working from. Source: salesforce.com/blog/agentforce-usage-data-model.

Reality Check

Do Agentforce Token Counts Equal Flex Credit Bills?

Schematic, not a dataset. Source-cited charts live in the research library.

Do Agentforce Token Counts Equal Flex Credit Bills?. Diagram showing Evidence, Analysis, Decision, Outcome.
  • Token counts per generative AI usage record, queryable rather than screenshot-only.
  • Joinable to your own data, which is what makes per-team and per-use-case attribution possible at all.
  • Near real time, so you see divergence in days rather than at invoice.

That is a real gain. Digital Wallet reports at the org level, which is why business unit chargeback has needed a manual model: BU chargeback.

02. Tokens are not credits

Salesforce's language is explicit: the DMO provides token counts, not Flex Credits directly, and token-to-credit conversion is a close approximation appropriate for trend analysis. Close approximation is not billing. Same URL.

Operating consequence: a token dashboard is directionally right and contractually wrong. If you use it in an overage dispute, the vendor will point at Digital Wallet, and Digital Wallet will be the number that stands.

03. Flat-rate actions versus prompt token blocks

The same post separates two metering behaviors, and this is where token dashboards drift from the invoice most.

  1. Standard Agentforce actions bill flat. A standard action is 20 Flex Credits regardless of how many tokens the model consumed. Sources: Salesforce usage data model post and salesforce.com/agentforce/pricing.
  2. Prompt-template invocations use a token-block formula: CEIL(tokens / 2000) multiplied by the model tier rate. Source: Salesforce usage data model post.

So a chatty action and a terse action cost the same 20 credits, while two prompt invocations with the same intent can land in different token blocks. Averaging tokens across both and converting once produces a number that is wrong in both directions at the same time.

Rate card multipliers for the action lines sit in the published rate card: Flex Credits Rate Card 08.31.2026. Voice is listed at 30 Flex Credits on the pricing page: salesforce.com/agentforce/pricing.

04. What Digital Wallet is for

Digital Wallet is Salesforce's consumption monitoring surface for credit balances and burn: salesforce.com/agentforce/digital-wallet. The usage data model post names it as the source of truth for exact Flex Credit consumption, billing verification, and contractual overage calculations.

Practically, three jobs belong to Digital Wallet and nowhere else: the monthly consumption number Finance books, the verification pass before an invoice or true-up conversation, and the overage calculation in any contractual dispute. The dashboard supports the argument. The Wallet is the argument.

Forecasting mechanics when overages bill in arrears: Forecast and close.

05. Threshold alerts do not stop spend

Salesforce describes threshold alerts at 75, 90, and 100 percent, and states Digital Wallet does not block usage when credits run out. Source: salesforce.com/blog/agentforce-usage-data-model.

An alert is a notification, not a kill switch. Someone has to decide and act. That gap is the whole argument of Digital Wallet has no kill switch, and it is why the alert owner needs a named runbook rather than an inbox rule.

06. The RevOps checklist

  1. Build the AI Usage Data Model dashboard for trend, per-team attribution, and anomaly detection. Label it directional on the dashboard itself.
  2. Run a monthly reconciliation of dashboard-converted credits against Digital Wallet. Log the variance percentage as a tracked metric, not a footnote.
  3. Model prompt-template usage with the CEIL(tokens / 2000) block formula separately from flat-rate actions. Do not blend them into one conversion.
  4. Confirm which SKU you are actually on before any of this means anything: SKU decoder.
  5. Name the alert owner for 75, 90, and 100 percent, and write what they do at each threshold, since nothing stops automatically.
  6. Keep one independent count of agent activity so you are not auditing the vendor with the vendor's own meter: Who audits the agent meter.

What this page is not

  • Not a claim that the AI Usage Data Model is inaccurate. Salesforce calls the conversion a close approximation for trend analysis, and that is how we treat it.
  • Not a price list. List figures here come from the pricing page and the published rate card. Your Order Form wins.
  • Not the buying-model worksheet or the breakeven model. Those live in the sibling decoders.

More on the meter set: Digital Wallet · Forecast and close · BU chargeback · Who audits the agent meter · SKU decoder · AI pricing and contracts

Every Reality Check lands in the weekly issue. Subscribe at therevenueaireport.com/subscribe.

Take it to the room

The short list this issue leaves you with

Pulled from the argument above, written so you can read it out in a pipeline or board review. Schematic, not a dataset.

Checklist diagram summarising Do Agentforce Token Counts Equal Flex Credit Bills?: Not a claim that the AI Usage Data Model is inaccur…; Not a price list; Not the buying-model worksheet or the breakeven mod….

Frequently asked questions

Do token counts in the AI Usage Data Model equal Flex Credit bills, or is Digital Wallet still the source of truth?
Digital Wallet is still the source of truth. Salesforce's August 18, 2026 post says the AiAgentGenerativeAiUsage DMO provides token counts, not Flex Credits directly, and that token-to-credit conversion is a close approximation for trend analysis. Digital Wallet is named as the single source of truth for exact Flex Credit consumption, billing verification, and contractual overage calculations. Source: https://www.salesforce.com/blog/agentforce-usage-data-model/
What does the AiAgentGenerativeAiUsage DMO store?
Generative AI usage records with token counts, queryable and joinable in Data Cloud with near-real-time visibility, which is what enables per-team attribution. Source: https://www.salesforce.com/blog/agentforce-usage-data-model/
Do more tokens mean a bigger Agentforce action bill?
Not for standard actions. A standard Agentforce action bills flat at 20 Flex Credits regardless of token count. Prompt-template invocations use a token-block formula of CEIL(tokens / 2000) multiplied by the model tier rate. Sources: https://www.salesforce.com/blog/agentforce-usage-data-model/ and https://www.salesforce.com/agentforce/pricing/
Can we use the usage data model for chargeback and overage disputes?
Use it to build the picture, not to settle the number. Salesforce reserves billing verification and contractual overage calculations for Digital Wallet. Reconcile monthly and track the variance. Source: https://www.salesforce.com/blog/agentforce-usage-data-model/
Do the 75, 90, and 100 percent threshold alerts stop spend?
No. Salesforce states the alerts notify and that Digital Wallet does not block usage when credits run out, so a person has to act. Source: https://www.salesforce.com/blog/agentforce-usage-data-model/
What does Digital Wallet actually do?
It is Salesforce's consumption monitoring surface for Flex Credit balances and burn, reported at the org level. Source: https://www.salesforce.com/agentforce/digital-wallet/

Share this issue

Posting to Instagram or TikTok? Copy the link, it carries the title, summary and share image.

Subscribe

Get the next Reality Check before you sign the order form.

Arrives weekly by email. Free. Unsubscribe anytime. By subscribing you agree to our Privacy policy and Terms. We never sell or share the list.

Keep reading

Reality Check

Agentforce Pricing Explained: Credits, Licenses, and Total Cost

Agentforce is not one price. It is a stack of editions, entitlements, meters, and platform costs that only resolve into a number once you know which product you are buying. Here is how to work out which one you are looking at, and which question to ask next.