# Playing an EEG data recording

To play an EEG data recording:

1. Open the Recordings view in EmotivPRO. You will see a list of your saved EEG data recordings.&#x20;
2. Find the EEG data recording you want to play from the recordings list.
3. Click on the EEG data recording you want to play.&#x20;
4. The EEG data recording will start playing automatically. &#x20;
5. To move to a particular time point in the recording, move the scrubber (the pink circle) left or right along the timeline. The time point of the scrubber is shown next to the recording duration at the bottom left-hand corner of the screen.&#x20;
6. While a recording is playing you can pause it at any time.&#x20;

You can play a recording for all data views — Raw EEG, Performance Metrics, Motion Sensors, Data Packets and FFT/Band Power — at 1x speed.

### Recording timeline

When a recording is playing, you will see the recording timeline along the bottom of the screen.&#x20;

At the top of the screen you will see information about your recording—name of the recording, date it was recorded, time, and headset used (including contact quality scoring). \ <br>

### Timeline markers

If you added markers to a recording, icons for the markers are placed on the recording timeline.&#x20;

The markers include:

* Pink lines - serial port markers
* Blue lines - keystroke markers
* Gray lines - USB markers

At the time of a marked event, you will also see vertical lines in the data stream. The vertical lines are shown in Raw EEG, Performance Metrics, and Motion Sensors streams.

### Baseline recording playback

When playing an EEG data recording, the baseline recording in the data stream—15 seconds for eyes closed and 15 seconds for eyes open— is shown in the shaded area.

![](https://lh6.googleusercontent.com/cNCuNn-O8-uTIo8e5svUwQmmBTsrJKrBKpKABTdzYfGaKsjex72wLaa9vOfNf-alOYHZKFjnFwcVInerJbAPtiiRgoCpGvy1-ezwfYuTeWsgQl-hq1w3kJUeEGDtu3taN3whVh0j=s0)

<br>


---

# 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://emotiv.gitbook.io/emotivpro-v3/managing-your-eeg-data-recordings/playing-an-eeg-data-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.
