# Dropbox

### How to connect Dropbox to Polyfile

[Polyfile](https://my.polyfile.app/) integrates with [Dropbox](https://www.dropbox.com/) simply and securely using [OAuth 2.0 Authentication](https://en.wikipedia.org/wiki/OAuth#OAuth_2.0). Here is how you can do it.

{% hint style="success" %}
Polyfile **never** **deletes, moves,** or **affects** your files in **Dropbox** in any way. We request only "**View**" access to allow you organize links to the files, use AI features like translations and audio/video transcriptions, and download and preview files in Polyfile.
{% endhint %}

1. Sign in to [Polyfile](https://my.polyfile.app/pb/sign-in) and click the "**+ Add a storage**" button in the left bottom corner.
2. Select Dropbox in the dialog and click the "**Connect**" button.
3. You will be redirected to [Dropbox](https://www.dropbox.com/) sign in page. Complete authorization.
4. Next, you will see "**Before you connect this app...**" warning. Click the "**Continue**" to proceed.
5. Lastly, you will get a "**Polyfile** would like to" prompt that describes view access we're requesting. Click "Allow" to complete integration.
6. It will take you back to [Polyfile](https://my.polyfile.app/space) and the [Dropbox](https://www.dropbox.com/) storage will appear in the left sidebar. It can take a minute or two to sync. All done!

### How to remove Dropbox integration

1. In [Polyfile](https://my.polyfile.app): Find Dropbox integration you want to remove in the Storages list (left sidebar) and right-click on it.
2. Click "Delete" button in the dropdown and confirm the operation in the popup.
3. The integration will be removed completely including all credentials and active sessions, all related files and resources, and all the references to your Dropbox content in any [Virtual Storages](broken://pages/mTXmKMi8W5Cni97gPC4o) in [Polyfile](https://my.polyfile.app).


---

# 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.polyfile.app/polyfile.app/integrations/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.
