juniorAgile & Scrum
What is a user story in Agile?
Updated Apr 28, 2026
Short answer
A user story is a short description of a feature from the user's perspective.
Deep explanation
User stories follow the format: "As a [user], I want [feature], so that [benefit]". They help teams focus on delivering value rather than technical tasks.
Real-world example
E-commerce login functionality defined as a user story.
Common mistakes
- Writing technical tasks instead of user-focused stories.
Follow-up questions
- What are acceptance criteria?
- What is INVEST?