User stories are a simple, concise method for defining pieces of functionality from the user's perspective.
A user story is often expressed in a simple template:
As a [type of user], I want [some goal] so that [some reason].
This format helps keep the focus on the user’s needs rather than the technical details of how the feature will be implemented.
Beyond the basic structure, user stories may also include:
Flow of a User Story is described : @Marina