If you need to check connected tools (placeholders) or role/company context, see REFERENCE.md.
ROI Calculator
Build an ROI calculator or value model for a deal or segment. Inputs: cost savings, efficiency gains, revenue impact (user or CRM). Output: ROI %, payback period, value summary. Use for proposals and business case conversations.
How It Works
┌─────────────────────────────────────────────────────────────────┐
│ ROI CALCULATOR │
├─────────────────────────────────────────────────────────────────┤
│ ALWAYS (works standalone) │
│ ✓ Gather: deal/segment, cost drivers, efficiency/revenue levers │
│ ✓ Model: savings + gains + revenue impact vs. investment │
│ ✓ Output: ROI %, payback period, value summary table │
├─────────────────────────────────────────────────────────────────┤
│ SUPERCHARGED (when you connect your tools) │
│ + ~~CRM~~: Deal context, segment, existing value props │
│ + ~~knowledge base~~: ROI templates, value frameworks, case studies │
└─────────────────────────────────────────────────────────────────┘
Output Structure
- Assumptions: Cost drivers, efficiency gains, revenue impact, investment.
- Results: ROI %, payback period (months), total value (Year 1, Year 3).
- Value summary table: Category, Annual value, Notes.
- Talking points: How to present the ROI in a call or proposal.
Data Sources (per REFERENCE.md)
CRM (if connected): Deal context, segment, industry, existing value props.
knowledge base (if connected): ROI templates, value frameworks, case studies.
- User input: Deal/segment, cost drivers, efficiency/revenue levers, investment.
1---2name: roi-calculator3description: > If you need to check connected tools (placeholders) or role/company context, see [REFERENCE.md](../../REFERENCE.md).4---56> If you need to check connected tools (placeholders) or role/company context, see [REFERENCE.md](../../REFERENCE.md).78# ROI Calculator910Build an ROI calculator or value model for a deal or segment. Inputs: cost savings, efficiency gains, revenue impact (user or ~~CRM~~). Output: ROI %, payback period, value summary. Use for proposals and business case conversations.1112## How It Works1314```15┌─────────────────────────────────────────────────────────────────┐16│ ROI CALCULATOR │17├─────────────────────────────────────────────────────────────────┤18│ ALWAYS (works standalone) │19│ ✓ Gather: deal/segment, cost drivers, efficiency/revenue levers │20│ ✓ Model: savings + gains + revenue impact vs. investment │21│ ✓ Output: ROI %, payback period, value summary table │22├─────────────────────────────────────────────────────────────────┤23│ SUPERCHARGED (when you connect your tools) │24│ + ~~CRM~~: Deal context, segment, existing value props │25│ + ~~knowledge base~~: ROI templates, value frameworks, case studies │26└─────────────────────────────────────────────────────────────────┘27```2829---3031## Output Structure3233- **Assumptions:** Cost drivers, efficiency gains, revenue impact, investment.34- **Results:** ROI %, payback period (months), total value (Year 1, Year 3).35- **Value summary table:** Category, Annual value, Notes.36- **Talking points:** How to present the ROI in a call or proposal.3738---3940## Data Sources (per REFERENCE.md)4142- **~~CRM~~** (if connected): Deal context, segment, industry, existing value props.43- **~~knowledge base~~** (if connected): ROI templates, value frameworks, case studies.44- User input: Deal/segment, cost drivers, efficiency/revenue levers, investment.