# Dropbox Sign

Bunny has a simple, built-in signing mechanism for quotes that is free and works well. The Dropbox Sign integration replaces this process with enterprise-grade e-signing and also ensures that all your signed documents are in one place in Dropbox Sign.

## Configuration

Go to **Settings > Integrations** and select the Dropbox Sign integration.

<figure><img src="/files/N1qZgzjObpd6UYh79qMj" alt=""><figcaption><p>Dropbox Sign integration configuration</p></figcaption></figure>

Click **Connect to** to start the authorization process with Dropbox Sign.

<figure><img src="/files/C15BJiImeKA95VmRsS70" alt=""><figcaption><p>Dropbox Sign authorization</p></figcaption></figure>

Sign into your Dropbox Sign account and complete the authorization process. When complete, the integration form will be updated as below. Make sure to enable the integration and then save the configuration.

<figure><img src="/files/AyjiuNAjchoiO7od2V8H" alt=""><figcaption><p>Fully configured Dropbox Sign integration</p></figcaption></figure>

## Signing documents with Dropbox Sign

Once the integration has been configured and enabled, customers will automatically be redirected to Dropbox Sign when they click the **Accept** button on the quote in the portal.

## Including additional documents to sign

In some cases you may need to have your prospect also sign a contract or master services agreement. You can attach these files to the quote in Bunny as documents and they will automatically be bundled into Dropbox Sign for signing with the quote.&#x20;

<figure><img src="/files/3GUKrSi3lqNtQnK10tBG" alt=""><figcaption><p>Include additional documents to sign</p></figcaption></figure>


---

# 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.bunny.com/guide/advanced-guides/integrations/dropbox-sign.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.
