> ## Documentation Index
> Fetch the complete documentation index at: https://docs.precallai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Dropbox

<Info>
  This page explains the steps you need to follow to set up the Dropbox
  connection in PreCallAI. If any of the steps are outdated, please let us know!
</Info>

1. Go to the [link](https://www.dropbox.com/developers/apps) to create a **new application** on Dropbox.
2. Choose the "Scoped access" option in the "Choose an API" section.
3. Choose the "Full Dropbox" option in the "Choose the type of access you need" section.
4. Name your application.
5. Click on the **Create app** button.
6. Copy **OAuth Redirect URL** from PreCallAI to **Redirect URIs** field and add it.
7. Click on the **Scoped App** link in the "Permission type" section.
8. Check the checkbox for the "files.content.write" scope and click on the **Submit** button.
9. Go back to the "Settings" tab.
10. Copy **App key** to **App key** field on PreCallAI.
11. Copy **App secret** to **App secret** field on PreCallAI.
12. Click **Submit** button on PreCallAI.
13. Congrats! Start using your new Dropbox connection within the flows.
