Churn rate measures the percentage of customers (logo churn) or revenue (revenue churn) lost in a given period. It is the single most important metric for SaaS durability because it directly determines LTV, compounds against growth, and drives NRR. Monthly gross churn benchmarks for B2B SaaS are: SMB 3-5%, Mid-Market 1.5-3%, Enterprise 0.7-2%, with best-in-class below 1% monthly. [src1, src2]
START — User needs to evaluate SaaS retention
├── What type of retention?
│ ├── Customer loss rate (how many leave)
│ │ └── Churn Rate Benchmarks ← YOU ARE HERE
│ ├── Net revenue change (including expansion)
│ │ └── NRR Benchmarks
│ ├── Impact on customer lifetime value
│ │ └── CAC & LTV Benchmarks
│ └── Impact on acquisition payback timing
│ └── CAC Payback Period Benchmarks
├── What churn type?
│ ├── Logo churn → Count of lost customers
│ ├── Gross revenue churn → Dollar value of lost revenue
│ └── Net revenue churn → Lost revenue minus expansion
└── What segment?
├── SMB → Expect 3-5% monthly, focus on involuntary churn
├── Mid-Market → Expect 1.5-3%, focus on onboarding
└── Enterprise → Expect 0.7-2%, focus on relationship management
A company with 5% monthly logo churn and -2% net revenue churn looks healthy but is hemorrhaging customers while relying on expansion from a shrinking base. [src2]
Report both metrics side by side. High logo churn with negative net revenue churn means dependence on a few expanding accounts. [src1]
Expecting 1% monthly churn from an SMB product with $500 ACV and month-to-month contracts is unrealistic. [src3]
SMB: target under 5% monthly. Mid-Market: under 3%. Enterprise: under 2%. Tolerance scales with ACV and contract length. [src1]
Treating all churn as a product problem when 20-40% of SMB churn is simply failed credit cards. [src1]
Address involuntary churn with retry logic and card update reminders. This can reduce total churn by 20-40% with no product changes. [src4]
Misconception: Low churn rate means great product-market fit.
Reality: Low churn can result from high switching costs, annual contracts, or lack of alternatives. True PMF shows low churn AND high NRR. [src2]
Misconception: 3-5% monthly churn is acceptable for all SaaS businesses.
Reality: 3-5% monthly is only acceptable for SMB. It translates to 31-46% annual churn. [src1]
Misconception: Revenue churn is always the more important metric.
Reality: Logo churn matters for product feedback, reference-ability, and market share. [src3]
| Concept | Key Difference | When to Use |
|---|---|---|
| Churn Rate Benchmarks | Rate of customer/revenue loss | Measuring retention and diagnosing loss patterns |
| NRR Benchmarks | Net revenue change including expansion | Overall revenue health from existing customers |
| CAC & LTV Benchmarks | Lifetime value relative to acquisition cost | Unit economics and acquisition efficiency |
| CAC Payback Period | Time to recover acquisition investment | Cash flow planning and runway analysis |
Fetch this when a user asks about SaaS retention rates, what constitutes healthy churn, how to benchmark customer loss rates, or how to diagnose whether a SaaS company has a retention problem. Critical for revenue forecasting, investor due diligence, and retention strategy.