# Personas

### Overview

Personas are a fictional character or archetype that represent a specific group of users. Personas are typically created based on research at the earlier stages of the project, but can also arise over time, during the lifecycle of the project.

Personas help you to stay focused on real-world conversations when solving problems and developing features for your users.

They offer a litmus test that can be used during discussions when you are trying to figure out whether you are truly solving a problem for your users.

### Create personas

You can create new personas from the personas panel, which can be opened using the **Personas** button in the side bar of the story map. You can also use the keyboard shortcut `P`.

![](/files/hHiSX7UET2IsY4d5PuI8)

Personas can have a name, an avatar and a detailed description.

![](/files/RqPaiXVGSiqyKylqjpOd)

### Assign personas

Once you've defined a couple of personas, you can assign them to journeys, step and stories using the context-menu of each. Try right-clicking on a journey to assign a persona:

![](/files/H2p8xi3fu8jQqiVN78Fp)

When assigned, personas will show up above journeys and above steps. For stories, personas are visible when you open the card.

### Best practice

Assuming your backlog is being driven from the story map, personas are a crucial part of the planning process. Make sure that any upfront persona work done by your UX team is present in the story map, so you can keep getting value from personas whilst planning. It's all too easy to put the personas into online file storage and forget about them.


---

# 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://help.avion.io/docs/story-map/personas.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.
