# Downloading data

Data in Ellipsis Drive can be downloaded depending on your [access level](https://docs.ellipsis-drive.com/getting-started/quick-start/access-level).

Users with **View+ access** or higher can download both:

* processed data exports
* original uploaded files

***

#### Downloading an area of interest

You can export a subset of your data by defining a spatial area.

1. Open the layer detail pane
2. Go to **Advanced options**
3. Select **Export**
4. Draw a bounding area on the map
5. Choose the desired file format
6. Confirm the export

{% embed url="<https://drive.google.com/file/d/1HjCCr6vwGv_HX5Lvfq_cwx5pWb6U1909/view?usp=share_link>" %}

***

#### Downloading original data files

You can also download the original source files directly from the layer.

1. Open the **File Manager**
2. Select the file you want to download
3. Click **Download**

The file is downloaded directly to your local system.

{% embed url="<https://drive.google.com/file/d/11-3tMH_FyV-ysGdZenoeTliA7cThBHiG/view?usp=share_link>" %}

{% hint style="success" %}

### Key distinction

Ellipsis Drive supports two download modes:

* **Exported data** → processed output based on the selected area of interest
* **Original files** → raw uploaded data as stored in the layer
  {% endhint %}


---

# 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://docs.ellipsis-drive.com/advanced-usage/downloading-data.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.
