# Personas

Personas are the digital entities ("NPCs" - *non-player characters* if you're into gaming) that represent people and organisations in exercises. **Players are human, personas are not**.&#x20;

{% content-ref url="/spaces/sNKxYbIPgfYmCR9EJgAu/pages/6jgtIJjYTajfP3gBdKp9" %}
[Personas](/feature-documentation/designing-and-running/personas.md)
{% endcontent-ref %}

In the Editor you have a `Personas` tab. This is where you'll find your persona library. Here you can create, edit and import personas.&#x20;

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

{% hint style="warning" %}
The default persona in Colibri is Lisa Fable.
{% endhint %}


---

# 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://helpdocs.conducttr.com/colibri/building-exercises/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.
