AI Strategy

How to Price AI Products: Models, Margins, and What Actually Works

By Institute of AI PM·13 min read·Mar 22, 2026

TL;DR

AI products break traditional SaaS pricing because every user interaction has a real cost. Usage-based pricing aligns costs with revenue but creates unpredictable bills. Flat subscriptions are simple but risk margin erosion from heavy users. The winning approach for most products is a hybrid: flat subscription with usage tiers and overage pricing.

Why AI Pricing Is Different

Traditional SaaS has a beautiful economic property: near-zero marginal cost. Once you build the feature, serving the 10,000th user costs essentially the same as serving the 10th. This enables simple flat-rate pricing — $49/month for everyone, regardless of how much they use.

AI destroys this property. Every API call costs money. Every token processed is a line item. A power user who sends 1,000 queries per day costs 100x more to serve than a light user who sends 10. Flat-rate pricing that works for the light user hemorrhages money on the power user.

Key Insight

AI PMs need to think about pricing not just as a revenue strategy but as a cost management strategy. The pricing model determines whether your heaviest users are your most profitable or your most expensive.

The Pricing Models

Usage-Based (Pay Per Use)

Charge customers based on how much they use the AI feature — per query, per document processed, per API call.

Pros

  • +Perfect cost alignment — heavy users pay more
  • +Never lose money on a customer
  • +Easy to justify to customers

Cons

  • Unpredictable bills create friction
  • Users self-censor usage, reducing value
  • Hard to forecast revenue

Best for: API products, developer tools, and enterprise products where usage is predictable.

Flat Subscription

Charge a fixed monthly fee with unlimited (or very high) AI usage included.

Pros

  • +Simple and predictable for customers
  • +Encourages maximum usage and habit
  • +Easy to sell and forecast

Cons

  • Margin risk from power users
  • Difficult to maintain as AI costs change
  • No natural upsell path

Best for: Consumer and SMB products where simplicity and predictability matter.

Tiered Subscription

Multiple plan levels with increasing AI usage limits at each tier.

Pros

  • +Captures different willingness to pay
  • +Light users get affordable entry point
  • +More predictable than usage-based

Cons

  • Tier boundaries create upgrade friction
  • Requires careful calibration to real usage
  • More complex to communicate

Best for: Most B2B SaaS products — the most common model in 2026 for good reason.

Outcome-Based

Charge based on value delivered — per lead generated, per ticket deflected, per successful match.

Pros

  • +Perfectly aligned with customer value
  • +Strong competitive differentiation
  • +Easy ROI justification

Cons

  • Complex to measure and attribute
  • Revenue is unpredictable
  • Can be gamed

Best for: Products with clearly measurable outcomes — recruiting, lead gen, sales intelligence.

Credit-Based

Sell credit packs that customers spend on AI features. Different features consume different credit amounts.

Pros

  • +Flexible — customers allocate credits to features they value
  • +Psychologically easier than per-query pricing
  • +Easy to adjust without restructuring

Cons

  • Cognitive overhead for customers
  • Can feel like mobile game monetization if done poorly
  • Harder to forecast

Best for: Products with multiple AI features of varying complexity.

The Hybrid Approach

Most successful AI products in 2026 use a hybrid model: flat subscription for a base level of AI usage, with additional usage available through credits, overage pricing, or tier upgrades.

// Example hybrid structure

$49/month includes 500 AI queries

Additional queries: $0.05 each

— or —

Upgrade to $149/month for 5,000 queries

This gives customers the predictability they want (they know their minimum bill), encourages usage within the included amount (building habit), and creates a natural upsell path as they get more value from the AI features.

Price AI Products with Confidence

Work through real pricing scenarios and unit economics in the AI PM Masterclass — live with a Salesforce Sr. Director PM.

Setting the Right Price Points

Know Your Unit Economics

Calculate cost per average query, power user monthly cost, light user monthly cost, and target gross margin (50–60% is realistic for AI features vs. 70–80% for pure SaaS).

The 3x Rule

Price AI features at ~3x their cost at expected usage. This covers the 20% of power users, infrastructure overhead, and buffer for model pricing changes.

Test and Iterate

Expect to adjust pricing 2–3 times in year one. Launch with your best estimate, monitor actual usage vs. cost, then refine — most AI products do this.

Managing the Heavy User Problem

The top 10% of users typically account for 50–70% of AI costs. You need a strategy.

Usage Caps

Simple

Hard limits per billing period. Simple but can frustrate your most engaged users.

Soft Limits + Throttling

Recommended

After a threshold, the AI uses a cheaper model — slower but still accessible. Cost drops without blocking the user.

Proactive Upselling

Revenue

When a user approaches their limit, surface an upgrade offer. Turns a cost problem into a revenue opportunity.

Value-Based Segmentation

Nuanced

Are heavy users also high-value customers? If a $200/month cost user pays $500/month, the math works. The problem is only heavy users on your cheapest plan.

Communicating AI Pricing

Don't charge for AI separately.

Bundling AI into existing plan tiers feels natural. A separate "AI add-on" fee highlights cost over value and feels extractive.

Frame limits in terms of value, not cost.

Instead of "500 AI queries per month" say "Analyze up to 500 documents per month." Users think in outcomes, not API calls.

Be transparent about what counts as usage.

Nothing erodes trust faster than unexpected charges. If certain features consume more credits, make that clear upfront — before the user hits it.

Apply This in the AI PM Masterclass

Work through real pricing scenarios, unit economics, and monetisation strategy — live with a Salesforce Sr. Director PM.