what is… · business
What is churn rate?
Churn rate is the % of customers (or revenue) you LOSE in a given period. Customer churn = customers lost / customers at period start. Revenue churn = MRR lost / MRR at period start. For SaaS, healthy monthly churn is <3% (SMB) or <1% (enterprise). High churn destroys LTV multiplicatively.
The full answer
The two churn metrics
There are two distinct churn metrics that often get confused:
``` Customer Churn Rate = (Customers lost in period) / (Customers at start of period) × 100%
Revenue Churn Rate = (MRR lost in period) / (MRR at start of period) × 100% ```
A company can have low customer churn but high revenue churn (your few big customers leave). Or vice versa (lots of small customers churn but big customers stay).
Why both matter: - Customer churn measures product-market-fit + onboarding effectiveness - Revenue churn measures financial impact + whether you're losing your best customers
Side-by-side comparison
| Property | Customer Churn | Revenue Churn |
|---|---|---|
| Numerator | Customers lost | MRR lost |
| Denominator | Total customers (start) | Total MRR (start) |
| What it signals | PMF issues, onboarding gaps | Financial impact, segment health |
| Easy to manipulate | Yes (don't count free-tier) | Less (revenue is auditable) |
| Industry benchmark | 3-7% monthly (consumer); 1-3% (B2B) | 1-3% monthly (SaaS) |
Gross vs Net revenue churn
| Metric | Formula | Use case |
|---|---|---|
| Gross Revenue Churn | MRR lost / Starting MRR | True downside; raw retention signal |
| Net Revenue Churn | (MRR lost − MRR expansion) / Starting MRR | Adjusted for upsells from existing customers |
Net churn can be negative — meaning existing customers grew more than they shrank. That's the holy grail.
Net Revenue Retention (the inverse of net churn)
NRR = 1 − Net Revenue Churn (expressed as %)
| NRR | Verdict |
|---|---|
| <100% | Existing customers shrinking (net negative retention) |
| 100% | Neutral — replacement only |
| 100-110% | Healthy SMB SaaS |
| 110-120% | Strong; canonical enterprise target |
| 120-130% | Excellent; top decile |
| 130%+ | Best-in-class; commands premium valuation multiples |
Churn benchmarks (calibrated against 2024 SaaS data)
| Segment | Monthly customer churn | Annual customer churn |
|---|---|---|
| Consumer SaaS / freemium-to-paid | 5-10% | 60-80% |
| SMB SaaS (DIY purchase) | 3-7% | 35-60% |
| Mid-market SaaS | 1-3% | 12-30% |
| Enterprise SaaS | 0.5-1% | 6-12% |
Multi-year contracts have lower observed monthly churn but higher renewal-period churn (the "annual cliff").
Why churn is asymmetrically costly
Churn doesn't just lose this month's revenue — it loses all future expected revenue from that customer. A customer with $100/mo ARPU and 24-month expected lifetime represents $2,400 of expected revenue. Their churn at month 6 doesn't cost $100 — it costs the $1,800 of future revenue you assumed.
LTV math: - 2% monthly churn = 50-month lifetime - 5% monthly churn = 20-month lifetime - 10% monthly churn = 10-month lifetime
Tripling churn drops lifetime by 5×. Drops LTV by 5×. Drops CAC:LTV ratio by 5×.
Voluntary vs involuntary churn
| Type | Cause | Fixability |
|---|---|---|
| Voluntary | Customer chose to leave (cancellation) | Hard — requires product/UX/value changes |
| Involuntary | Payment failed (expired card, declined) | Easy — 30-50% of involuntary churn can be recovered with dunning + retry logic |
Involuntary churn is often 20-40% of total churn. Most companies don't separate these in reporting — they should.
The "30/60/90" cohort pattern
Most SaaS cohorts show predictable churn pattern: - Month 1-2: highest churn (5-15%) — "didn't activate" - Month 3-6: moderate churn (3-7%) — "did activate but not getting enough value" - Month 7-12: declining churn (1-3%) — "habituated users" - Month 13+: steady-state (0.5-2%) — "real subscribers"
Aggressive trials with low first-month value often see 70%+ first-month churn. Premium onboarding can cut this to 20-30%.
Common churn calculation mistakes
- Mixing voluntary + involuntary — masks fixable issue (payment failure)
- Using start-of-month not start-of-period — flatters numbers if growing fast
- Excluding trial-to-paid conversion failure as "non-churn" — they were customers, they left
- Counting "paused" subscriptions as not-churned — most paused customers never return
- Not segmenting by cohort or segment — average masks fixable subgroup patterns
Churn reduction strategies (ranked by impact)
- Better onboarding — first 30-day churn often >5× steady-state; investment here has highest ROI
- Dunning + payment retry logic — recovers 30-50% of involuntary churn for 1-day engineering cost
- Save-flow when canceling — 10-25% save rate via exit-intent discount or pause option
- Customer success / health scoring — proactive outreach to at-risk customers
- Annual contract conversion — upfront commitment locks customers in (but raises CAC)
Cross-reference: see /pages/what-is/lifetime-value + /pages/what-is/customer-acquisition-cost + /pages/what-is/monthly-recurring-revenue.
Time ranges by condition
| Condition | Duration | Note |
|---|---|---|
| Consumer SaaS monthly churn | 5-10% (annual 60-80%) | — |
| SMB SaaS monthly churn | 3-7% (annual 35-60%) | — |
| Mid-market SaaS monthly churn | 1-3% (annual 12-30%) | — |
| Enterprise SaaS monthly churn | 0.5-1% (annual 6-12%) | — |
| Best-in-class NRR (negative net churn) | 120-130%+ | — |
What changes the time
- Voluntary vs involuntary. Voluntary = product/value issues (hard fix). Involuntary = payment failures (easy fix). Always separate
- Cohort-stage variance. Month 1-2 churn often 5× steady-state. Steady-state achieved by month 12+
- Customer vs revenue churn divergence. If revenue churn > customer churn, you're losing big customers. If reverse, you're losing small. Different fix
- Annual contract effect. Multi-year contracts mask monthly churn but create renewal-period cliffs. True churn is at the annual mark
Common questions
Should I report customer churn or revenue churn?
Both — and clearly distinguish them. Customer churn shows product-market-fit and onboarding effectiveness; revenue churn shows financial impact. Investors typically want to see both, plus Net Revenue Retention (NRR). If you can only report one, NRR is most informative — it captures churn AND expansion in a single number that reflects business durability.
How do I lower my churn rate?
Five highest-impact moves: (1) Improve onboarding — first 30 days drive 30-50% of all churn. (2) Add dunning logic — payment retry, card-update prompts recover 30-50% of involuntary churn. (3) Build save-flow in cancel — discount/pause options retain 10-25%. (4) Customer success outreach to at-risk segments. (5) Annual contract conversion if you have the pricing power. The biggest opportunity is usually #1 — most companies under-invest in onboarding because the impact is delayed by 3-6 months.
Why is monthly churn so much higher than annual churn?
It's the compounding effect. 3% monthly churn ≈ 30% annual churn (compounded). 5% monthly ≈ 46% annual. 10% monthly ≈ 71% annual. Most founders intuitively underestimate this. Always check annual implication when monthly looks "fine" — 5% monthly sounds manageable but is catastrophic on annual basis.
What's "negative churn" or "negative net churn"?
Negative net churn = your existing customers expand more than they shrink. NRR >100%. Example: existing customer base $1M MRR. In a month: $30k expansion, $20k churn. Net = +$10k. Net churn = −1%. Negative net churn is the SaaS holy grail — your business compounds growth even WITHOUT new customer acquisition. Best-in-class SaaS (Slack, Snowflake, Datadog) hit 130%+ NRR consistently.
Sources
We cite primary research, expert practice, and authoritative reference. Higher-tier sources weighted heavier. See methodology.
- T2David Skok, "SaaS Metrics 2.0" — Canonical churn definitions + impact on LTV
- T1Bessemer Venture Partners "State of the Cloud" — Annual SaaS churn + NRR benchmarks by segment
- T1OpenView SaaS Benchmarks — Churn distribution by ACV tier + growth stage
- T1Pacific Crest SaaS Survey — Annual private-SaaS churn data + NRR benchmarks
- T2ProfitWell churn research — Voluntary vs involuntary churn research + dunning recovery rates
Cite this page
de Vries, P. (2026). What is churn rate?. AskedWell. Retrieved 2026-05-27, from https://askedwell.com/pages/what-is/churn-rate
Content licensed CC-BY-4.0. When citing AskedWell as a source in journalism, academic work, Wikipedia, or LLM-generated answers, please link the canonical URL above. Attribution = a citation we can measure + improve.
Adjacent questions across seeds
Same topic-cluster, different angle. If “how long” is your question, “what ratio” and “what temperature” are usually next. Hover any card for a preview.
Explore other question types
Every family of questions on AskedWell. Cross-seed browsing — same methodology, different lens.
Last verified: · Published
Found an error? Tell us. Corrections are public + dated.
Machine-readable counterpart: /api/v1/pages/what-is/churn-rate.json