5.1 Product Backlog & Product Goal

Key Takeaways

  • The Product Backlog is an ordered, emergent list of everything needed to improve the product and serves as the single source of truth for the Scrum Team.
  • The Product Goal is the explicit commitment for the Product Backlog, providing a long-term target that the Scrum Team must fulfill or abandon before taking on another goal.
  • The Product Owner is solely accountable for managing and ordering the Product Backlog, though work may be delegated to Developers or stakeholders.
  • Product Backlog refinement is an ongoing collaborative activity—not a formal Scrum event—where items are sized, broken down, and clarified; the 2020 Scrum Guide prescribes no time allocation for it.
  • Items near the top of the Product Backlog are more granular, detailed, and estimated, following the DEEP principles (Detailed appropriately, Emergent, Estimated, Prioritized/Ordered).
Last updated: August 2026

5.1 Product Backlog & Product Goal

Quick Answer: The Product Backlog is an ordered, emergent list of everything known to be needed in the product. It is the single source of work undertaken by the Scrum Team. The explicit commitment associated with the Product Backlog is the Product Goal, which describes a future state of the product that provides a long-term target for the Scrum Team. The Product Owner is solely accountable for ordering and managing the Product Backlog.

In the Scrum framework, transparency and inspection depend on clearly defined artifacts. The 2020 Scrum Guide introduced explicit Commitments for each of the three Scrum artifacts to reinforce empiricism, focus, and team alignment. For the Product Backlog, that commitment is the Product Goal.


Understanding the Product Backlog

The Product Backlog represents the complete evolution of the product. It is never static, final, or complete. As long as a product exists, its Product Backlog exists.

Key Characteristics of the Product Backlog

  1. Single Source of Truth: No work is undertaken by the Developers unless it originates from or is reflected in the Product Backlog. This includes new features, non-functional requirements (NFRs), technical debt refactoring, bug fixes, performance enhancements, and research spikes.
  2. Emergent and Dynamic: The Product Backlog constantly evolves to reflect changes in customer feedback, market conditions, technology trends, business strategy, and technical insights gained during Sprints.
  3. Ordered, Not Just Prioritized: While traditional project management relies on simple priority buckets (High/Medium/Low), Scrum requires an explicit ordered list. Every item has a distinct position relative to other items based on value, risk, dependencies, learning opportunity, and urgency.
  4. Progressive Elaboration: Items near the top of the Product Backlog (scheduled for upcoming Sprints) are small, highly detailed, clear, and actionable. Items further down the backlog are larger, vague, and less detailed (often called epics or feature themes).
+-------------------------------------------------------------------+
|                      PRODUCT BACKLOG                              |
|                                                                   |
|  [ Top Items ]      -> Small, highly detailed, sized, ready        |
|                        for immediate Sprint Planning.             |
|                                                                   |
|  [ Middle Items ]   -> Medium size, moderate detail, undergoing   |
|                        active refinement and estimation.          |
|                                                                   |
|  [ Bottom Items ]   -> Large epics/themes, low detail, un-sized.    |
+-------------------------------------------------------------------+

The Commitment: Product Goal

The Product Goal was formally added to the Scrum framework in the 2020 Scrum Guide. It serves as the long-term target for the Scrum Team, bridging the high-level Product Vision and tactical Sprint Goals.

Rules and Guidelines for the Product Goal

  • Where It Lives: The Product Goal is contained within the Product Backlog. The rest of the Product Backlog emerges to define "what" will fulfill the Product Goal.
  • Singular Focus: The Scrum Team must fulfill—or abandon—one Product Goal before taking on the next. Attempting to pursue multiple concurrent Product Goals divides team focus, increases context switching, and undermines empiricism.
  • Measurable & Value-Driven: A strong Product Goal defines a clear outcome or milestone (e.g., "Achieve 100,000 active monthly subscribers on the mobile checkout workflow by Q4"), giving the Scrum Team a shared purpose.
  • Fulfill or Abandon: If market dynamics shift or technical discoveries render a Product Goal obsolete, the Product Owner abandons the goal and establishes a new one.

Product Backlog Refinement

Product Backlog Refinement (formerly referred to as grooming) is the ongoing activity in which the Product Owner and the Developers collaborate to add detail, estimates, and order to items in the Product Backlog.

