How do you handle scope creep in Scrum?
In Scrum, scope creep is managed by controlling what goes into a Sprint — not by
freezing the entire project.
How it’s handled:
- Sprint scope is locked once planning ends. No changes mid-Sprint without
discussion and agreement.
- Product Backlog remains flexible, so new ideas or requirements are added there
— not injected into the current Sprint.
- The Product Owner (PO) decides what gets prioritized for future Sprints.
Example:
If a stakeholder requests a new login method during the Sprint, the PO thanks them, adds it
to the Product Backlog, and it’s considered in the next planning session — not immediately
worked on.
Follow On: