# Importing from a remote drive

<img src="/files/9xRk4lkMXj0q5fU8ccAw" alt="" data-size="line"> [*Mito Pro*](https://www.trymito.io/plans) *users are able to import data from external drives like mapped network drives, OneDrive, and USB sticks.* [*Upgrade to access this feature.*](https://www.trymito.io/plans)

## How to import from a remote drive

To import from an external drive:

1. Click on the `Drive` icon in the Import Taskpane's path navigator.
2. Double click the drive you want to import from to see it's contents.
3. Find the file you want to import, and import it as a you would a [CSV file](/how-to/importing-data-to-mito/importing-csv-files.md) or [Excel file](/how-to/importing-data-to-mito/importing-from-excel-files.md).

<img src="/files/kszxO4JFfIGY4FXUUUdl" alt="" width="375">


---

# 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.trymito.io/how-to/importing-data-to-mito/importing-from-a-remote-drive.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.
