Forecast

Overview
The forecast answers one question: what is coming in, and when? It distributes the open deals across their expected close month and totals them in several readings.
Several readings, because a single figure is either too optimistic or too pessimistic. Looking only at the unweighted pipeline means planning with money that mostly never arrives; looking only at the worst case means forgoing investments that were long since covered.
Core tasks
Tell the readings apart. The header carries:
| Figure | What it says |
|---|---|
| Pipeline (unweighted) | the sum of all open deals — the upper bound |
| Weighted | amount times the stage's probability — the calculated expected value |
| Best case | the salespeople's optimistic judgement |
| Worst case | the cautious judgement |
| ARR won / ARR open | recurring annual revenue, closed and still open |
Weighted is arithmetic; best and worst case are judgement. When they diverge widely, that is the real message: either the stage probabilities are wrong or the categories are set too optimistically.
Read by close month. The breakdown shows the open and the weighted amount per month. Deals without an expected close date appear separately under No date.
That group is the most important thing on the page: every deal in it is missing from every monthly plan. Keeping it empty costs little and is the single most effective measure for a dependable forecast.
Fields in detail
This page has no input fields — it calculates. The figures below come from the deals; changing them means changing those.
| Figure | What it comes from | What it means |
|---|---|---|
| Pipeline | sum of valueAmount across all open deals | Everything in play, without any weighting. |
| Weighted | valueAmount × probability per deal | The expected value. The most realistic single number on the page. |
| Best case | open pipeline + already won | The ceiling if everything lands. |
| Commit | deals with forecastCategory = commit | What sales is willing to stand behind — deliberately smaller than the weighted figure. |
| Period | expectedCloseDate | Which month or quarter a deal counts in. Without a date it counts in none. |
| Per owner | ownerId | The same calculation, split across the sales people. |
Settings & permissions
- Module
module.crm. - Permission
crm.forecast.view. - Deal visibility still applies. Without
crm.deal.view_allthe forecast shows your own deals —
the figures are then yours, not the organisation's.
- The probability comes from the stage, maintained under CRM settings.
FAQ & troubleshooting
The forecast is lower than expected. Check No date first. Deals without an expected close fall out of the monthly distribution.
My figures differ from the sales manager's. Visibility probably differs: with crm.deal.view_all you see every deal, without it only your own.
Weighted and best case are far apart. That is a statement, not a fault — the stage probabilities and the human judgements contradict each other. Both deserve review.
A won deal is missing from the pipeline. Correct — the pipeline shows open deals. Won ones appear in the ARR and under Funnel & analysis.