# Playback Menu

The Playback menu allows you to playback the data files generated by rover. Once the data is loaded, you can control the playback (Rewind, Step, Play) or select a specific time. Displayed below the playback options is the period during which Sensor data was captured. The TOW (time of week) displayed is the time at which the trajectory (.nav, SBET.OUT, etc.) file began recording.

| Playback visualization | Description     |
| ---------------------- | --------------- |
| Red bar                | LiDAR data      |
| Green bar              | Camera data     |
| Purple bar             | Trajectory data |

![SpatialExplorer Playback Player interface](/files/-M6GFWRvwVUJ9Du4q1_J)

The Speed option can be accessed by left-clicking and holding the “play” radio button located in the left-hand side of the Playback menu. This option allows controlling the playback speed of the loaded trajectory.

![SpatialExplorer Playback Speed interface](/files/-LSzx38yraLlFVfBNkOy)

| Speed | Playback            |
| ----- | ------------------- |
| 0.0   | As fast as possible |
| 1.0   | Realtime            |
| > 1.0 | Slower motion       |

The GoTo option (represented by the image of a stopwatch) allows you to view the data at a specific point in various time formats. The desired time can be specified in many time systems. Conversion of leap seconds is done automatically.

![SpatialExplorer time selection interface](/files/-LSzysTMXlJSMBOVzJdL)

The Step option allows you to forward the scan to the first instance of either GNSS, LiDAR, or Camera data. To access the Step option menu, left long-click the “play” radio button, highlight “Step until...” and select your option.

![Step to first instance of data options](/files/-LSzyzSy6QQIcFhTaose)


---

# 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-6.phoenixlidar.com/spatialexplorer/work-offline/spatialexplorer-user-interface/playback-menu.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.
