top of page

          

Scrum

          

29 September 2023

 · 

3

 minute read

The Scrum Board: A Tool for the Team, Not a Reporting Dashboard

A Scrum Board is a visual representation of the Sprint Backlog — the work the team has committed to and where each item currently stands. Used well, it drives the Daily Scrum and keeps the team self-organised.

The Scrum Board is one of the most widely used tools in Agile practice and one of the most frequently misused. The misuse typically looks like this: the board exists, the team updates it, but nobody actually uses it to make decisions or have conversations. It becomes a record rather than a communication device.

A Scrum Board working as intended looks different. The team gathers around it at the Daily Scrum and uses it as the organising principle of the conversation: what is in progress, what is blocked, what is close to done. The board surfaces the information the team needs to coordinate effectively and move the Sprint toward the Goal.

The basic structure

A Scrum Board is typically divided into vertical columns representing stages in the team's workflow. The simplest version has three: To Do (selected for this Sprint but not yet started), Work in Progress (currently being worked on), and Done (completed and meeting the Definition of Done).

In practice, most teams add additional columns to reflect how their work actually flows. "In Review," "Testing," and "Ready for Release" are common additions that make specific stages of the workflow visible — which is useful when those stages are where work tends to accumulate. The principle is that the columns should represent your actual process, not a generic template.

Each column contains cards or sticky notes representing individual work items. As work progresses, items move from left to right across the board. At the end of the Sprint, the Goal is whether enough items have reached "Done" to achieve the Sprint Goal.

Physical vs digital

Physical boards — walls, whiteboards, sticky notes — remain valuable for co-located teams. They are always visible, they create natural gathering points, and the tactile act of moving a card has a satisfying concreteness that digital tools rarely replicate. The limitation is obvious: they require physical presence to be useful.

Digital boards — Jira, Trello, Azure DevOps, and others — are more practical for distributed teams and provide additional capabilities: search, history, metrics, and integration with other tools. The risk with digital boards is that they can become data management exercises rather than communication tools. Teams that update the board but do not use it in their Daily Scrum have inverted the purpose.

The choice should be driven by what actually serves the team's communication, not by what generates the best reports for stakeholders. Reports are a secondary concern; team effectiveness is the primary one.

The Sprint Goal connection

The Scrum Board represents the Sprint Backlog — the work the team has committed to for this Sprint. But it is easy for the board to become detached from the Sprint Goal: a list of tasks to be completed rather than a plan for achieving an objective.

Keeping the Sprint Goal visible on the board — literally written on it — helps maintain the connection. When the team reviews the board in the Daily Scrum, they can ask not just "what is in progress?" but "is what is in progress moving us toward the Goal?" This is the difference between tracking activity and managing a Sprint.

Using the board in the Daily Scrum

The most effective use of the Scrum Board in the Daily Scrum is to walk it from right to left — starting with items closest to done rather than with what was started most recently. This focuses attention on finishing rather than starting, which tends to keep WIP manageable and Sprints on track.

Items that are blocked or have not moved since the last Daily Scrum deserve particular attention. A blocked item sitting for two or three days without resolution is a signal that the team needs help — either from within to find a path through, or from outside to remove a structural obstacle. The board makes these patterns visible; the Daily Scrum is where the team acts on what the visibility reveals.

More articles ON

Scrum

The Scrum Process Explained

Can the Product Owner also be the Scrum Master?

What is a Product Vision?

courses in this topic

⬤  INTERESTED IN TRAINING?

View our

Scrum

courses

FLIN (free), FL2D, and FL3D — certified by the Flight Levels Academy.

bottom of page