Create, edit, and move deals through your sales pipeline.
How to get there: Go to Deals in the top menu → click New Deal or click on an existing deal.
Create a deal directly in a specific stage:
If you use rows/swimlanes:
You can also create deals from:
The tabs at the top of the Deals page split your board by outcome:
Closed tabs (Won / Lost / Abandoned) show a flat table instead of pipeline columns because the stage no longer matters once a deal is closed. Each row has a small reopen button (↺) that clears the outcome and moves the deal back to Open.
You can deep-link directly to a tab: /deals?tab=won, /deals?tab=lost, /deals?tab=abandoned, or /deals?tab=all. The base /deals URL always opens the Open tab.
Every deal has an activity timeline (tasks, calls, meetings, emails, deadlines, and system events like sent follow-ups). Add an activity from the deal detail page using the chip strip:
Each activity can have a title, description, and optional due date. Completing an activity keeps it in the timeline for history.
If you're migrating from another CRM and want to bring per-deal notes across, open the deal, click the ··· overflow menu, and choose Paste activities (JSON). Paste a JSON array of activities:
[
{ "type": "meeting", "title": "Discovery call", "description": "..." },
{ "type": "task", "title": "Send proposal" }
]
Each item needs type and title; description is optional. Due dates are ignored on paste (add them manually if needed). Maximum 100 activities per paste.
Set reminders to follow up on deals:
The AI follow-up (the automatic scheduled next-touch) is stored as a single "AI follow-up" activity on the deal. There's only ever one open AI follow-up per deal, so re-scheduling replaces the previous one. Setting the date to empty cancels it.
The easiest way to update deal progress:
If you use rows/swimlanes:
If you have more than one website connected, each deal belongs to a specific business. The pipeline you see is filtered by the business selector at the top of the Deals page.
New deals inherit the business from the linked contact (or from the conversation, if there's no contact yet). To move an existing deal to a different business:
Only the selected deal moves. The contact and any sibling deals stay on their original business. The Business dropdown only appears when your account has more than one business.
Deal cards show follow-up status:
Generate a personalized follow-up message using AI:
The channel is resolved from the deal's business. If no email channel is configured, an amber warning appears under the draft explaining Send and Schedule are disabled.
If you have multiple overdue deals, you can generate and send follow-ups in bulk. See Bulk Follow-ups for details.
Note: Deleted deals cannot be recovered. Use Archive in the same menu if you want to hide a deal without losing it.
If you have subaccounts: