User story format

  • Template: As a [specific role], I want [specific goal], so that [business benefit]
  • "So that" — clarifies value and guides design trade-offs; never omit it
  • Epic — a story too large for one sprint; chains multiple goals with "and" or covers an entire flow
  • Split patterns: by workflow step, user type, happy/unhappy path, business rule
  • Technical tasks can use user stories too: "As a developer, I want… so that…"

Question 0 of 5

Which user story is written correctly using the standard template?