Explainer

What is a 2D kanban board?

A 2D kanban board groups cards two ways at the same time. A normal kanban board has one axis — columns, usually status — and a card sits in exactly one of them. A 2D board adds a second axis of rows, so every card sits at an intersection and its position tells you two facts rather than one: not just "in progress", but "in progress, and high priority". Dragging a card to a cell sets both values in a single move, and swapping which field drives the rows re-sorts the entire board without duplicating anything.

How it differs from a normal kanban board

The difference is not cosmetic. A one-dimensional board forces you to pick which single question the layout answers, and everything else becomes a label you have to read card-by-card. A second axis promotes one of those labels into the geometry.

One-dimensional kanban compared with a two-dimensional board
Aspect1D kanban2D board
GroupingOne axis — columns, usually status.Two axes at once: any field on the columns, any other on the rows.
Moving a cardOne drag sets one field. The rest is a form.One drag into a cell sets both fields, and undoes as one action.
Changing the questionRe-group and you lose the previous grouping, or you build a second board.Swap the axes and the same cards answer a different question.
DuplicationTracking two dimensions usually means two boards kept in sync by hand.One board. Both dimensions are properties of the card, not copies of it.

What the second axis actually buys you

Three things. First, density: a board with five statuses and four priorities shows you twenty meaningful buckets in the space one row of columns used to occupy. Second, the gap becomes visible — an empty cell where "critical" meets "not started" is an argument you can see from across the room, and a 1D board hides it. Third, the same data answers more than one question: put owner on the rows and you are running a workload review; put quarter there instead and you are running a roadmap, from the identical cards.

Structured like a board, spatial like a canvas

A whiteboard gives you position but no structure — the cards are shapes, and nothing can query them. A board gives you structure but only one axis of position. A two-axis board is both: every card sits somewhere meaningful, and every card is still a real record with values you can filter, export and hand to an agent.

Is that not just swimlanes?

Swimlanes are the closest thing most tools offer, and they are not the same. A swimlane is usually a fixed grouping configured once — often limited to one specific field, often not something you can flip, and in several tools available only on paid plans. A second axis is a first-class property of the board: any facet can occupy it, either axis can be swapped for the other, and a card carries a real value on both. The test is simple — if you cannot exchange the row field and the column field in one action, you have grouping, not a second dimension.

Which tools do this

Very few, which is why the term is unfamiliar. Being honest about the landscape matters more than winning the paragraph:

Glattice
Two axes are the core model rather than a view option. Any facet can drive either axis, swapping them is one click, and a card carries a real value on both. Also the only one of these with a public REST API and an MCP server that expose the same board an agent can read and write.
Tools with swimlanes (Jira, Trello with Power-Ups, Zenkit)
Genuinely two-dimensional on screen, but the row axis is usually a fixed grouping rather than an interchangeable one, frequently restricted to certain field types, and often gated behind a paid tier. Good enough when the second dimension never changes.
Tools with "group by" on a board (Notion, Linear, Height)
These approximate the second dimension by sub-grouping the columns. It renders similarly and behaves differently: it is a display setting rather than an axis, and dragging across a group boundary does not reliably set both fields at once.
Spreadsheets and databases (Airtable, Excel)
A pivot table is genuinely two-dimensional and has been for forty years — but it aggregates rather than holding the work items themselves, and you cannot drag a task from one cell to another to reassign it. Airtable users have been asking for kanban swimlanes for years, which is the same request from the other side.

Try it on something real

The fastest way to understand a two-axis board is to look at one that is already shaped for work you recognise — a sprint board by priority and status, a content calendar by channel and week, a hiring pipeline by stage and role.

See the pivot in actionBrowse 48 ready-made boardsGlossary

Frequently Asked Questions

Swimlanes are usually a fixed grouping configured once, often restricted to one field type and often paid. A second axis is interchangeable: any facet can drive it, and you can swap the row and column fields in one action. If you cannot swap them, you have grouping rather than a dimension.

When you keep asking two questions of the same work — status and priority, owner and quarter, channel and week. On a one-dimensional board the second question becomes a label you read card by card, or a second board you keep in sync by hand.

Few do it as a first-class model. Jira, Zenkit and Trello with Power-Ups offer swimlanes; Notion, Linear and Height offer board grouping that renders similarly but behaves as a display setting. Glattice treats both axes as facets you can swap.

A Glattice board has as many facets as you like — colour, icons, dots and pills all carry additional ones — but exactly two of them occupy the axes at any moment. Which two is a per-person view setting, so two people can read the same board along different axes without changing it for each other.