# Adding a note to a recording

Once you stop an EEG data recording, you can add a note to it.&#x20;

To do this:

![](https://lh3.googleusercontent.com/AB0yukpxxRL5BmISgF5ZirVEQezQF_NG00gGKqq7v2GUEewyF-n_C2hDo96stfGTWCF7OJ98ngBjgDQ_5Si5VWTcHpnOJkAoJQet29EbR9T7tGOxK197tol0q-_133r7LKD-SIBW=s0)

1. Stop your recording in EmotivPRO. To do this, click on the stop button at the bottom left-hand corner of the screen.&#x20;
2. Once the recording stops, a pop-up box will appear on screen.&#x20;
3. Type a note about the recording into the dialog box. You can type up to 1000 characters into the dialog box.&#x20;
4. Click on **Save** to save your note to the recording.&#x20;
5. If you don’t want to add a note to your recording, click on **Skip**.&#x20;

![](https://lh4.googleusercontent.com/rnBI3ZLiK3AzWZFXQc9I1dpnvvVrDV1-7YetRqZ18M-y4_-ANK6eWtlwH38oMUcSL9q1StEjdLoYObhTUD_RE3vr6ZfyoAagG55TqW95yo-p0eAVVcnSNslNdlGBt3qd_VtFZYRL=s0)


---

# 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/adding-a-note-to-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.
