{"schema":"askedwell-answer-v1","url":"https://askedwell.com/pages/what-is/churn-rate","question":"What is churn rate?","short_answer":"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.","long_answer":"**The two churn metrics**\n\nThere are two distinct churn metrics that often get confused:\n\n```\nCustomer Churn Rate = (Customers lost in period) / (Customers at start of period) × 100%\n\nRevenue Churn Rate = (MRR lost in period) / (MRR at start of period) × 100%\n```\n\nA 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).\n\n**Why both matter:**\n- Customer churn measures product-market-fit + onboarding effectiveness\n- Revenue churn measures financial impact + whether you're losing your best customers\n\n**Side-by-side comparison**\n\n| Property | Customer Churn | Revenue Churn |\n|---|---|---|\n| Numerator | Customers lost | MRR lost |\n| Denominator | Total customers (start) | Total MRR (start) |\n| What it signals | PMF issues, onboarding gaps | Financial impact, segment health |\n| Easy to manipulate | Yes (don't count free-tier) | Less (revenue is auditable) |\n| Industry benchmark | 3-7% monthly (consumer); 1-3% (B2B) | 1-3% monthly (SaaS) |\n\n**Gross vs Net revenue churn**\n\n| Metric | Formula | Use case |\n|---|---|---|\n| **Gross Revenue Churn** | MRR lost / Starting MRR | True downside; raw retention signal |\n| **Net Revenue Churn** | (MRR lost − MRR expansion) / Starting MRR | Adjusted for upsells from existing customers |\n\nNet churn can be negative — meaning existing customers grew more than they shrank. That's the holy grail.\n\n**Net Revenue Retention (the inverse of net churn)**\n\nNRR = 1 − Net Revenue Churn (expressed as %)\n\n| NRR | Verdict |\n|---|---|\n| <100% | Existing customers shrinking (net negative retention) |\n| 100% | Neutral — replacement only |\n| 100-110% | Healthy SMB SaaS |\n| 110-120% | Strong; canonical enterprise target |\n| 120-130% | Excellent; top decile |\n| **130%+** | **Best-in-class; commands premium valuation multiples** |\n\n**Churn benchmarks (calibrated against 2024 SaaS data)**\n\n| Segment | Monthly customer churn | Annual customer churn |\n|---|---|---|\n| Consumer SaaS / freemium-to-paid | 5-10% | 60-80% |\n| SMB SaaS (DIY purchase) | 3-7% | 35-60% |\n| Mid-market SaaS | 1-3% | 12-30% |\n| Enterprise SaaS | 0.5-1% | 6-12% |\n\nMulti-year contracts have lower observed monthly churn but higher renewal-period churn (the \"annual cliff\").\n\n**Why churn is asymmetrically costly**\n\nChurn 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.\n\nLTV math:\n- 2% monthly churn = 50-month lifetime\n- 5% monthly churn = 20-month lifetime\n- 10% monthly churn = 10-month lifetime\n\nTripling churn drops lifetime by 5×. Drops LTV by 5×. Drops CAC:LTV ratio by 5×.\n\n**Voluntary vs involuntary churn**\n\n| Type | Cause | Fixability |\n|---|---|---|\n| Voluntary | Customer chose to leave (cancellation) | Hard — requires product/UX/value changes |\n| Involuntary | Payment failed (expired card, declined) | Easy — 30-50% of involuntary churn can be recovered with dunning + retry logic |\n\nInvoluntary churn is often 20-40% of total churn. Most companies don't separate these in reporting — they should.\n\n**The \"30/60/90\" cohort pattern**\n\nMost SaaS cohorts show predictable churn pattern:\n- Month 1-2: highest churn (5-15%) — \"didn't activate\"\n- Month 3-6: moderate churn (3-7%) — \"did activate but not getting enough value\"\n- Month 7-12: declining churn (1-3%) — \"habituated users\"\n- Month 13+: steady-state (0.5-2%) — \"real subscribers\"\n\nAggressive trials with low first-month value often see 70%+ first-month churn. Premium onboarding can cut this to 20-30%.\n\n**Common churn calculation mistakes**\n\n- **Mixing voluntary + involuntary** — masks fixable issue (payment failure)\n- **Using start-of-month not start-of-period** — flatters numbers if growing fast\n- **Excluding trial-to-paid conversion failure as \"non-churn\"** — they were customers, they left\n- **Counting \"paused\" subscriptions as not-churned** — most paused customers never return\n- **Not segmenting by cohort or segment** — average masks fixable subgroup patterns\n\n**Churn reduction strategies (ranked by impact)**\n\n1. **Better onboarding** — first 30-day churn often >5× steady-state; investment here has highest ROI\n2. **Dunning + payment retry logic** — recovers 30-50% of involuntary churn for 1-day engineering cost\n3. **Save-flow when canceling** — 10-25% save rate via exit-intent discount or pause option\n4. **Customer success / health scoring** — proactive outreach to at-risk customers\n5. **Annual contract conversion** — upfront commitment locks customers in (but raises CAC)\n\n**Cross-reference:** see /pages/what-is/lifetime-value + /pages/what-is/customer-acquisition-cost + /pages/what-is/monthly-recurring-revenue.","duration_iso":"PT0M","ranges":[{"condition":"Consumer SaaS monthly churn","duration":"5-10% (annual 60-80%)"},{"condition":"SMB SaaS monthly churn","duration":"3-7% (annual 35-60%)"},{"condition":"Mid-market SaaS monthly churn","duration":"1-3% (annual 12-30%)"},{"condition":"Enterprise SaaS monthly churn","duration":"0.5-1% (annual 6-12%)"},{"condition":"Best-in-class NRR (negative net churn)","duration":"120-130%+"}],"variables":[{"name":"Voluntary vs involuntary","effect":"Voluntary = product/value issues (hard fix). Involuntary = payment failures (easy fix). Always separate"},{"name":"Cohort-stage variance","effect":"Month 1-2 churn often 5× steady-state. Steady-state achieved by month 12+"},{"name":"Customer vs revenue churn divergence","effect":"If revenue churn > customer churn, you're losing big customers. If reverse, you're losing small. Different fix"},{"name":"Annual contract effect","effect":"Multi-year contracts mask monthly churn but create renewal-period cliffs. True churn is at the annual mark"}],"sources":[{"label":"David Skok, \"SaaS Metrics 2.0\"","tier":2,"url":"https://www.forentrepreneurs.com/saas-metrics-2/","note":"Canonical churn definitions + impact on LTV"},{"label":"Bessemer Venture Partners \"State of the Cloud\"","tier":1,"url":"https://www.bvp.com/atlas/state-of-the-cloud-2024","note":"Annual SaaS churn + NRR benchmarks by segment"},{"label":"OpenView SaaS Benchmarks","tier":1,"url":"https://openviewpartners.com/saas-benchmarks-report/","note":"Churn distribution by ACV tier + growth stage"},{"label":"Pacific Crest SaaS Survey","tier":1,"note":"Annual private-SaaS churn data + NRR benchmarks"},{"label":"ProfitWell churn research","tier":2,"url":"https://www.profitwell.com/","note":"Voluntary vs involuntary churn research + dunning recovery rates"}],"faq":[{"question":"Should I report customer churn or revenue churn?","answer":"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."},{"question":"How do I lower my churn rate?","answer":"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."},{"question":"Why is monthly churn so much higher than annual churn?","answer":"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."},{"question":"What's \"negative churn\" or \"negative net churn\"?","answer":"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."}],"keywords":["churn rate","what is churn","customer churn","revenue churn","SaaS churn","monthly churn rate","net revenue retention","NRR"],"category":"business","date_published":"2026-05-27","date_modified":"2026-05-27","license":"CC-BY-4.0","attribution":"https://askedwell.com"}