> For the complete documentation index, see [llms.txt](https://docs.exploratory.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exploratory.io/data_import/file-data/exploratory.md).

# EDF - Exploratory

You can import local Exploratory (EDF) File Data.

## 1. Select Exploratory (EDF) File Data Menu

Click '+' button next to 'Data Frames' and select 'Import EDF'.

![](/files/-M4oN014lGHfbyDANT6Z)

## 2. Select File.

EDF import is supported for local so select a file to import on File Picker.

![](/files/-M4oN0182tOGaUp4JovS)

## 3. Input parameters

No Input Parameters or EDF file import.

![](/files/-M4oN01AC9-ORfL5sUc6)

## 4. Preview and Import

If it looks ok, then you can click 'Save' to import the whole Exploratory (EDF) data into Exploratory.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.exploratory.io/data_import/file-data/exploratory.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.
