> For the complete documentation index, see [llms.txt](https://docs.langstack.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.langstack.com/welcome/in-depth-learning/connectors/dropbox-connector/setting-up-dropbox-account.md).

# Setting up Dropbox Account

* To set up a Dropbox Account, follow the steps below:
  1. Open the [Dropbox Portal](https://www.dropbox.com/developers). (Ensure you are signed in)
  2. To create a new app, click on \[Create apps].

<figure><img src="https://media.langstack.com/documentation/media/images/connector/dropboxconnector/dbcreateapps.png" alt=""><figcaption></figcaption></figure>

* The options for creating a new app display.&#x20;

<figure><img src="https://media.langstack.com/documentation/media/images/connector/dropboxconnector/dbcreatenewappdetails.png" alt=""><figcaption></figcaption></figure>

* In “Choose an API”, select “Scoped access”.

<figure><img src="https://media.langstack.com/documentation/media/images/connector/dropboxconnector/dbcreatenewappdetails2.png" alt=""><figcaption></figcaption></figure>

* In the type of access, two (2) options display.&#x20;
  * App folder (access to a specific folder)&#x20;
  * Full Dropbox (access to the entire dropbox) Select this option to ensure maximum account support for the application.&#x20;
    1. Enter App Name&#x20;
    2. Click \[Create app].

<figure><img src="https://media.langstack.com/documentation/media/images/connector/dropboxconnector/dbcreatenewappdetails3.png" alt=""><figcaption></figcaption></figure>

* The “Settings” tab is selected by default displaying the App key and App secret.

<figure><img src="https://media.langstack.com/documentation/media/images/connector/dropboxconnector/appkeyappsecret4.png" alt=""><figcaption></figcaption></figure>

* Copy and save the App Key and App secret to be added to the Dropbox connector.
* To define the settings for permissions, go to the “Permissions” tab. To define read and write permissions, Under “Files and folders” select required options.
* In this case, select the following:&#x20;
  * files.metadata.write
  * files.content.write
  * files.content.read
  * Sharing.write
  * Click \[Submit] to save the changes

<figure><img src="https://media.langstack.com/documentation/media/images/connector/dropboxconnector/dbpermsubmit5.png" alt=""><figcaption></figcaption></figure>
