# Dropbox

## Introduction&#x20;

Dropbox is a smart workspace company that provides secure file sharing, collaboration, and storage solutions. This guide will walk you through the steps required to integrate Dropbox with Perimeters.

## Available Features

* Misconfiguration Rules
* Identity Rules
* User Inventory
* Devices Inventory
* Shadow Application Rules
* Shadow Application Inventory

## Prerequisites

* A Dropbox Standard subscription, or higher.
* A Dropbox account user with the following required privileges, or alternatively, Team admin role.

## Required Privileges

| Scope               | Use                                                                                   |
| ------------------- | ------------------------------------------------------------------------------------- |
| team\_info.read     | View basic information about your team including names, user count, and team settings |
| members.read        | View your team membership                                                             |
| groups.read         | View your team group membership                                                       |
| sessions.list       | View your team's sessions, devices, and apps                                          |
| events.read         | View your team's activity log                                                         |
| files.metadata.read | View information about your Dropbox files and folders \[MetaData]                     |

## Onboarding Dropbox in your Perimeters account

1. Go to "Integrations" -> Select "Dropbox" -> Click "+ Add" -> Click "+ Start Integration".
2. **"OAuth" -**\
   Click "Sign in with Dropbox" -> Click on "Continue"
3. Click **"Finish"** to complete the onboarding process.

Once you have completed these steps, Dropbox should be successfully integrated with your Perimeters account.

<br>


---

# 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://support.perimeters.io/perimeters-documentation/connecting-perimeters/integrations-for-security-insights/saas-applications/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.
