How to Set Up a Kanban Board That Actually Reduces Overwhelm

A Kanban board with unlimited cards piling up in "In Progress" is just a to-do list with extra columns -- here is how to set one up properly.

  1. Define columns that represent real stages, not just status labels

    The default To Do / In Progress / Done works for simple cases, but a workflow with a distinct review or waiting stage benefits from its own column -- a card sitting in "waiting on someone else" is a different situation than one you are actively working on, and lumping them together hides that.

  2. Size each card to something completable in roughly one sitting

    A card labeled "Launch new website" will sit in In Progress indefinitely and stop being useful as a signal. Break large efforts into cards sized to a single work session or a day, so movement across the board reflects real progress.

  3. Set a limit on how many cards can be In Progress at once

    A work-in-progress (WIP) limit -- say, no more than 3 cards in that column at a time -- is what turns a Kanban board from a list into a workflow tool. It forces finishing what has started before pulling in something new, which is the core mechanic that reduces context-switching and half-finished work.

  4. Pull the next card only when there is room for it

    Rather than assigning new work whenever it arrives, wait until a column has open WIP capacity before moving a card into it. This single habit is what prevents the "In Progress" column from silently becoming a second to-do list.

  5. Review the board on a regular cadence, not just when it feels stuck

    A quick daily or weekly look at what's piling up in which column reveals bottlenecks early -- a column that's always full is telling you where the actual constraint in your workflow is, which is useful information whether you act on it immediately or not.

  6. Clear out the Done column periodically instead of letting it grow forever

    An endlessly growing Done column stops being useful as a quick reference. Archiving or clearing it on a schedule -- weekly for a busy board, monthly for a slower one -- keeps the board itself focused on current and upcoming work.

What actually makes a board "Kanban" instead of just a to-do list with columns

The defining mechanic of Kanban is the work-in-progress limit, not the columns themselves. Columns alone just visualize status; a WIP limit is what forces the underlying discipline of finishing work before starting more, which is the actual source of the method's benefit.

Kanban works for individuals, not just teams

Kanban originated in manufacturing and is heavily associated with team software development, but the same mechanics -- visible columns, a WIP limit, pulling rather than pushing work -- apply just as usefully to a single person managing personal projects, since the core problem it solves (too much half-finished work at once) isn't unique to teams.

Frequently Asked Questions

How many cards should my WIP limit allow?

There is no universal number, but a common starting point for an individual board is 2-3 cards in progress at once. If you consistently find yourself wanting more, that is a sign to examine whether work is genuinely progressing on all of them or just sitting there.

Does Kanban require special software, or can I use physical sticky notes?

Neither is required by the method itself -- physical sticky notes on a wall work exactly as well as digital software for enforcing the same WIP-limit discipline. Digital tools mainly add convenience for remote teams and searchable history, not a functional advantage for the core mechanic.