Expansion Playbook
Growing existing customers is cheaper and faster than acquiring new ones. This skill helps CS and sales teams identify expansion signals, build compelling business cases, and run expansion conversations that feel like partnership — not a sales pitch.
Why Expansion Matters
- 3-5x cheaper to expand an existing customer than acquire a new one
- NRR (Net Revenue Retention) is the #1 metric investors and boards care about
- Happy customers who expand become your strongest references
- Expansion validates your product-market fit in the deepest way
How It Works
┌─────────────────────────────────────────────────────────────────┐
│ EXPANSION PLAYBOOK │
├─────────────────────────────────────────────────────────────────┤
│ PLAYS │
│ 1. Upsell — More of the same (more seats, higher tier) │
│ 2. Cross-sell — New products or modules │
│ 3. Renewal — Protect and grow at renewal │
│ 4. Land-and-Expand — Strategy from initial deal to full deploy │
│ │
│ SIGNALS │
│ • Usage patterns (high adoption → ready for more) │
│ • Team growth (hiring → need more seats) │
│ • New use cases (expanding beyond original intent) │
│ • Champion promotion (your advocate now has more budget) │
│ • Competitor displacement (using something else for adjacent) │
│ • Contract milestones (renewal approaching, initial ROI proven) │
├─────────────────────────────────────────────────────────────────┤
│ SUPERCHARGED (when you connect your tools) │
│ + ~~CRM: Customer deal history, ARR, and contract dates │
│ + ~~CRM: Contact roles and champion mapping │
│ + ~~CRM: Usage data and health scores (if tracked) │
│ + ~~data enrichment (ZoomInfo): Company growth and hiring │
│ + ~~data enrichment (ZoomInfo): Tech stack changes │
│ + ~~data enrichment (Clay): Expansion signals and triggers │
│ + ~~data enrichment (LinkedIn): Champion job changes │
│ + ~~data enrichment (LinkedIn): Company news and updates │
│ + ~~chat: Internal customer discussions and feedback │
│ + ~~calendar/email: Recent customer correspondence │
└─────────────────────────────────────────────────────────────────┘
Execution Flow
Step 0: Automatic Data Pull (Before Asking the User Anything)
CRITICAL: Before asking about the customer, pull everything from connected tools. Expansion intelligence is most powerful when grounded in real account data, growth signals, and relationship history.
CRM Data Pull
Check if you have access to CRM tools (look for tools containing search_crm_objects, get_crm_objects, or similar).
If CRM tools ARE available:
- Find the customer's deals. Search
deals for the company name — pull all deals (won, open, lost).
- Properties:
dealname, amount, dealstage, closedate, createdate, pipeline, hubspot_owner_id, dealtype, description
- Calculate: current ARR, total contract value, deal history timeline
- Identify: what products/modules they bought, what they didn't
- Pull contacts. Get all associated contacts for the customer.
- Properties:
firstname, lastname, jobtitle, email, phone, lifecyclestage
- Map: champion (your advocate), economic buyer, power users, new stakeholders added since initial deal
- Pull company. Get company profile.
- Properties:
name, domain, industry, numberofemployees, annualrevenue, description, founded_year
- Compare current employee count to when they signed — growth = expansion signal
- Check renewal date. Look for contract end date or renewal fields.
- If renewal within 6 months → trigger renewal strategy section
- Pull deal notes and activity. Check for support tickets, NPS scores, or health metrics if tracked.
Sales Intelligence Data Pull
ZoomInfo (if available):
- Get current company data. Use
zoominfo_search_company with the customer company name/domain.
- Employee count change since they signed → hiring = seat expansion signal
- Revenue growth → validates they can afford expansion
- New departments or initiatives → cross-sell opportunities
- Get org chart. Use
zoominfo_get_org_chart for the customer.
- New leaders or VPs hired → potential new buying centers
- Champion's current reporting structure → has their scope grown?
- Get tech stack. Use
zoominfo_get_tech_stack for the customer.
- New tools adopted → integration opportunities or adjacent needs
- Competitor tools still in use → displacement opportunity
Clay (if available):
- Enrich the company. Use
clay_enrich_company with customer domain.
- Growth signals, funding events, product launches → expansion triggers
- Trigger enrichment. Use
clay_trigger_enrichment for expansion-specific signals.
LinkedIn (if available):
- Check champion status. Use
linkedin_get_profile for your champion contact.
- Promoted? → More budget and influence — perfect upsell timing
- Left the company? → Risk alert — identify new champion immediately
- Search company updates. Use
linkedin_search_companies for customer company.
- Hiring trends, new offices, product launches → expansion signals
- Strategic initiatives they announced → align expansion to their priorities
Gong Data Pull
Check if you have access to Gong tools (look for tools prefixed with gong_).
If Gong tools ARE available:
- Find recent calls with this customer. Use
gong_search_calls with the company name.
- Pull transcripts from QBRs or check-ins. Use
gong_get_transcript.
- Extract: new pain points mentioned, feature requests, adjacent use cases discussed
- Extract: satisfaction signals or risk signals
- Extract: mentions of other departments wanting access
Chat Data Pull
If chat tools are available (slack_search_public, slack_search_public_and_private):
- Search for the customer name in CS and sales channels
- Surface: customer health discussions, feature requests, support escalations, expansion discussions
- Look for champion feedback or internal advocacy signals
Calendar/Email Data Pull
If calendar/email tools are available:
- Search for recent meetings with the customer — frequency and recency of engagement
- Check for any expansion discussions already in progress
Present What You Found
"I pulled the full account picture for [Customer]: $[X] current ARR across [N] deals since [date]. Per CRM, they have [N] contacts with [N] users on [products]. Per ZoomInfo, they've grown from [N] to [N] employees since signing (+[X]%). [If LinkedIn:] Your champion [Name] was recently promoted to [new title]. [If Gong:] On the last QBR, they mentioned [new need/pain]. Expansion signals detected — building your playbook now..."
Step 1: Gather Remaining Context
After the auto-pull, ask ONLY for what the tools couldn't provide:
- Customer health — How happy are they? Any open issues or risks?
- Relationship dynamics — Who's your best contact? Any internal politics to navigate?
- Expansion goal — Upsell, cross-sell, renewal, or full land-and-expand strategy?
- Products available — What else could they buy? (if not in memory/product.md)
Step 2: Generate the Expansion Plan
Build using ALL evidence. Cite sources: "Per CRM:", "Per ZoomInfo:", "Per LinkedIn:", "Per Gong:", "Per Slack:", "User reported:"
Step 3: Store Insights
- Update
memory/deal-patterns.md with expansion patterns (what triggers work)
- Update
memory/team.md with CSM/AE expansion skills and patterns
- Log the expansion plan in
memory/changelog.md
Getting Started
- "Build an expansion strategy for [Customer]"
- "How should I approach the renewal conversation with [Customer]?"
- "What upsell opportunities exist in our customer base?"
- "[Customer] just hired 50 people — should I reach out?"
- "Create a land-and-expand playbook for our enterprise motion"
Output Format: Account Expansion Plan
# Expansion Plan: [Customer Name]
**CSM:** [Name] | **AE:** [Name]
**Current ARR:** $[amount]
**Contract Renewal:** [Date]
**Expansion Potential:** $[amount] | [X]% confidence
---
## Current State
| Metric | Value |
|--------|-------|
| Users / Seats | [Current] of [Licensed] |
| Adoption Rate | [X]% |
| Health Score | [X]/100 |
| NPS / CSAT | [Score] |
| Modules Used | [List] |
| Modules Available | [Not yet purchased] |
## Expansion Signals Detected
| Signal | Evidence | Opportunity |
|--------|----------|-------------|
| 🟢 [Signal] | [Specific evidence] | [What to propose] |
| 🟢 [Signal] | [Evidence] | [Opportunity] |
| 🟡 [Signal] | [Weaker evidence] | [Worth exploring] |
## Recommended Plays
### Play 1: [Upsell/Cross-sell/Tier Upgrade]
**What:** [Specific expansion proposal]
**Why Now:** [Trigger or signal that makes this timely]
**Value to Customer:** [In their terms — not yours]
**Estimated ARR Impact:** $[amount]
**Approach:** [How to position this conversation]
**Talk Track:**
> "[Opening that connects to their business goals, not your quota]"
### Play 2: [Second opportunity]
[Same structure]
---
## Renewal Strategy (if renewal within 6 months)
**Renewal Date:** [Date]
**Risk Level:** 🟢🟡🔴
**Expansion at Renewal:** [Likely / Possible / Unlikely]
### Pre-Renewal Timeline
| Weeks Before | Action | Owner |
|-------------|--------|-------|
| 12 weeks | Executive business review | CSM |
| 8 weeks | Renewal + expansion proposal | AE |
| 4 weeks | Negotiate and finalize | AE |
| 2 weeks | Contract execution | Legal |
### Renewal Conversation Guide
1. Start with value delivered (their ROI, not your features)
2. Review success against original criteria
3. Introduce expansion as a natural next step
4. Handle any concerns proactively
Related Skills
- handoff-builder → Initial handoff identifies expansion opportunities
- roi-calculator → Build expansion business case with ROI data
- proposal-builder → Create formal expansion proposals
- deal-qualification → Qualify expansion opportunities rigorously
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: expansion-playbook-23description: Create upsell, cross-sell, and renewal playbooks for existing customers — identify expansion signals, build business cases, and run expansion conversations. Use this skill whenever a CS or sales team wants to grow existing accounts, identify upsell opportunities, prepare for renewal conversations, build expansion strategies, or says "how do I upsell [customer]", "renewal strategy", "cross-sell opportunity", "expand this account", or "net revenue retention". Also trigger when someone mentions land-and-expand, account expansion, customer growth, or NRR. Use when this capability is needed.4---56# Expansion Playbook78Growing existing customers is cheaper and faster than acquiring new ones. This skill helps CS and sales teams identify expansion signals, build compelling business cases, and run expansion conversations that feel like partnership — not a sales pitch.910## Why Expansion Matters1112- **3-5x cheaper** to expand an existing customer than acquire a new one13- **NRR (Net Revenue Retention)** is the #1 metric investors and boards care about14- Happy customers who expand become your strongest references15- Expansion validates your product-market fit in the deepest way1617---1819## How It Works2021```22┌─────────────────────────────────────────────────────────────────┐23│ EXPANSION PLAYBOOK │24├─────────────────────────────────────────────────────────────────┤25│ PLAYS │26│ 1. Upsell — More of the same (more seats, higher tier) │27│ 2. Cross-sell — New products or modules │28│ 3. Renewal — Protect and grow at renewal │29│ 4. Land-and-Expand — Strategy from initial deal to full deploy │30│ │31│ SIGNALS │32│ • Usage patterns (high adoption → ready for more) │33│ • Team growth (hiring → need more seats) │34│ • New use cases (expanding beyond original intent) │35│ • Champion promotion (your advocate now has more budget) │36│ • Competitor displacement (using something else for adjacent) │37│ • Contract milestones (renewal approaching, initial ROI proven) │38├─────────────────────────────────────────────────────────────────┤39│ SUPERCHARGED (when you connect your tools) │40│ + ~~CRM: Customer deal history, ARR, and contract dates │41│ + ~~CRM: Contact roles and champion mapping │42│ + ~~CRM: Usage data and health scores (if tracked) │43│ + ~~data enrichment (ZoomInfo): Company growth and hiring │44│ + ~~data enrichment (ZoomInfo): Tech stack changes │45│ + ~~data enrichment (Clay): Expansion signals and triggers │46│ + ~~data enrichment (LinkedIn): Champion job changes │47│ + ~~data enrichment (LinkedIn): Company news and updates │48│ + ~~chat: Internal customer discussions and feedback │49│ + ~~calendar/email: Recent customer correspondence │50└─────────────────────────────────────────────────────────────────┘51```5253---5455## Execution Flow5657### Step 0: Automatic Data Pull (Before Asking the User Anything)5859**CRITICAL:** Before asking about the customer, pull everything from connected tools. Expansion intelligence is most powerful when grounded in real account data, growth signals, and relationship history.6061#### CRM Data Pull6263Check if you have access to CRM tools (look for tools containing `search_crm_objects`, `get_crm_objects`, or similar).6465If CRM tools ARE available:66671. **Find the customer's deals.** Search `deals` for the company name — pull all deals (won, open, lost).68 - Properties: `dealname`, `amount`, `dealstage`, `closedate`, `createdate`, `pipeline`, `hubspot_owner_id`, `dealtype`, `description`69 - Calculate: current ARR, total contract value, deal history timeline70 - Identify: what products/modules they bought, what they didn't712. **Pull contacts.** Get all associated contacts for the customer.72 - Properties: `firstname`, `lastname`, `jobtitle`, `email`, `phone`, `lifecyclestage`73 - Map: champion (your advocate), economic buyer, power users, new stakeholders added since initial deal743. **Pull company.** Get company profile.75 - Properties: `name`, `domain`, `industry`, `numberofemployees`, `annualrevenue`, `description`, `founded_year`76 - Compare current employee count to when they signed — growth = expansion signal774. **Check renewal date.** Look for contract end date or renewal fields.78 - If renewal within 6 months → trigger renewal strategy section795. **Pull deal notes and activity.** Check for support tickets, NPS scores, or health metrics if tracked.8081#### Sales Intelligence Data Pull8283**ZoomInfo** (if available):841. **Get current company data.** Use `zoominfo_search_company` with the customer company name/domain.85 - Employee count change since they signed → hiring = seat expansion signal86 - Revenue growth → validates they can afford expansion87 - New departments or initiatives → cross-sell opportunities882. **Get org chart.** Use `zoominfo_get_org_chart` for the customer.89 - New leaders or VPs hired → potential new buying centers90 - Champion's current reporting structure → has their scope grown?913. **Get tech stack.** Use `zoominfo_get_tech_stack` for the customer.92 - New tools adopted → integration opportunities or adjacent needs93 - Competitor tools still in use → displacement opportunity9495**Clay** (if available):961. **Enrich the company.** Use `clay_enrich_company` with customer domain.97 - Growth signals, funding events, product launches → expansion triggers982. **Trigger enrichment.** Use `clay_trigger_enrichment` for expansion-specific signals.99100**LinkedIn** (if available):1011. **Check champion status.** Use `linkedin_get_profile` for your champion contact.102 - Promoted? → More budget and influence — perfect upsell timing103 - Left the company? → Risk alert — identify new champion immediately1042. **Search company updates.** Use `linkedin_search_companies` for customer company.105 - Hiring trends, new offices, product launches → expansion signals106 - Strategic initiatives they announced → align expansion to their priorities107108#### Gong Data Pull109110Check if you have access to Gong tools (look for tools prefixed with `gong_`).111112If Gong tools ARE available:1131. **Find recent calls with this customer.** Use `gong_search_calls` with the company name.1142. **Pull transcripts from QBRs or check-ins.** Use `gong_get_transcript`.115 - Extract: new pain points mentioned, feature requests, adjacent use cases discussed116 - Extract: satisfaction signals or risk signals117 - Extract: mentions of other departments wanting access118119#### Chat Data Pull120121If chat tools are available (`slack_search_public`, `slack_search_public_and_private`):1221. Search for the customer name in CS and sales channels1232. Surface: customer health discussions, feature requests, support escalations, expansion discussions1243. Look for champion feedback or internal advocacy signals125126#### Calendar/Email Data Pull127128If calendar/email tools are available:1291. Search for recent meetings with the customer — frequency and recency of engagement1302. Check for any expansion discussions already in progress131132#### Present What You Found133134> "I pulled the full account picture for **[Customer]**: **$[X] current ARR** across **[N] deals** since [date]. Per CRM, they have **[N] contacts** with **[N] users** on [products]. Per ZoomInfo, they've grown from **[N] to [N] employees** since signing (+[X]%). [If LinkedIn:] Your champion **[Name]** was recently **promoted to [new title]**. [If Gong:] On the last QBR, they mentioned [new need/pain]. Expansion signals detected — building your playbook now..."135136### Step 1: Gather Remaining Context137138After the auto-pull, ask ONLY for what the tools couldn't provide:139- **Customer health** — How happy are they? Any open issues or risks?140- **Relationship dynamics** — Who's your best contact? Any internal politics to navigate?141- **Expansion goal** — Upsell, cross-sell, renewal, or full land-and-expand strategy?142- **Products available** — What else could they buy? (if not in memory/product.md)143144### Step 2: Generate the Expansion Plan145146Build using ALL evidence. Cite sources: "Per CRM:", "Per ZoomInfo:", "Per LinkedIn:", "Per Gong:", "Per Slack:", "User reported:"147148### Step 3: Store Insights149150- Update `memory/deal-patterns.md` with expansion patterns (what triggers work)151- Update `memory/team.md` with CSM/AE expansion skills and patterns152- Log the expansion plan in `memory/changelog.md`153154---155156## Getting Started157158- "Build an expansion strategy for [Customer]"159- "How should I approach the renewal conversation with [Customer]?"160- "What upsell opportunities exist in our customer base?"161- "[Customer] just hired 50 people — should I reach out?"162- "Create a land-and-expand playbook for our enterprise motion"163164---165166## Output Format: Account Expansion Plan167168```markdown169# Expansion Plan: [Customer Name]170171**CSM:** [Name] | **AE:** [Name]172**Current ARR:** $[amount]173**Contract Renewal:** [Date]174**Expansion Potential:** $[amount] | [X]% confidence175176---177178## Current State179| Metric | Value |180|--------|-------|181| Users / Seats | [Current] of [Licensed] |182| Adoption Rate | [X]% |183| Health Score | [X]/100 |184| NPS / CSAT | [Score] |185| Modules Used | [List] |186| Modules Available | [Not yet purchased] |187188## Expansion Signals Detected189190| Signal | Evidence | Opportunity |191|--------|----------|-------------|192| 🟢 [Signal] | [Specific evidence] | [What to propose] |193| 🟢 [Signal] | [Evidence] | [Opportunity] |194| 🟡 [Signal] | [Weaker evidence] | [Worth exploring] |195196## Recommended Plays197198### Play 1: [Upsell/Cross-sell/Tier Upgrade]199**What:** [Specific expansion proposal]200**Why Now:** [Trigger or signal that makes this timely]201**Value to Customer:** [In their terms — not yours]202**Estimated ARR Impact:** $[amount]203**Approach:** [How to position this conversation]204**Talk Track:**205> "[Opening that connects to their business goals, not your quota]"206207### Play 2: [Second opportunity]208[Same structure]209210---211212## Renewal Strategy (if renewal within 6 months)213214**Renewal Date:** [Date]215**Risk Level:** 🟢🟡🔴216**Expansion at Renewal:** [Likely / Possible / Unlikely]217218### Pre-Renewal Timeline219| Weeks Before | Action | Owner |220|-------------|--------|-------|221| 12 weeks | Executive business review | CSM |222| 8 weeks | Renewal + expansion proposal | AE |223| 4 weeks | Negotiate and finalize | AE |224| 2 weeks | Contract execution | Legal |225226### Renewal Conversation Guide2271. Start with value delivered (their ROI, not your features)2282. Review success against original criteria2293. Introduce expansion as a natural next step2304. Handle any concerns proactively231```232233---234235## Related Skills236237- **handoff-builder** → Initial handoff identifies expansion opportunities238- **roi-calculator** → Build expansion business case with ROI data239- **proposal-builder** → Create formal expansion proposals240- **deal-qualification** → Qualify expansion opportunities rigorously241242---243> Converted and distributed by [TomeVault](https://tomevault.io/claim/jbalbu01) — claim your Tome and manage your conversions.244<!-- tomevault:4.0:skill_md:2026-04-14 -->