# Presto

You can quickly import data from your Presto into Exploratory.

## 1. Create a connection for Presto

First, you want to create a connection for Presto.

![](/files/-M4oN-q7KC77-cS90ots)

After filling the database information, click ‘Test Connection’ button to make sure the information is correct, before you save it.

![](/files/-M4oN-q9tcAotpE5_3yz)

## 2. Open Presto Import dialog

Select 'Import Database Data' from Add New Data Frame menu.

![](/files/-M4oN-qBMezITjny_pQQ)

Click Presto to select.

![](/files/-M4oN-qDwYtoZaCBx3V-)

## 3. Preview and Import

Click "Get Data" button to see the data back from your Presto.

![](/files/-M4oN-qK-GMd0SUXtX2B)

If it looks ok, then you can click 'Import' to import the data into Exploratory.


---

# 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.exploratory.io/data_import/database-data/presto.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.
