packages/twenty-docs/user-guide/views-pipelines/how-tos/set-up-a-sales-pipeline.mdx
import { VimeoEmbed } from '/snippets/vimeo-embed.mdx';
A sales pipeline in Twenty is a Kanban view of your Opportunities object, where each column represents a stage in your sales process.
Stages are defined in the Opportunities object's Stage field.
| Stage | Purpose |
|---|---|
| New | Fresh opportunities just identified |
| Qualified | Confirmed as a good fit |
| Meeting | Engaged in discussions |
| Proposal | Proposal sent |
| Negotiation | Working on terms |
| Closed Won | Deal successful |
| Closed Lost | Deal unsuccessful |
The view automatically uses the Stage field for columns.
Show totals at the top of each column:
Example: Show total deal value per stage by aggregating Amount with Sum.
For a high-level overview with minimal card content:
Drag and drop opportunity cards between columns to update their stage.
<VimeoEmbed videoId="927888627" title="Video demonstration" />