BANT (Budget, Authority, Need, Timeline) is a structured scoring methodology used to determine when a contact has accumulated enough qualifying signal to be elevated to Opportunity status in the CRM. Each dimension is scored on a numeric scale, and the combined scores are evaluated against a defined threshold to trigger automated progression.
| Dimension | Question Being Answered |
|---|---|
| Budget | Does the prospect have financial resources allocated for this purchase? |
| Authority | Is this person the decision-maker or influencer for the purchase? |
| Need | Does the prospect have a clear, confirmed use case? |
| Timeline | When is the prospect looking to buy? |
Each dimension is scored independently (typically 0–4 or 0–5) and entered manually into the contact record by the sales rep during the qualification conversation.
Two approaches have been used in practice. The right choice depends on how strictly the sales team wants to gate the Opportunity stage.
Every BANT field must meet or exceed a floor value (e.g., a score of 2 or 3 in all four fields). A contact with a zero in any single dimension does not qualify, regardless of how strong the other scores are.
All four BANT scores are summed. If the total exceeds a defined threshold, the contact is promoted to Opportunity — even if one dimension scores low.
Example from Citrus America: Miriam Framson noted that a prospect who has confirmed budget, authority, and a near-term timeline should become an Opportunity even if the need score is still developing — the aggregate approach accommodates this.
When a contact's BANT scores meet the configured threshold, a workflow fires automatically:
OpportunityThis eliminates the need for manual enrollment into the opportunity workflow. Previously, the workflow required a manual trigger; the target state is fully event-driven based on field values.
BANT fields filled → threshold met → Lifecycle Stage = Opportunity → Deal created
BANT scoring sits at the SQL → Opportunity transition. It is distinct from the earlier SQL qualification step, which uses a separate set of sales discovery questions.
Prospect → Lead → MQL → SQL → [BANT scored] → Opportunity → Customer
See [1] for the SQL layer and [2] for the client context where this framework is actively being implemented.
| Decision | Options | Status |
|---|---|---|
| Threshold approach | Minimums per field vs. aggregate sum | Pending — Miriam to consult Brian |
| Minimum score value | 2 or 3 per field | Pending |
| Aggregate sum target | TBD | Pending |
| BANT field location | Contact record (preferred) | Decided |
| Deal auto-creation | Yes, triggered by Opportunity stage | Decided |