# 3D Recording

<figure><img src="/files/40vLSTkC2bdNc9C67cL6" alt=""><figcaption><p>3D Recording in the Meeting Center</p></figcaption></figure>

A powerful feature within Foretell is 3D recording.  Leaders can record scenarios in VR, capturing the avatars' movement and speech in order to play it back as a hologram in front of the meeting.  The 3D Recording tool allows users to see themself from the 3rd person point of view and more easily assess their own performance compared to a 2D recording.

**To complete a 3D recording:**

1. Open your quick menu
2. Select the "Activities" from the Menu, or click on the "expand" button to the right of it.
3. Select the "Record" button to open the 3D Recording window

<figure><img src="/files/oElXR4evAiqv4IJZFCvp" alt=""><figcaption><p>Opening the 3D Recording window from the Quick Menu</p></figcaption></figure>

4. In the 3D Recording window, click the "Record" button with a video camera icon to start recording

<figure><img src="/files/LOu5iujhpqvy3UsmVf7l" alt=""><figcaption><p>Clicking the "Record" button in the Recording window</p></figcaption></figure>

5. A new window will open with information about how long the recording is. To stop the recording, click on the red camera button.

<figure><img src="/files/DM2zHPCO4NVFz5iEJr3l" alt=""><figcaption><p>The window displayed during recording with the red camera button that will stop the recording</p></figcaption></figure>

6. In the list of recordings, find one you wish to play and select the "Play" button to watch the recording
   1. If the recording was made on a different device with the same account, you can download the recording from our servers before playing it.

<figure><img src="/files/IvQJt26tLPkzOVUCb4fX" alt=""><figcaption><p>The list of recordings associated with the account</p></figcaption></figure>

7. While the recording is playing, you can scrub through the "Playback Time" slider, and you can adjust the scale of the recording playback

<figure><img src="/files/RSQdP9s7LDkVhC4R2CeL" alt=""><figcaption><p>3D Recording Menu</p></figcaption></figure>

{% hint style="info" %}
**Foretell Tip**: 3D recording can be used with only 8 people at a time.
{% 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://docs.foretellreality.com/moderator-features/3d-recording.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.
