> For the complete documentation index, see [llms.txt](https://www.designreference.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.designreference.xyz/ux-methods/discovery/personas.md).

# Personas

User personas are fictional representations of target users or customer segments based on research and data.&#x20;

They are created to embody the characteristics, needs, goals, and behaviours of specific user groups. User personas are typically developed through qualitative and quantitative research, including interviews, surveys, and user data analysis. They provide a concise and relatable snapshot of the typical users, including demographic information, motivations, pain points, and preferences.&#x20;

User personas help designers and stakeholders gain a deeper understanding of their target audience, enabling them to make informed design decisions and create user-centred experiences. Personas serve as a reference tool throughout the design process, helping teams empathise with users, prioritise features, and evaluate design solutions from a user's perspective.&#x20;

By designing with user personas in mind, organisations can create products and services that resonate with their target users, leading to increased user satisfaction and engagement.

#### Further Reading

{% embed url="<https://www.nngroup.com/articles/personas-study-guide/>" %}

{% embed url="<https://www.nngroup.com/articles/personas-jobs-be-done/>" %}

{% embed url="<https://blog.logrocket.com/ux-dseign/using-proto-personas-for-ux-designs/>" %}

{% embed url="<https://uxdesign.cc/how-user-segmentation-rather-than-personas-helps-you-get-design-buy-in-6662d0a9a3ec>" %}

{% embed url="<https://medium.com/microsoft-design/kill-your-personas-1c332d4908cc>" %}

{% embed url="<https://boagworld.com/usability/personas/>" %}

{% embed url="<https://www.smashingmagazine.com/2025/09/functional-personas-ai-lean-practical-workflow/>" %}

#### Further Viewing

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

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

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

{% embed url="<https://www.youtube.com/watch?v=4-2lvOcbRJQ>" %}

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

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

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

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

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

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

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://www.designreference.xyz/ux-methods/discovery/personas.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
