top of page

          

Scrum

          

23 February 2024

 · 

3

 minute read

Scrum's Three Artefacts: What They Are and Why They Matter

The Product Backlog, Sprint Backlog, and Product Increment are the three artefacts of Scrum. They exist to create transparency — a shared understanding of what is being built, what is being worked on, and what has been delivered.

Scrum's three artefacts are easy to name and surprisingly easy to misuse. The Product Backlog becomes a dumping ground. The Sprint Backlog becomes a task list with no connection to a goal. The Increment becomes a milestone rather than a commitment to quality. Understanding what each artefact is actually for helps you use them as designed rather than as decoration.

The Product Backlog

The Product Backlog is the ordered list of everything that might be needed in the product. It is owned and managed by the Product Owner, who is responsible for its content and ordering. The Backlog is never final — it is continuously refined as the team learns more about the product, the users, and the market.

The most important word in the Scrum Guide's definition is "ordered." The Product Backlog is not a flat list of equally important items — it is a prioritised sequence. The top items should be well-understood, sized appropriately for inclusion in a Sprint, and ready to be pulled into planning. Items further down can be rougher and less defined; they will be refined as they approach the top.

A useful discipline: if the Product Backlog is not being regularly reviewed and reordered, it is not being used as an artefact. It is being used as a filing system.

The Sprint Backlog

The Sprint Backlog is the set of Product Backlog items selected for the current Sprint, plus the plan for delivering them. It is created at Sprint Planning and owned by the Development Team — not by the Product Owner, and not by the Scrum Master. The developers are accountable for the plan.

A Sprint Backlog should have enough detail that the team can assess their progress at the Daily Scrum. If items are so coarsely described that progress is invisible until they are marked complete, the Sprint Backlog is not serving its transparency function. The test is simple: at any point during the Sprint, can the team look at the Backlog and understand whether they are on track to achieve the Sprint Goal?

The Sprint Backlog is a living artefact. It is updated daily as work progresses, as new information emerges, and as the team's plan evolves. Treating it as a commitment to a fixed plan — something to be protected from change rather than adapted to reality — is a common mistake.

The Increment

The Increment is the sum of all completed work: every Product Backlog item delivered in the current Sprint plus all previous Sprints, combined into something usable and potentially releasable. The key constraint is the Definition of Done: work that does not meet the Definition of Done is not part of the Increment. It has not been completed.

This matters because the Increment is what gets inspected at the Sprint Review. If "done" means something different to each person on the team, the Increment is unreliable — and the Sprint Review becomes a discussion about what is actually finished rather than a productive conversation about what to do next.

Having a clear, shared Definition of Done — agreed by the team and consistent across Sprints — is one of the most underrated foundations of an effective Scrum Team. It is worth spending the time to get it right.

Managing the artefacts well

Four practical disciplines make the artefacts more useful. Consistent naming conventions in the Product Backlog — so items are recognisable and searchable. Burndown charts at Sprint level so the team can track their trajectory toward the Goal. A Definition of Done that is genuinely shared rather than nominally agreed. And regular Backlog Refinement so that items approaching the top of the Backlog are properly prepared before they reach Sprint Planning.

None of this is complicated. It is, however, disciplined — and discipline in the management of artefacts is what separates teams that get the most from Scrum from teams that find it exhausting without reward.

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