What is Kanban in Google Sheets?

Kanban boards show work moving through stages like To do, Doing, and Done. In Google Sheets, you simulate the board with status columns, filter views per stage, or horizontal column layouts where each stage is a range. It is ideal for small teams already collaborating in a spreadsheet.

When to use it

Use a sheet Kanban when you want a visual pipeline without buying software: editorial queues, software tickets before you adopt Jira, or household projects with a shared Chromebook.

When to skip it

Skip sheet Kanban when you need true drag-and-drop cards with attachments and SLAs at scale. Very active boards become scroll-heavy without dedicated tools or add-ons.

How it works

  1. 1

    Define stages as a dropdown Status column or as fixed column headers across the sheet.

  2. 2

    Keep one card per row with Title, Owner, Due, and Priority fields for sorting within a stage.

  3. 3

    Use filter views named by stage so each view looks like a lane, or lay out lanes side by side with QUERY.

  4. 4

    Color by priority or age with conditional formatting so stale cards stand out.

  5. 5

    Move cards by changing Status, not cutting rows, so formulas and ids stay intact.

  6. 6

    Review WIP limits by counting rows in Doing and agreeing as a team to cap that number.

Examples in Google Sheets

Filter view lanes

Master table with Status dropdown; filter views Todo, Doing, Done hide other rows so standup scans fast.

Horizontal swimlanes

Columns B, E, H hold card blocks separated by blank columns; ARRAYFORMULA lists titles per stage from a Data tab.

Personal Kanban

Single user board with This week, Backlog, Waiting on; checkbox Done archives via filter on a hidden column.

Build this without starting from a blank cell

Use a Better Sheets tool for Kanban in Sheets, then watch a walkthrough when you want the full pattern.

Better Sheets resources

Common mistakes

  • Deleting rows when moving stages instead of updating Status, breaking links and history.
  • Too many lanes so cards stall in vague In progress states forever.
  • Giant merged cells for card art that break copy-paste and mobile editing.
  • No owner on cards, so blocked items sit unnoticed in Doing.
  • Building the board before agreeing definitions of Done and Doing with the team.

Frequently asked questions

Can I drag cards between columns in Sheets?
Native drag moves cell content, not card objects. Change Status or use an add-on for richer drag UX.
Kanban vs filter views?
Filter views simulate lanes on one table. Horizontal layouts look more board-like but are harder to maintain.
How many cards per lane?
Keep Doing small. If a lane has dozens of rows, split work or archive done items weekly.
Does Kanban need Apps Script?
No for basic boards. Script helps for auto-archiving or notifying when cards sit too long in one stage.
Can I attach files to cards?
Use a Drive link column per row. Sheets is not a file cabinet like dedicated Kanban apps.
WIP limits in Sheets?
COUNTIF on Status="Doing" in a visible cell; team agrees not to pull new work when over the limit.
Kanban for scrum sprints?
Add Sprint id column and filter views per sprint on the same backlog table.
How does Kanban relate to workflows?
Kanban is a visual workflow style. Under the hood you still need clear statuses and owners documented in this glossary.

Related Tutorials

Watch how Kanban in Sheets works

Browse more tutorials
Automated Project Management in Google Sheets

Automated Project Management in Google Sheets

Create automatic notifications when a project is assigned, a project nee...
Create a Trello Board with Transpose Formula in Google Sheets

Create a Trello Board with Transpose Formula in Google Sheets

Use Transpose() to create a web-based, Kanban style, list-making applica...
5 Ways To Use Google Sheets for Advanced Project Management

5 Ways To Use Google Sheets for Advanced Project Management

Here are 5 advanced ways to manage projects inside of Google Sheets Man...
Organize Anything! - Build a Kanban Board / Trello Board

Organize Anything! - Build a Kanban Board / Trello Board

Organize leads, life tasks, chores, assignments, anything into a kanban ...

Related blog posts

Guides that explain Kanban in Sheets in more depth.

Browse the blog

Related glossary terms

Done reading about Kanban in Sheets?

Membership unlocks 636+ tutorials, unlimited generators, and every template. Practical lessons. Zero fluff.

Need this once

Jump to a free tool or a single tutorial for this topic.

Learning Sheets for real

Unlock the full library, generators, and templates with membership.