How SaaS Sales Commission Plans Work
A modern SaaS commission plan has six moving parts: base salary, variable at plan (target variable earned at 100% attainment), accelerators (multipliers above certain breakpoints), an optional cap, SPIFs (one-time performance bonuses), and clawbacks (commission recovered on churned deals). The anatomy matters — a plan with a generous OTE but no accelerators and a tight cap will underperform a lower-OTE plan with 2× accelerators and no cap for any rep who consistently exceeds 115% attainment.
Accelerator Tiers Explained
Accelerators are the fuel behind top-performer retention. A typical 3-tier plan structures sales commission accelerator breakpoints at 100%, 115%, and 140% attainment with multipliers 1.0×, 1.5×, and 2.0× respectively. Each multiplier applies to the band above its breakpoint, not retroactively. A rep at 150% attainment on a $100K variable-at-plan earns: 100% × 1.0× ($100K) + 15% × 1.0× ($15K, still pre-accelerator band) + 25% × 1.5× ($37.5K) + 10% × 2.0× ($20K) = $172.5K total variable. The accelerator bonus over a flat 1.0× plan ($150K) is $22.5K at 150%, and the gap compounds at higher attainment — by 200% the same plan pays $80K more than flat.
Capped vs Uncapped Commission
A cap stops commission at a defined attainment (typically 150–200%). A capped vs uncapped commission calculator shows the forfeited earnings ("cap pain") as a red wedge on the curve. Caps are used by cash-constrained companies to control payroll, but they drive top performers to competitors who run uncapped plans. At 200% attainment on a 150% cap, a Mid-Market AE on the default $220K OTE plan forfeits ≈ $110K of variable annually — more than a full year of base salary at most series-A SaaS comps, and the exact size of a competitor signing bonus.
OTE Benchmarks by Role (Pave 2025)
- SDR / BDR: $82K median OTE, 24% variable, quota $600K pipeline or 600 SQLs/yr, capped at 150%
- Mid-Market AE: $215K median OTE, 50/50 split, quota $1.2M, uncapped with 2.0× top accelerator
- Enterprise AE: $265K median OTE, 50/50 split, quota $2.0M, uncapped with 2.5× top accelerator
- Strategic AM: $195K median OTE, 60/40 split, quota $1.5M expansion, typically capped at 175%
- Sales Leader (VP): $355K median OTE, 50/50 split, team quota $12M, uncapped
- Pre-Sales Engineer: $175K median OTE, 72/28 split, attached to $4M revenue, capped at 150%
Clawback Policies
Commission clawback calculators model the recovery of paid commission on deals that churn within a defined window. Standard windows are 90 days (strict — protects against bad-fit deals), 180 days (balanced), and 365 days (aggressive — rare outside enterprise motions). Recoverable draws are a related mechanic: commission paid as an advance during ramp, later deducted from earned commission as it materializes. Model both in the clawback panel above.
Building a Commission Plan in Excel vs a Calculator
A sales commission formula in Excel is straightforward for flat plans (=MIN(attainment, cap) × variable_target). Multi-tier accelerators require nested IF statements or SUMPRODUCT over each band — which breaks down past 3 tiers and makes cap-pain analysis tedious. A dedicated calculator handles 5 tiers, multiple SPIFs, clawback math, offer comparisons, and A–F plan grading in one interface — useful whether you are a rep evaluating an offer, a VP Sales designing next year\'s plan, or a RevOps analyst benchmarking plan competitiveness.
When to Renegotiate Your Plan
Three red flags: (1) base salary below 35% of OTE — cash-flow stress in low-attainment quarters; (2) cap below 175% attainment — top quartile performers forfeit $30K+; (3) no accelerator above 115% — overperformance produces minimal upside. If your plan hits two of three, the grade will land in D territory and the tool will surface contextual negotiation advice in the Exec Deck view.
Frequently Asked Questions
What is sales compensation?
Sales compensation is the total pay structure for a salesperson, combining base salary (fixed) and variable compensation (commission tied to quota attainment). Standard SaaS sales compensation is a 50/50 base/variable split, meaning at 100% quota attainment the rep earns equal amounts of base and commission. Sales compensation also includes accelerators, SPIFs, and clawbacks.
What is on target earnings (OTE)?
On target earnings (OTE) is the total pay a salesperson earns at 100% of quota. OTE = base salary + variable compensation at plan. A $220K OTE with a 50/50 split means $110K base + $110K variable earned at 100% attainment. Mid-Market AE medians run $215K OTE; Enterprise AE $265K (Pave 2025).
How do multi-tier commission accelerators work?
An accelerator multiplies the commission rate above a breakpoint. A typical 3-tier plan: 100–115% earns at 1.0x, 115–140% at 1.5x, above 140% at 2.0x. Each tier applies only to the band above its breakpoint — not retroactively. A sales commission plan with accelerators models these kinks so you can see the exact dollar kicker at each tier.
What is the difference between capped and uncapped commission?
A capped plan stops earnings above X% attainment (typically 150–200%). An uncapped plan lets top reps earn without ceiling. Caps save finance money but cost morale: a rep at 200% attainment on a 150% cap forfeits 50% of their overperformance. Most Series B+ SaaS companies run uncapped AE plans for this reason.
How do you calculate SDR commission?
SDR / BDR commission is typically 20–30% of OTE (e.g., $65K base + $20K variable = $85K OTE). Variable is usually tied to qualified meetings booked or SQLs accepted, not closed revenue. Accelerators kick in above quota (typically 100→1.0x, 115→1.3x) and most SDR plans are capped at 150% attainment.
What is commission clawback and how is it calculated?
Clawback recovers commission paid on deals that churn within a defined window (typically 90, 180, or 365 days). If you paid 100% of commission on a $50K deal that churns in 60 days, a 100% clawback recovers the full commission. Formula: clawback = variable earned × (clawback % × churn rate). Most SaaS clawback policies recover 50–100% within 90–180 days.
What is a sales SPIFF and how is it calculated?
A SPIF (Sales Performance Incentive Fund) is a one-time bonus on top of the standard plan — e.g., $5K for the first new-logo deal of the quarter, $2K for each annual contract, $10K for hitting a specific product mix. SPIFs stack with accelerators and don't count against quota. A SaaS SPIFF calculator sums triggered bonuses into total take-home.
What is the right OTE vs base salary ratio for Enterprise AEs?
Enterprise AEs typically run a 50/50 base/variable split (e.g., $140K base / $140K variable → $280K OTE). Ratios below 40% base are considered high-risk — reps rely too heavily on variable and face cash-flow stress during long enterprise cycles. Ratios above 60% base are unusual and typically indicate a post-sales or hybrid role, not pure new logo.
How do you build a sales commission formula in Excel?
Basic single-tier Excel formula: =MIN(attainment, cap) × variable_target × IF(attainment ≥ breakpoint, multiplier, 1). Multi-tier accelerators require nested IF or SUMPRODUCT over each band — which is why spreadsheets break down above 3 tiers. A dedicated sales commission calculator handles up to 5 tiers, cap pain, clawbacks, and SPIFs without 40 lines of IFs.
How much does a SaaS AE make at 150% attainment?
At 150% attainment on a typical Mid-Market AE plan ($220K OTE, 50/50 split, 100→1.0x / 115→1.5x / 140→2.0x accelerators, uncapped): take-home ≈ $300K ($110K base + $189.75K variable). Without accelerators (flat 1.0x): $275K. The $25K delta is the accelerator value at 150% — but the gap widens quickly with attainment: at 200% the same plan pays ≈ $410K vs $330K flat, an $80K accelerator premium.
What is a recoverable draw against commission?
A recoverable draw pays commission upfront (monthly advance) that is later deducted from future commission as it is earned. A non-recoverable draw pays upfront with no recovery. Recoverable draws are standard for ramping reps in months 1–6; once the rep hits full productivity, the draw is phased out. Use a draw-against-commission calculator to model cash flow during ramp.
Related SaaS Tools
- Sales Capacity Planner — how many AEs and SDRs to hit ARR target
- CAC Payback Calculator — gross-margin-adjusted customer payback
- LTV:CAC Ratio Visualizer — unit economics health
- Equity Vesting Visualizer — RSU and option vesting schedules