# Persona libraries

Persona libraries allow you to **reuse personas**. Personas are fundamental to Conducttr's concept of crisis simulation.

{% hint style="warning" %}
A project has one persona library used across all exercises in that project. Making a change to a persona will affect all exercises in that project.
{% endhint %}

## Library tooling

#### Filtering

Use the toolbar at the top of the `Persona library` to filter your persona list:

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

#### Viewing

Use the three-bar menu next to the *Search* field to turn columns on and off, allowing more space for the most important persona details.

<div align="left"><figure><img src="/files/lDzSdTi6hgPoAb3R8FlD" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
Any unchecked information will be visible when you open the persona details.
{% endhint %}

## Importing personas

{% stepper %}
{% step %}

### Navigate to the persona library

Navigate to the `Personas` > `Import personas` > choose your file source. You can import personas from **other projects, a share file or Ventura**.

<figure><img src="/files/LD0KkFFiPqLFYCTS9eNR" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Copy with faction

Copy the persona into your faction by selecting the persona > tick `Copy with faction` > then click the left arrow to move them across.

<figure><img src="/files/eQHidDWcvE01DIC3JRQh" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## Replacing and merging personas

### Replacing a persona

{% stepper %}
{% step %}

#### Drag-and-drop to replace

<figure><img src="/files/wadWTCZ9pl7KF6pEMfVp" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Choose which fields to keep and replace

<figure><img src="/files/Fa0aVvzOxleA6jaUjPrL" alt="" width="544"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## Exporting personas

You can export personas to a library using the button shown below:

<div align="left"><figure><img src="/files/uAeJgetonguU8nYjYKlY" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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/feature-documentation/designing-and-running/personas/persona-libraries.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.
