# Dropbox

Phiona supports connections to Dropbox through a native integration. When you first click on the Dropbox button, you will be directed to a Dropbox login screen, where you enter your username and password.

![Click on the Dropbox button to connect](/files/-MfYLjmBbGWqRVhL8c0c)

![Select the Dropbox file you'd like to connect](/files/-MfYxsGnJ6bjvJIKTCee)

Once you have connected to your Dropbox account, you will see a list of Dropbox files that you can access (XLS/XLSX/CSV/TXT/JSON). You will also see information about the date the file was last modified. If you have many files, you can search for the specific file as well in the search field. Click on the file to connect to Phiona.


---

# 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.phiona.com/data-sources/dropbox.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.
