The vendor quote is rarely the cost. A platform that lists at $5K/month often has a real TCO of $12K to $20K/month once integration build, model usage, maintenance, governance, and change management are added. This piece is the TCO model that surfaces those numbers before the contract is signed. Companion to ROI calculator, cost attribution, and agent pricing.

Six TCO components

The full TCO of an agent breaks into six categories. The mix varies widely by use case; the categories do not.

  1. Platform fees. What the vendor charges you.
  2. Model usage. Token costs if not bundled into platform fees.
  3. Integration build. One-time engineering to connect the agent to your systems.
  4. Ongoing maintenance. Prompt tuning, eval, integration drift, model upgrades.
  5. Governance and security. Compliance reviews, audits, security tooling, DPA review.
  6. Change management. Training, process redesign, handling team resistance.

For most internal use cases, the typical mix is platform 25-40%, model 15-30%, integration (amortized over 3 years) 10-20%, maintenance 10-15%, governance 5-10%, change management 10-15%. The variance is large; the rule is to count every category, not just the invoice-visible ones.

Platform fees

The line item the vendor sells. Five pricing families and how to compute them at your real volume.

Read the contract for overage rates. A vendor whose base fee is $5K/month but whose overage is $0.50/run at 30 percent above quota can easily double the bill.

Model usage costs

If model costs are not bundled, calculate separately. For a customer-facing agent on a top-tier model (Claude Sonnet 4 class, GPT-4 class):

Adjustments. Prompt caching can reduce input costs by 50 to 90 percent for repeated context, depending on hit rate (Anthropic prompt caching, 2025). RAG-heavy workloads with long retrieval contexts push the per-run number higher. Tool-call agents with multiple model invocations per run multiply the cost.

Integration build

One-time engineering to connect the agent to your systems. Per-integration estimates:

Convert weeks to dollars using your loaded engineering rate (typically $200 to $400/hour fully loaded). A 4-week custom integration at $300/hour fully loaded = $48,000 one-time. Amortize over 3 years for the annualized number.

Ongoing maintenance

The line item most TCO calculations miss. Annual maintenance for a deployed agent.

For a single agent with 3 integrations, maintenance typically runs 0.2 to 0.5 FTE per year of engineering time. At $300/hour loaded, that is $125K to $310K/year of engineering cost per agent at scale.

Governance and security

The cost of compliance and risk management.

Higher for regulated industries (healthcare, finance). The EU AI Act adds documentation and conformity assessment requirements for high-risk applications (EU AI Act Article 17).

Change management

The cost of getting humans to use the agent. Easily 10 to 20 percent of Year 1 TCO. Components.

Underbudget change management and the agent ships but does not get used; ROI fails not because the agent is bad but because nobody adopted it.

Three-year TCO example

A mid-size customer support agent serving 8,000 tickets/month.

Year 1.

Year 2-3 run-rate.

Three-year TCO: ~$579,000. Annualized: ~$193,000.

Hidden costs vendors do not list

Six costs that almost never appear on a vendor quote.

  1. Eval infrastructure. Building the eval suite, running it weekly, monitoring quality drift. 0.5 to 1 FTE per platform.
  2. Tenant isolation testing. For multi-tenant platforms, ongoing tests that one tenant cannot see another's data. Quarterly to monthly.
  3. Vendor migration option cost. What it would cost to migrate off this vendor. Compute it; it scopes your real lock-in.
  4. Premium support tier. Often required for production SLAs; often 20 to 40 percent above the base.
  5. Sandbox or staging environment fees. Some vendors charge for non-prod environments. Read the small print.
  6. Data egress. When the platform stores your audit logs and prompts, exporting them out can carry data transfer fees.

FAQ

What is the total cost of ownership for an AI agent?
The all-in cost over its useful life. Six components: platform fees, model usage, integration build, ongoing maintenance, governance/security, and change management. Hidden costs add 40 to 80 percent on top of the invoice.
What is the breakdown of agent platform TCO?
Platform 25-40%, model 15-30%, integration 10-20%, maintenance 10-15%, governance 5-10%, change management 10-15%. Mix varies by use case.
Which agent platform costs are most often underestimated?
Integration build and ongoing maintenance. Custom integrations run 2 to 8 weeks. Maintenance runs 10 to 20 percent of integration build per year.
How long should I project TCO?
Three years. Year 1 one-time-heavy; Years 2-3 run-rate. Beyond 3 years only for capital allocation.
Does model cost dominate agent TCO?
Sometimes. For high-volume customer-facing agents, model usage can hit 30 percent. For internal agents, model is often 10 to 15 percent; integration and maintenance dominate.
How do I compare TCO across vendors with different pricing models?
Normalize to monthly cost at your real projected volume across all 6 components. Add vendor-specific hidden costs.

Sources