# Controlling the playback of spatial recordings

When you load a recording, it begins to play automatically. You can pause, jump to a specific time, or cancel the recording. You can load multiple recordings and play them back at the same time.

To access the playback controls, open your menu or tablet, select **Recording**, and then select **Active**. If you load multiple recordings, each is represented by a pane that includes the recording's name and playback controls.

![Active tab on the Recording page.](/files/7s32P5EQcYHyGKSYyuKs)

## Playback controls

The following controls are available for each recording panel:

<img src="/files/yazmts9N5OHrPokxFisP" alt="Play button" data-size="original"> / <img src="/files/Zg2f5Hf5Pl382f2FQx5G" alt="Pause button" data-size="original">: Play or pause playback of the recording.

<img src="/files/wfSvQXx7rZHQ9uSpdQYf" alt="Eject button" data-size="original">: Cancel playback of the recording and remove it from the Session.

![Diagonal arrows pointing in opposite directions](/files/4C0OzHRwSnS4msS7oko7): Open the expanded playback panel.

If you select **End All Recordings**, you cancel all recordings and remove them from the Session.

## Expanded playback panel

![Expanded playback panel](/files/ODmFSomUKx3dKfNdDZbp)

Select a point on the progress bar to jump to that time in the recording. Additional playback controls are as follows:

![Play button](/files/o3mQGMhtc1ucUa3YmQwf) / ![Pause button](/files/h9MKFRdNb9qVwrpBiHCm): Play or pause playback of the recording.

![Arrow pointing left with the number 10](/files/sJDt3BbcDN5fcHmlzqH1): Jump backwards 10 seconds.

![Arrow pointing left with the number 10](/files/sF02zv4bwjqC0FaW0lNB): Jump forward 10 seconds.

![Eject button](/files/i1URCMOWb9SvZ9UXRkLQ): Cancel playback of the recording and remove it from the Session.

![Two diagonal arrows pointing towards each other](/files/Aut1JnVtRaTzZ3fxTHQV): Close the expanded playback panel.


---

# 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/controlling-the-playback-of-recordings.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.
