What is the Kanban View?
The Kanban View is a powerful visual tool that turns your workflow into an interactive, card-based board. Each card on the board represents an🧊 Object
, and each column represents a Status
in your process.
It is designed to help you and your team visualize work in progress, identify bottlenecks, and manage the flow of tasks from the “To Do” column to “Done” in a clear and intuitive way.
[Image Placeholder: A screenshot of a dynamic Kanban board with columns like TO DO, IN PROGRESS, and DONE. Cards representing tasks are distributed across the columns.]
How to Configure Your Kanban Board
You can customize your Kanban board to perfectly match your team’s process.Column Setup
The vertical columns on your Kanban board represent the stages of your process. While you can base these columns on any ‘Select List’ type of field, they are most powerfully used when tied directly to yourWorkflow Status
.
- In the Kanban view’s settings, find the “Group by” or “Columns” option.
- Select the
Status
field from the dropdown list. - The board will automatically create a column for each
Status
defined in yourObject Type
’sWorkflow
. You can then drag to reorder the columns or hide any that aren’t relevant for a particular view.
Swimlanes
Swimlanes are horizontal rows that group your cards within each column. This adds a second dimension to your board, which is perfect for managing team workload or categorizing tasks.- In the view’s settings, find the “Group by” or “Swimlanes” option.
- Choose a field to create the horizontal lanes. Common choices include:
Assignee
: To see each team member’s workload at every stage.Priority
: To separate high-priority items from low-priority ones.A custom Sprint field
: For agile development teams.
Card Layout
You can customize what information is visible on the face of each card to ensure your team sees the most important data at a glance. In the view’s settings, look for a “Customize Cards” or “Visible Fields” option to select whichData Fields
(like Due Date
, Priority
, or Assignee
) appear on the cards.
Working with Your Kanban Board
The Kanban view is designed for interaction.Drag and Drop to Update Status
The most intuitive way to work is to simply drag a card from one column to another. This single action automaticallyupdates the Status field
of the corresponding 🧊 Object
and records the change in its history. This provides a seamless and visual way to progress work.