# Opening a locally saved EDF file

To open an EDF file locally that is not in your Recordings list in EmotivPRO:

1. Go to the Recording view in EmotivPRO.&#x20;
2. Go to Options burger at the top-right corner of the screen and click on Open Recording.&#x20;
3. Your computer’s file explorer will open. Navigate to the EDF file you want to open.&#x20;
4. Click on the EDF file. It will now open in EmotivPRO. <br>

Please note:&#x20;

* Selecting an EEG EDF file will also open the motion data EDF file of the same name, as long as it’s in the same folder.
* EDFs files that you open locally are not saved to the  Recordings list in EmotivPRO or synced to other shared devices.&#x20;
* EmotivPRO currently only supports Raw EEG for EPOC Flex.


---

# 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/exported-data-files/opening-a-locally-saved-edf-file.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.
