home / skills / gtmagents / gtm-agents / retention-dashboard
This skill helps you automate retention reviews and visualize cohort health metrics with drillable dashboards and alerting.
npx playbooks add skill gtmagents/gtm-agents --skill retention-dashboardReview the files below or copy the command above to add this skill to your agents.
---
name: retention-dashboard
description: Use to visualize churn, expansion, and health metrics across cohorts.
---
# Retention Dashboard Toolkit Skill
## When to Use
- Automating retention reviews for CS, lifecycle marketing, or execs.
- Tracking pilot outcomes for adoption/save plays.
- Providing drillable dashboards to segment owners.
## Framework
1. **Metric Definitions** – ARR retention, logo retention, expansion %, health scores.
2. **Cohort Dimensions** – plan, persona, region, industry, product, acquisition channel.
3. **Visualization Layout** – summary tiles, cohort heatmaps, waterfall, signal callouts.
4. **Alerting Layer** – thresholds for Slack/email alerts when metrics breach targets.
5. **Annotation Workflow** – capture commentary, actions, and follow-up owners.
## Templates
- BI dashboard spec (metrics, dimensions, filters, refresh cadence).
- Weekly retention digest format.
- Alert template with context + call to action.
## Tips
- Normalize metrics (e.g., ARR, accounts, seats) to avoid confusion.
- Tie charts to plays so stakeholders know what to do next.
- Pair with `activation-map` to log actions triggered by signals.
---
This skill builds a production-ready retention dashboard to visualize churn, expansion, and account health across cohorts. It combines metric definitions, cohort dimensions, and alerting to make retention signals actionable for CS, marketing, and revenue teams. The output is a drillable dashboard spec plus templates for digests and alerts.
The skill standardizes retention metrics (ARR retention, logo retention, expansion%) and maps them to cohort dimensions like plan, persona, region, and acquisition channel. It generates visualization layouts—summary tiles, cohort heatmaps, waterfalls—and attaches alert rules and annotation workflows. Templates for BI specs, weekly digests, and alert messages are produced so teams can deploy dashboards and operationalize responses.
What metrics should I prioritize first?
Start with ARR retention and logo retention plus expansion%; pick one primary metric that maps to business goals and normalize units across all charts.
How do alerts avoid noise?
Use cohort-level thresholds, require sustained breaches over multiple periods, and include filters so alerts only trigger for material segments or material ARR amounts.