# Deleting an EEG recording

To delete an EEG recording:

1. Go to the Recording view in EmotivPRO.&#x20;
2. Find the EEG data recording you want to delete from the list.&#x20;
3. Hover your mouse over the EEG data recording you want to delete.&#x20;
4. To the right-hand side of your selected recording you will see a trash can. Click on the trash can.&#x20;
5. A window will open asking you to confirm that you want to delete the recording. Click on Delete.&#x20;
6. &#x20;The recording is now deleted.&#x20;

Please note: Deleting an EEG data recording will only remove it locally and from your Recordings list. Deleted recordings are still available to view on other computers that share the same EmotivPRO license.<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/deleting-an-eeg-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.
