{
  "rogueId": "customers.logo_retention_rate",
  "slug": "logo_retention_rate",
  "domain": "customers",
  "defaultLabel": "Logo Retention Rate",
  "description": "Share of customer logos retained from the prior period, counted by logo (not by revenue). Per the SaaS Metrics Standards Board (SMSB) Logo Retention standard: numerator is logos present at both period start and period end; denominator is logos present at period start. New logos acquired during the period are excluded from both. The board reads this as a \"stickiness\" signal independent of ACV: high logo retention with weak NRR points to flat/contracting expansion; weak logo retention with strong NRR points to high concentration risk. Common pitfall: conflating logo retention with revenue retention — they answer different questions and routinely diverge.",
  "fieldType": "percentage",
  "unit": "%",
  "maturity": "general",
  "suggestedForStages": [
    "seriesA",
    "seriesB",
    "seriesC",
    "public"
  ],
  "defaultOwningFunctions": [
    "Sales"
  ],
  "stageRelevance": {
    "seriesA": "core",
    "seriesB": "core",
    "seriesC": "core",
    "public": "core"
  },
  "definitionSource": {
    "tier": "published",
    "sourceName": "SaaS Metrics Standards Board",
    "sourceUrl": "https://www.saasmetricsboard.com/logo-retention",
    "sectionRef": "Logo Retention",
    "publicationDate": "2023-01-01",
    "attributionNotice": "Metric definitions reference standards published by the SaaS Metrics Standards Board (saasmetricsboard.com). imboard is not affiliated with, endorsed by, or a member of SMSB."
  },
  "formula": "logo_retention_rate = (logos active at period start AND active at period end) ÷ (logos active at period start). Excludes net-new logos acquired in-period. Per SMSB Logo Retention standard.",
  "whyItMatters": "Isolates retention quality from revenue-weighting effects. A handful of large expansions can mask high logo churn in NRR — logo retention surfaces it directly.",
  "interpretationGuidance": "Per KBCM/Sapphire Private SaaS Company Survey 2024, private SaaS logo retention concentrates in the high-80s to mid-90s (median around 90% for the broad sample, higher for enterprise contract ACVs). Treat distributional ranges as period- and segment-specific; pull the current vintage of the source rather than relying on a memorized number. Pair every value with `logo_churn_rate` (1 − this) for the inverse view and `customers_churned` for the absolute count.",
  "relatedKpiIds": [
    "customers.logo_churn_rate",
    "customers.customers_churned",
    "customers.gross_revenue_retention",
    "customers.net_revenue_retention"
  ]
}
