> ## Documentation Index
> Fetch the complete documentation index at: https://clapvo.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Kanban board

> Track chats as cards across customizable stages with drag-and-drop, search, and filters.

The kanban board treats your chats as a pipeline. Drag cards between stages, filter by tags or phone, and pull chats into the board for follow-up tracking.

<CardGroup cols={2}>
  <Card title="Move cards" icon="move" href="/docs/product/kanban-board/move-cards">
    Drag a chat between stages.
  </Card>

  <Card title="Search and filter" icon="filter" href="/docs/product/kanban-board/search-and-filter">
    Per-column search and filter chips.
  </Card>

  <Card title="Add or pick chat" icon="plus" href="/docs/product/kanban-board/add-or-pick-chat">
    Add new or pull an existing chat into the board.
  </Card>

  <Card title="Configure columns" icon="settings-2" href="/docs/product/kanban-board/configure-columns">
    Manage stages from Settings.
  </Card>
</CardGroup>
