# Storyboards

Storyboarding is a visual storytelling technique used in UX design to illustrate user journeys or scenarios. It involves creating a series of sequential sketches or frames that depict key interactions and experiences. Storyboarding helps designers communicate and align on the intended narrative flow and user experience of a product or service.

Storyboards are visual representations that depict the sequence of events, actions, or interactions in a user experience. They consist of a series of illustrated frames or panels, accompanied by brief descriptions or captions. Storyboards are commonly used in user experience design to visually outline and communicate the flow of a story or user journey.&#x20;

They help stakeholders and designers visualise the intended narrative, explore different design ideas, and identify potential gaps or areas for improvement. Storyboards provide a visual storytelling tool that enables teams to align on the desired user experience, identify key interactions, and ensure a cohesive and engaging narrative. They serve as a valuable communication tool, facilitating collaboration, feedback, and iteration in the design and development process.

#### Further Viewing

{% embed url="<https://www.youtube.com/watch?v=bNh54LNUtv8>" %}

#### Further Reading

{% embed url="<https://www.nngroup.com/articles/storyboards-visualize-ideas/>" %}

{% embed url="<https://www.nngroup.com/videos/ux-storyboard/>" %}

{% embed url="<https://uxplanet.org/how-to-properly-create-storyboards-that-portray-a-users-experience-with-your-product-6c7582895f24>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.designreference.xyz/ux-methods/ideation/storyboards.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
