Back to glossary

User Story

A short, informal description of a feature written from the user's perspective in the format: As a [type of user], I want [action] so that [benefit]. User stories capture requirements in terms of user value rather than technical specifications.

User stories serve as placeholders for conversation rather than detailed specifications. They deliberately omit implementation details to encourage the team to discuss the best approach during sprint planning. The three Cs capture the essence: a Card with the story, Conversation about the details, and Confirmation criteria that define when it is done.

For AI features, user stories help teams maintain focus on user outcomes rather than technical complexity. Instead of writing a story about implementing a neural network, teams write stories like As a content marketer, I want article summaries generated automatically so that I can process industry news faster. This framing ensures the team evaluates success based on whether the user's need is met rather than whether the model achieves a particular accuracy score. Growth teams write stories focused on the growth loop: As a new user, I want to see AI recommendations immediately so that I experience the product's value before the trial expires. These stories connect AI capabilities directly to acquisition and activation metrics.

Related Terms