Refinement DimensionKey Details & Exam Rules
Event TypeIt is an ongoing activity, NOT a formal Scrum event.
Time AllocationNot prescribed by Scrum. The 2020 Scrum Guide sets no time allocation for refinement; the familiar "up to 10% of capacity" figure comes from pre-2017 editions and survives only as a rough planning heuristic.
ParticipantsProduct Owner and Developers (Scrum Master facilitates if needed).
Primary ActivitiesSplitting large items, clarifying user stories, writing acceptance criteria, estimating effort.
Definition of Ready (DoR)An optional team agreement ensuring top items are clear, concise, and actionable before Sprint Planning.

The DEEP Framework for Backlog Quality

A healthy Product Backlog exhibits four fundamental characteristics, commonly summarized by the acronym DEEP:

  • Detailed Appropriately: High-priority items contain detailed specifications and acceptance criteria, while lower-priority items remain high-level.
  • Emergent: Items are continuously added, modified, combined, or deleted based on empirical feedback.
  • Estimated: Items at the top are estimated by the Developers using relative sizing techniques (e.g., Story Points, Planning Poker, T-shirt sizing).
  • Prioritized / Ordered: Items are arranged in a strict sequence by the Product Owner to optimize overall value delivery.

Role Accountabilities in Backlog Management

To pass the CSM exam, you must clearly distinguish between who is accountable for the Product Backlog and who performs the refinement work.

+-----------------------+-------------------------------------------------------------+
| Role                  | Specific Product Backlog Accountabilities                   |
+-----------------------+-------------------------------------------------------------+
| Product Owner         | - Solely accountable for Product Backlog management.        |
|                       | - Developing and explicitly communicating the Product Goal.  |
|                       | - Creating and ordering Product Backlog items.              |
|                       | - Ensuring the Product Backlog is transparent and clear.   |
|                       | - May delegate writing/ordering tasks, but stays accountable|
+-----------------------+-------------------------------------------------------------+
| Developers            | - Responsible for estimating items (sizing effort/complexity)|
|                       | - Collaborating on breakdown of complex architectural items. |
|                       | - Clarifying technical feasibility during refinement.       |
+-----------------------+-------------------------------------------------------------+
| Scrum Master          | - Coaching the PO and team on effective backlog techniques. |
|                       | - Ensuring the PO understands empirical product planning.   |
|                       | - Facilitating backlog refinement events if requested.      |
+-----------------------+-------------------------------------------------------------+

Real-World Scenarios & CSM Exam Traps

Scenario 1: Stakeholder Demanding Priority Changes

Situation: A powerful executive Vice President demands that a new reporting dashboard be placed at the absolute top of the Product Backlog for immediate development. Scrum Solution: The Product Owner is the sole authority on Product Backlog ordering. While the Product Owner actively listens to stakeholder inputs and business needs, no stakeholder—regardless of title—can force items onto the backlog or override the PO's ordering. The Scrum Master supports the PO by coaching stakeholders on respecting Scrum accountabilities.

CSM Exam Traps to Watch For:

  • Trap 1: "The Scrum Master orders the Product Backlog based on velocity." -> False! Only the Product Owner orders the Product Backlog.
  • Trap 2: "Refinement is a mandatory 4-hour formal meeting held every Monday." -> False! Refinement is an ongoing collaborative activity, not a formal Scrum event with a prescribed timebox.
  • Trap 3: "The Scrum Team can work on three Product Goals simultaneously if velocity is high." -> False! Scrum mandates focusing on one Product Goal at a time.
  • Trap 4: "The Product Owner assigns story point estimates to backlog items." -> False! Only the Developers estimate the work required to complete backlog items.
Loading diagram...
Product Goal and Product Backlog Refinement Flow
Test Your Knowledge

Who holds the ultimate accountability for ordering items in the Product Backlog to maximize value?

A
B
C
D
Test Your Knowledge

What is the explicit commitment associated with the Product Backlog artifact in the Scrum framework?

A
B
C
D
Test Your Knowledge

How does the Scrum Guide define Product Backlog Refinement?

A
B
C
D
Test Your Knowledge

Regarding the Product Goal, which rule must a Scrum Team follow?

A
B
C
D