# Personas

There are two ways to create personas: either from the dashboard or from within a journey map.&#x20;

### **From the dashboard**

-> click on `Personas` in the navigation and then on `+ Create persona` in the top right.

<figure><img src="/files/os5GXne6Iy3njuSWsBUK" alt=""><figcaption></figcaption></figure>

Here, you can edit persona details such as the name, the layout and add relevant sections from our persona template. Once you click `Create`, you'll be directed to the full persona editor, where you can add more content to it, e.g., a persona description, images, text, icons, or sliders.

<figure><img src="/files/m3rnPSLnLYHxCC3tfrOm" alt=""><figcaption></figcaption></figure>

### Personas in journey maps

1. Click on the card you want to add a persona to
2. Open the card detail sidebar&#x20;
3. Scroll down to the persona section&#x20;
4. Click "Create new persona" or select an existing persona from the dropdown.
5. The persona appears in the bottom of your card as little icon

<figure><img src="/files/M7kGZEnCwnDx4RZ4cLff" alt=""><figcaption></figcaption></figure>


---

# 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://helpdesk.smaply.app/dashboard/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.
