# Creating a spatial recording

The following video shows you how to create a spatial recording:

{% hint style="info" %}
The menu screens in the latest version of ENGAGE look different to those shown in the video, but the steps to record and playback a spatial recording are the same.
{% endhint %}

{% embed url="<https://youtu.be/lFBuX7_ez7Y>" %}
Creating a spatial recording
{% endembed %}

## Step by step instructions

{% hint style="warning" %}
If you use a standalone VR headset, such as a Meta Quest 2, you can record a maximum of eight people - yourself and seven others. If you use a desktop or PC VR device, you can record everyone in the Session.
{% endhint %}

1. Open your menu or tablet, and then select **Recording** <img src="/files/0WyipQUWwWkSj6aYf4gs" alt="" data-size="line">.
2. On the **Recording** page, select <img src="/files/4ltuVZ9xr5mBpnSFCvzR" alt="" data-size="original">.
3. Choose whether to record only yourself, everyone, or selected people.
4. Select **Record**.
5. A countdown begins. If you close your menu or tablet, the countdown continues. When the countdown is complete, the recording starts and a notification about the recording is displayed to everyone who is being recorded.
6. Perform the actions you want to record.
7. To stop recording, open your menu or tablet. On the **Recording** page, select <img src="/files/fkvNmVE20RepjGs6ohso" alt="" data-size="original">, and then select **Stop**.
8. In the **Save Recording** window, enter a file name for the recording, and then select **Save**. Alternatively, select Discard to cancel the recording.

{% hint style="info" %}
Don't immediately discard a recording if something goes wrong. You may be able to correct the issue. For example, if you record a crowd scene and a few people don't follow your direction, you can remove them from the recording. For more information, see [Advanced playback settings](/engage/advanced-features/recordings/spatial-recordings/advanced-playback-settings.md) and [Editing a spatial recording](/engage/advanced-features/recordings/spatial-recordings/editing-a-recording.md).
{% endhint %}

## Selecting others

If you choose the **Select Others** option when you create a recording, the **Select users to record** page is displayed and shows a list of all users in the Session. Select the check box for all users that you want to include in the recording.

The **Select users to record** page also includes a toggle for **Joining Users**. Turn the toggle on to include any users that join the Session after you start the recording. Turn the toggle off to only include the users that you select.


---

# 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.engagevr.io/engage/advanced-features/recordings/spatial-recordings/creating-a-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.
