> For the complete documentation index, see [llms.txt](https://docs.foretellreality.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.foretellreality.com/foretell-ai/authoring-tool/trainee-personas.md).

# Trainee Personas

The Trainee Persona tab is primarily used to give information to the trainee.&#x20;

The information about the Trainee Persona has no influence on the behavior of the AI agent.

Typically most overview information would go into the Details of the [Scenario](broken://pages/LCkrs5VAip5GPwefmsP3) tab. However, if you want to give the trainee more information about what their role is, or a ideas for a character that they can play, you can provide that in the Trainee Personas tab.

You can also use this section to provide tips, reminders, and advice to the trainee.

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

If you run out of space in the box labeled "Publicly available knowledge regarding this Persona" you can toggle on "View Advanced Settings" and provide more information there.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.foretellreality.com/foretell-ai/authoring-tool/trainee-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.
