A clean deal pipeline paired with BANT custom fields gives sales reps a structured path from first contact to close, and creates the foundation for qualification-driven automations.
When a deal is created in HubSpot, it implies the contact has already been pre-screened — creating a "Pre-Qualified" stage is redundant. The recommended pipeline is:
| Stage | Notes |
|---|---|
| Qualified | Entry point for all new deals. Pre-qualification is assumed at deal creation. |
| Proposal | A formal proposal has been sent. |
| Contract Negotiation | Terms are being discussed. |
| Closed Won | Deal closed successfully. |
| Closed Lost | Deal lost; capture reason in the Closed Loss Reason property. |
The standard HubSpot lifecycle stages (Lead → MQL → SQL) should be retained above the deal pipeline. They serve a distinct purpose: tracking contacts from any source (website forms, conferences, webinars) before they become qualified deals.
This separation allows inbound and event-sourced leads to flow through the funnel without cluttering the deal pipeline.
Add four custom properties to the Deal object to capture qualification status:
| Field | Suggested Type | Purpose |
|---|---|---|
| Budget | Checkbox + text | Does the prospect have budget? Capture amount/details. |
| Authority | Checkbox + text | Are you speaking with a decision-maker? |
| Need | Checkbox + text | Is there a confirmed business need? |
| Timeline | Checkbox + text | What is the prospect's purchasing timeline? |
A checkbox indicates the criterion is confirmed; the accompanying text field captures specifics from the conversation.
Once all four BANT fields are confirmed, a workflow can automatically promote the contact from MQL to Sales Qualified. This removes manual lifecycle management and ensures SQLs represent genuinely qualified prospects.
Pattern in use: At least one other client uses this exact rule — MQL status is held until all four BANT criteria are proven, at which point the contact is automatically promoted to SQL.
BANT fields feed into broader engagement automations. See [1] for the pattern of creating tasks when prospects hit qualification thresholds (e.g., 2+ email clicks, all BANT criteria met).
This structure was designed and implemented for [2] during a February 2026 working session. Aaron Grossman (Aviary) confirmed the pipeline stages and requested BANT fields be added alongside engagement automations tied to the Orbit ABM campaign.