How it works
When you run a calculation for a period (e.g.,2026-05):
- CommissionKit fetches all
closed_wondeals with that exact period - For each deal, it looks up the rep’s assigned commission plan
- It applies the plan’s rules to compute the commission
- Results are stored as a commission run with full audit trail
Filtering
- Only deals with stage
closed_wonare included - Only deals matching the exact
YYYY-MMperiod are included - Deals in other periods or stages are excluded
Running a calculation
- Go to Calculations
- Select the target period
- Click Run Calculation
Re-running calculations
If you add, edit, or delete deals in a period that was already calculated, you need to re-run the calculation to update the results. Each run is stored separately, so you can compare historical runs.Calculation detail view
After a run completes, you can view the breakdown:- Total commission per rep
- Per-deal commission details with rate applied
- Calculation notes explaining how each amount was derived