Runrate Framework
AI Workforce P&L
Treat AI agents like employees: cost structure, productivity target, and retirement trigger per agent.
Read the full framework →Cost-per-outcome tells you whether an AI agent is cheaper than a human. But it doesn't tell you how efficiently you're extracting value from your AI investment. That's where productivity per AI dollar comes in. It answers the question: "For every dollar I spend on AI, how many outcomes do I get?" This framework—new in 2026—is becoming the standard CFO metric for comparing AI agents across portfolios and industries. A well-optimized agent generates 10-15 outcomes per dollar spent. A poorly optimized one generates 3-5. The gap is where ROI lives.
Why Productivity Per Dollar Matters
Cost-per-outcome is a good metric, but it has a blind spot: it doesn't account for leverage.
Consider two companies:
- Company A: Deploys a customer support AI agent at $1.50 per resolved ticket. Baseline was $10 per ticket. Cost reduction: 85%.
- Company B: Deploys the same agent at $2.00 per resolved ticket. Baseline was $22 per ticket. Cost reduction: 91%.
By cost-per-outcome, Company B looks better (92% savings vs. 85%). But is it really? What matters to a CFO is: How much productivity does each dollar of AI investment generate?
- Company A: $1.50 AI cost per ticket → generates 0.67 tickets per AI dollar (1 ticket / $1.50) → generates $6.67 in value per AI dollar (cost savings of $8.50 per ticket × 0.67).
- Company B: $2.00 AI cost per ticket → generates 0.50 tickets per AI dollar (1 ticket / $2.00) → generates $10 in value per AI dollar (cost savings of $20 per ticket × 0.50).
Same agent, different leverage. Company B extracts more value per dollar because it's operating in a higher-cost baseline market.
This is the insight behind productivity per AI dollar: it measures not just whether the agent is cheaper, but how efficiently you're extracting value from the AI investment.
The Formula
Productivity per AI dollar has a simple formula:
Productivity per AI dollar = Outcomes delivered / Total AI spend
Let's unpack this:
- Outcomes delivered: The total number of discrete work items completed by the agent over a period (tickets resolved, claims adjudicated, invoices processed).
- Total AI spend: Everything you spent to run the agent during that period (API cost, infrastructure, human review, observability, maintenance).
Example:
A claims processing operation deployed an AI adjudication agent. Over one month:
- Outcomes delivered: 8,000 claims adjudicated
- Total AI spend: $8,000 (API $4,000, infrastructure $2,000, human review $1,500, observability $500)
- Productivity per AI dollar: 8,000 / $8,000 = 1.0 claim per AI dollar
Another way to think about it: The organization paid $1.00 in AI cost to generate 1 claim adjudication.
Industry Benchmarks
Based on production deployments across customer support, claims, and back office, here are the ranges:
| Use Case | Typical Cost Per Outcome | Typical Productivity Per AI Dollar | Notes | |---|---|---|---| | Customer support (simple) | $0.40-0.80 | 1.25-2.50 | Password resets, FAQ, account issues | | Customer support (complex) | $1.00-2.00 | 0.50-1.00 | Billing disputes, complaints | | Claims processing | $2.00-4.00 | 0.25-0.50 | Health, auto, property claims | | Invoice processing | $1.50-3.00 | 0.33-0.67 | AP, invoice extraction, matching | | Loan origination | $25-50 | 0.02-0.04 | Document heavy, high complexity | | Document processing | $1.00-2.00 | 0.50-1.00 | Contract review, discovery, medical records |
Key insight: Simple, high-volume work (customer support) has high productivity per dollar. Complex, low-volume work (loan origination) has low productivity per dollar. This doesn't mean loan origination AI is bad—it just means you get fewer units of output per unit of cost.
The 5% of high-performing organizations consistently hit the upper end of their industry's range (e.g., 2.0+ outcomes per dollar for customer support, 0.6+ for claims).
The Optimization Framework
Productivity per AI dollar is driven by three levers:
Lever 1: Reduce AI Cost Per Outcome
Lower the numerator (total AI spend).
Tactics:
- Optimize prompts. A verbose prompt uses more tokens. Refactor to fewer, more precise instructions. Save 20% of tokens = save 20% of API cost.
- Improve cache hit rate. Prompt caching (Anthropic, OpenAI) can reduce cost by 80% on cached calls. If you're at 10% cache hit rate, getting to 40% cuts your API cost by 24% across the board.
- Reduce escalation rate. Every escalation requires human review, which adds cost. Better training or domain-specific prompts can reduce escalation from 30% to 20%. With human review at $5 per escalation, that saves $1.50 per outcome.
- Consolidate infrastructure. Don't run one agent per use case with redundant infrastructure. Consolidate observability, caching, and gateway infrastructure across all agents. For a portfolio of 10 agents, consolidated infrastructure might cost $3,000/month instead of $30,000/month.
- Batch API calls. Instead of one API call per outcome, sometimes you can batch 5-10 outcomes into a single call. Cuts per-unit API cost significantly (though it requires redesign).
Impact: A well-optimized team can reduce cost per outcome by 30-40% over 3-6 months without changing the agent's accuracy or capabilities.
Lever 2: Increase Volume
Increase the numerator (outcomes delivered) without proportionally increasing AI spend (mostly fixed or semi-variable).
Tactics:
- Expand use case scope. If your agent handles "simple support tickets," expand to include "billing and subscription issues." If it's processing "routine invoices," expand to "invoices with PO matching." More volume, same agent infrastructure.
- Extend to new channels. If the agent is in your web chat, extend to email, SMS, Messenger, Slack. Same agent, new volume sources.
- Increase SLA limits. If the agent is handling 40% of tickets, increase to 60% or 80% by tuning thresholds. More volume, same cost.
- Cross-portfolio deployment. If you have multiple business units or portfolio companies, deploy the same agent across all of them. One agent, 5x volume, nearly fixed cost.
Impact: A 50% volume increase with 10% AI cost increase = 36% improvement in productivity per dollar.
Lever 3: Choose High-Value Work Items
Increase the "value" of each outcome (not the metric itself, but the business impact).
Tactics:
- Target high-cost-baseline work. An AI agent for a $30 baseline cost per outcome is more valuable than one for a $5 baseline cost. Same agent, more savings. Target where the agent can save the most absolute dollars.
- Prioritize high-margin work. If a support ticket generates $200 in revenue and a refund costs $40, an agent that improves refund accuracy from 70% to 85% is adding more value than one that just speeds up resolution.
- Focus on volume with high human cost. Claims processing and loan origination have high human cost per outcome. Even if the agent only handles 20-30% of volume, it saves significant money because each outcome is expensive to process manually.
Impact: Choosing the right use case can 2-3x the value generated per AI dollar.
Calculating Productivity Per AI Dollar for Your Portfolio
If you're running multiple AI agents, you can calculate portfolio productivity per AI dollar:
Portfolio productivity per AI dollar = Total outcomes across all agents / Total AI spend across all agents
Example:
| Agent | Outcomes/Month | AI Cost/Month | Productivity | |---|---|---|---| | Customer support | 4,000 | $4,000 | 1.00 | | Claims processing | 2,000 | $4,000 | 0.50 | | Invoice processing | 3,000 | $2,000 | 1.50 | | Back-office reconciliation | 5,000 | $2,000 | 2.50 | | Portfolio total | 14,000 | $12,000 | 1.17 |
The portfolio productivity is 1.17 outcomes per AI dollar. If you want to improve it, you'd focus on the claims agent (lowest productivity) and either reduce its cost or expand its volume.
This is how leading organizations optimize their AI investments: they measure productivity per dollar across a portfolio and reallocate resources toward the highest-productivity agents and use cases.
The Hidden Leverage: Workforce P&L
Productivity per AI dollar reveals something important: the relationship between AI agents and human headcount.
Treat AI agents like employees. Each agent has a "salary" (total monthly AI cost). Each agent has output (monthly outcomes delivered). Productivity per AI dollar is like output per salary dollar for a human employee.
For a human CSR at $4,000/month handling 200 tickets/month:
- Productivity per dollar: 200 / $4,000 = 0.05 tickets per dollar.
For an AI agent at $1,500/month handling 2,000 tickets/month:
- Productivity per dollar: 2,000 / $1,500 = 1.33 tickets per dollar.
The AI agent is 26x more productive per dollar than the human. This is why AI agents are so valuable—not just because they're cheaper per outcome, but because they generate more leverage per dollar of cost.
In the workforce P&L framework, this becomes: AI agents require less "payroll" to achieve the same output as humans, which compresses overhead and improves bottom-line ROI.
Optimizing Your Agents
To improve productivity per AI dollar, run this analysis quarterly:
- Calculate baseline productivity for each agent. Outcomes / AI cost.
- Benchmark against industry ranges. Where does your agent sit? Below average? Above?
- Identify the gap. Is it a cost problem (AI spend too high) or a volume problem (not enough outcomes)?
- Run a focused optimization experiment.
- If cost is the issue: Spend 2-4 weeks optimizing prompts, cache hit rate, and escalation rates.
- If volume is the issue: Expand use case scope or extend to new channels.
- Measure impact. Productivity should improve by 10-20% per quarter if you're optimizing actively.
The 5% of high-performing organizations hit this quarterly optimization cycle for every agent. They don't set it and forget it. They measure productivity per dollar religiously and redirect resources toward agents that generate the most leverage.
Why This Metric Matters for the Board
A CFO cares about productivity per dollar because it's the universal language of ROI. Whether you're comparing AI agents, human employees, or capital equipment, "output per dollar invested" is the standard lever for business value.
Instead of saying "our AI agent costs $1.50 per ticket," you say "our AI agent generates 0.67 resolved tickets per AI dollar spent." That's a metric a board understands. They can compare it to the productivity of your human workforce, your marketing spend, your equipment investment, and ask: "Are we getting a good return?"
An AI agent generating 1.5+ outcomes per AI dollar is performing well. An agent at 0.5 or below needs optimization or redeployment.
For the full ROI framework, see How to Actually Measure AI ROI (With Numbers). To model your specific numbers, use the AI ROI Calculator and adjust the volume and cost assumptions to see how productivity per dollar changes.
Calculate your AI ROI.
See what your agents actually cost — and what they're returning.
Was this article helpful?