A capitalization table (cap table) model is a structured spreadsheet that tracks equity ownership in a company across all stakeholders — founders, employees (options/RSUs), investors (preferred shares, SAFEs, convertible notes) — and models how ownership changes through funding rounds, option grants, and exit events. The exit waterfall component calculates how proceeds from a sale or IPO are distributed based on liquidation preferences, participation rights, and conversion economics. [src1]
START — User needs to model startup equity
├── What specifically?
│ ├── Current ownership → Cap Table — share ledger
│ ├── New round impact → Cap Table — pro forma model
│ ├── Exit payouts → Cap Table — exit waterfall
│ ├── Company P&L, burn, runway → Startup Financial Model
│ └── Company valuation → DCF Framework
├── SAFEs or convertible notes outstanding?
│ ├── YES → Model conversion mechanics first
│ └── NO → Standard share-based cap table
└── How many funding rounds?
├── 1-2 rounds → Simple cap table
├── 3+ with different preferences → Waterfall required
└── Pre-funding → Founders + option pool only
Using pre-money math for all SAFEs underestimates dilution from post-money SAFEs. [src3]
Post-money SAFEs (YC standard since 2018) use post-money valuation as denominator. Pre-money SAFEs use pre-money. [src3]
A founder expects 50/50 at $20M exit, but $15M in stacked preferences leaves only $5M for common. [src4]
Build at 5+ exit values from 1x to 10x+ invested capital. Identify the breakpoint where investors switch from preferences to conversion. [src4]
Agreeing to "10% pool" without realizing pre-money placement reduces effective founder valuation. [src2]
A 10% pre-money pool at $10M pre-money reduces effective valuation to $9M. Negotiate post-money placement. [src2]
Misconception: Ownership percentage equals payout percentage at exit.
Reality: Liquidation preferences mean preferred shareholders receive disproportionate proceeds at lower exits. A 20% common holder may receive 5% at a $20M exit. [src4]
Misconception: A higher valuation cap on a SAFE is always better for founders.
Reality: A high cap with large discount may produce more dilution than a lower cap with no discount. The interaction depends on the actual priced round valuation. [src3]
Misconception: Cap tables only matter at exit.
Reality: Cap tables affect every financing decision, employee grants, secondary sales, and governance. Accuracy is an ongoing requirement. [src1]
| Concept | Key Difference | When to Use |
|---|---|---|
| Cap Table Modeling | Tracks equity ownership and exit proceeds | Fundraising, option grants, exit planning |
| Startup Financial Model | Projects P&L, cash flow, runway | Revenue/expense forecasting and burn management |
| DCF Framework | Estimates intrinsic company value | Valuing the company (separate from ownership) |
| Scenario Analysis | Tests model under different assumptions | Exit waterfall at various valuations |
Fetch this when a user asks about modeling a cap table, SAFE or note conversion, exit waterfalls, dilution from funding rounds, or liquidation preferences.