packages/twenty-docs/user-guide/views-pipelines/how-tos/create-a-kanban-view-for-projects.mdx
import { VimeoEmbed } from '/snippets/vimeo-embed.mdx';
Use a Kanban view to visualize your projects (or any object with stages) as cards moving through columns. <VimeoEmbed videoId="927888627" title="Video demonstration" />
Your object needs a Select field to use as columns (e.g., Status, Stage, Phase).
If you don't have one:
For a high-level overview:
Cards show only the record name.
Show counts or totals at the top of each column:
Drag and drop cards between columns to update their status.
<VimeoEmbed videoId="927888627" title="Video demonstration" />| Column (Status) | Cards |
|---|---|
| To Do | New tasks |
| In Progress | Active work |
| Review | Awaiting approval |
| Done | Completed |