Use case assessment
Is AI sales forecasting worth building?
The model can only learn from what reps entered. That's the problem, and it isn't a modelling one.
Sales forecasts run on rep-entered stage and close date. If those are optimistic or inconsistent, a model learns the optimism and states it with more authority.
What it usually means
Predicting which deals will close and what the period will total, from CRM data.
Is it genuinely AI?
Technically a model can do this. Practically, the input is the problem.
Sales forecasts run on stage, close date and probability — fields entered by people whose compensation depends on how they look. Stages get advanced before they are earned. Close dates get pushed one month at a time. Probability is a number typed to satisfy a manager.
A model trained on that learns the pattern of optimism. It will reproduce it, and it will do so with a confidence interval, which makes it more persuasive and no more accurate.
What the simpler version looks like
Historical conversion rates by stage, applied to current pipeline. That is arithmetic, takes an afternoon, and is usually more honest than what the CRM reports.
Then compare forecast to actual by rep for two quarters. You will find the bias is not random — it is per-person and consistent, and correcting for it individually beats any model built on the uncorrected data.
The thing worth fixing first
Define stages by buyer behaviour rather than seller activity. "Demo completed" is a seller action. "Buyer has confirmed budget and named a decision date" is evidence. Stages defined by evidence are entered more consistently because they are checkable.
Do that and your existing forecast improves without any modelling.
What it costs to run
Model retraining, feature pipelines, and continuous data hygiene — the last of which is an organisational cost that does not go away and is the reason these systems decay quietly.
Where it sits under the EU AI Act
Sales forecasting is not an Annex III high-risk use.
Watch the edge: if forecast accuracy feeds individual performance evaluation, worker management is an Annex III area, and a forecasting tool that becomes a performance tool has moved without anyone deciding to.
When it is worth building
When stages are evidence-based, entry is consistent, and you have several years of clean closed history. At that point a model can find patterns humans miss.
Not to fix an inaccurate forecast. That is a management problem, and automating it produces the same answer with less accountability.
Common questions
Why are AI sales forecasts inaccurate?
Because the inputs are entered by people whose compensation depends on how they look. Stages get advanced early, close dates get pushed a month at a time, and a model trained on that learns the optimism and states it with a confidence interval.
What improves sales forecasting without AI?
Historical conversion rates by stage applied to current pipeline, and stages defined by buyer evidence rather than seller activity. 'Buyer confirmed budget' is checkable; 'demo completed' is not evidence of anything.
Is sales forecasting regulated under the EU AI Act?
Not as forecasting. But worker management is an Annex III high-risk area, so if forecast accuracy feeds individual performance evaluation, the tool has moved toward that classification without anyone deciding to.
Scoring 40 AI use cases in a regulated enterprise — the check that separated model problems from data problems before budget moved.