# Ventura

Ventura is Conducttr’s **library of exercises and personas**. It’s a shared content space that acts as a content library for designers, potentially speeding up exercise creation by using existing personas, assets etc., as well as providing inspiration for scenarios.

## Import pre-made exercises

You can access Ventura from the Editor before selecting or creating a new project/exercise from the button highlighted below:

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

Then you'll see a selection of exercises available to import into your Editor:

<figure><img src="/files/7eRzhsdgHh0L0LdcSqt1" alt=""><figcaption></figcaption></figure>

Click `Add to my projects` to import the exercise.&#x20;

{% hint style="warning" %}
Peek inside exercises to see the content available by clicking the arrows highlighted below to browse a drop-down menu of the contained assets.
{% endhint %}

## Import personas&#x20;

To save time creating personas for your exercise, you may want to **import personas in bulk from Ventura to your Editor**. This can be especially helpful if you want to simulate large groups of the public. E.g., these personas could then be used for Pattern of Life (PoL) stax emulating tweetstorms.

To import personas directly in the Editor, navigate to `Personas` and access Ventura from the `Import personas` drop down menu:

<figure><img src="/files/3od0zO5BCVd004tRtwmF" alt=""><figcaption></figcaption></figure>

Select all/individual personas from the desired list and import them to your persona library by clicking the arrow highlighted below:

<figure><img src="/files/4qIYMa5AWE9Wq2Yq2IO2" 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://helpdocs.conducttr.com/feature-documentation/designing-and-running/ventura.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.
