# Prompts

## Types of Prompts

**AI-Generated**\
Users can have AI generate prompts based on a provided category (e.g., sports).

**Included**\
Ovation comes with 200+ included prompts (e.g., Tell us about your last vacation).

**Personal**\
Individual subscribers and Organization members can create custom prompt collections that are only available to them.

**Organization**\
Organization members with the Facilitator, Manager, or Admin role can create prompt collections that are available to all members of the organization.

## Using Prompts in Assignments

When creating an assignment with the "Impromptu" scenario, you can either 1) specify the prompt or 2) let the assigned members choose their prompt within the Ovation application. If you choose to specify the prompt, you must select an Organization prompt.

## Create a Custom Prompt Collection

You will first need to determine whether you want to create a Personal or Organization prompt collection. Personal prompt collections are only available to the user who creates them, whereas Organization prompt collections are available to everyone in the organization.

1. Navigate to the personal or organization prompt collection page.
2. Select 'Create a new collection'.
3. Give your collection a title and select the language.
4. Select 'Create'.
5. Click on the collection row in the table or select 'Edit' under the Action column. You will be taken to a page that looks similar to the image below.

## Add Prompts to a Collection

![Edit Prompt Collection](/files/obTBqomVMj7xM92K7cxD)

&#x20; 1\. Select 'Create a new prompt or sequence'. A new dialogue box will appear.

![Create New dialogue box](/files/MWzTNqNNCUE3LwXYYLs9)

&#x20; 2\. Enter one or more categories. These will help you filter for this prompt in the Ovation software.

&#x20; 3\. Select 'New Prompt'. A row will be added to the Prompts table below.

![Row added to table](/files/FOaij8q8vdVjltP36dee)

&#x20; 4\. Enter the text of the prompt that will appear when displayed in the Ovation software.

&#x20; 5\. Decide if you want to 'Use Answer Time'. When checked, a user will have the amount of time indicated in the Answer Time (seconds) column to answer the prompt before either the Impromptu Speech ends or the next prompt in the sequence is displayed (see Prompt Sequences below). \*Note that users can open the menu and end the Impromptu Speech early or move on to the next prompt before the answer time expires.

&#x20; 6\. Select the save icon.

&#x20; 7\. Select 'Create'.

### Prompt Sequences

You may want to have multiple prompts during an Impromptu Speech. These are called prompt sequences.

You can create a prompt sequence by adding multiple prompts to the table during creation.

When the second prompt is added, you will need to provide a title to describe the prompts within the sequence.

![](/files/zvc8N1si24eUDD1Wd5uw)

### Sync prompts to Ovation

When you sign in to the Ovation application, all changes to prompts made on the web portal are automatically downloaded. However, if you made changes while already signed in to Ovation, you will need to Sync those changes from within the Manage menu.


---

# 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://docs.ovationvr.com/ovation/miscellaneous/prompts.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.
