How-ToAug 14, 20268 min read

How to Create a Kanban Board in Jira (2026 Guide)

Jira supports both Scrum and Kanban project types. A Kanban board provides a continuous flow model where work moves from left to right through stages without fixed sprint boundaries. WIP (Work In Progress) limits prevent bottlenecks by capping how many items can be in each stage simultaneously.

This guide covers how to create and optimize a Kanban board in Jira for product and engineering teams.

Step-by-step guide

Step 1: Create a Kanban project or board

Go to Projects > Create Project > Kanban. If adding a board to an existing project, go to Board Settings > Create Board > Kanban Board. Select the project and issues to include. Jira creates a default board with To Do, In Progress, and Done columns.

Step 2: Configure columns

Go to Board Settings > Columns. Map Jira statuses to board columns. A typical PM/engineering Kanban board: Backlog (hidden by default), Selected for Development, In Progress, In Review, QA, Done. Each column maps to one or more Jira statuses.

Step 3: Set WIP limits

In Board Settings > Columns, set a maximum constraint for each column. A good starting point: In Progress = 2x team size (e.g., 6 for a 3-person team), In Review = team size, QA = team size / 2. WIP limits highlight columns that exceed capacity in red.

Step 4: Add swimlanes

Go to Board Settings > Swimlanes. Choose "Swimlanes based on: Assignee" for per-person views, "Epic" for feature grouping, or "Priority" for urgency-based views. Swimlanes add a second dimension to your board without requiring separate boards.

Step 5: Customize card layout

In Board Settings > Card Layout, choose which fields appear on each card. Show: Priority icon, Story Points, Labels, and Assignee avatar. Hide: Description, Comments, and dates (these clutter the card). The goal is to make cards scannable at a glance.

Step 6: Set up a Kanban cadence

Kanban does not use sprints, but it still needs regular cadences. Set up: daily standup using the board, weekly replenishment meeting to pull items from Backlog to Selected, and biweekly retrospective to review flow metrics (cycle time, throughput, WIP).

Common mistakes

Not setting WIP limits

A Kanban board without WIP limits is just a task board. WIP limits are the mechanism that creates flow. Without them, work piles up in bottleneck columns and cycle time degrades. Start with conservative limits and adjust.

Too many columns

Boards with 8-10 columns create overhead. Each column transition requires a manual move. Keep it to 4-6 columns that represent genuine state changes.

Skipping replenishment meetings

Without regular replenishment, the board drains and the team has nothing to pull. Schedule a weekly meeting to review the backlog and move the highest-priority items into the "Selected" column.

Tips

  • Use the Jira Control Chart to monitor cycle time trends and identify bottlenecks
  • Add a "Expedite" swimlane at the top for urgent items that bypass normal flow
  • Use Quick Filters to toggle between "My Items," "Bugs Only," and "This Week"

How Vantage helps

Vantage generates tickets that push to Jira with priorities, dependencies, and acceptance criteria. These tickets flow naturally through your Kanban board. The dependency relationships from Vantage help identify which items should be pulled into "Selected" first based on what unblocks the most downstream work.

Frequently asked questions

Spend less time on setup, more on decisions

Vantage connects your tools and generates specs grounded in real data. Free to start.

Free to start. No credit card required.

Related reading