# Starting and stopping a recording

1. Before you start a recording, check your headset’s battery level and contact quality.&#x20;
2. To start your recording, press the record button at the bottom left-hand corner of the screen.&#x20;
3. A pop-up box will appear on the screen. Enter a name for your recording (required) and a SubjectID (required). Previously used Subject Id's will show up as a suggestion in the Subject ID field while you type.
4. Click on the Start Recording button and recording will begin.
5. To stop a recording, click on the stop button at the bottom left-hand corner of the screen.&#x20;

**Please note:** EmotivPRO will not record data while your computer is in sleep mode. Disable your computer’s sleep mode before you start a data recording.


---

# 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/recordings/starting-and-stopping-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.
