Default Stages
The pipeline comes with seven predefined stages, but you can customize the list:| Stage | Color | Description |
|---|---|---|
| New | Blue | Newly created or imported lead |
| Contacted | Yellow | First contact made |
| Qualified | Green | Profile confirms purchase potential |
| Proposal | Purple | Commercial proposal sent |
| Negotiation | Orange | In the closing process |
| Won | Dark green | Sale completed |
| Lost | Red | Opportunity closed without a sale |
The AI agent can move leads automatically between stages via the
update-lead-stage tool. Configure in the prompt when and how the agent should perform this transition — for example, when the contact confirms interest or requests a proposal.Creating a Lead
Fill in the data
Available fields: name, email, phone, company, job title, lead source (
website, whatsapp, instagram, referral, import), budget range, decision deadline, and pain points.Link to a contact
If the lead already exists as a contact in the database, you can link it in the
contact_id field. This connects the lead to the contact’s conversation history.Moving Leads
- Drag-and-drop
- From the card
- Automation
Drag the card from the current column to the destination column. The system uses
@dnd-kit/core with closestCorners detection — works on desktop and touch screens.Lead Score
Each lead has a numericscore from 0 to 100 representing the quality of the opportunity. The score is calculated based on:
- Profile completeness (email, phone, company filled in)
- Declared budget range
- Decision deadline (the shorter, the higher the score)
- Number of chat interactions
- Current stage in the funnel
Filters and Search
Text search
Filters by lead name, company, or email in real time as you type. Operates across all stages simultaneously.
Filter by source
Select
website, whatsapp, instagram, or another source to see only leads from a specific channel. Ideal for measuring ROI by channel.Converting a Lead
When a lead is won, use the Convert button on the card to:- Mark the stage as
won - Create a customer record in the contact database with all the lead’s data
- Optionally open an onboarding workflow automatically
ConversionDialog) lets you adjust data before confirming and associate the lead with a specific workspace or product.
Leads marked as
lost remain visible on the board but are excluded from the active funnel by default. Use the Show lost toggle to include them in the view and analyze loss patterns.Pipeline Metrics
At the top of the board, the metrics panel displays:- Total active leads — excluding won and lost
- Conversion rate — won leads / total
- Average deal size — average of budget ranges of qualified leads
- Average time in funnel — days from creation to won or lost