> For the complete documentation index, see [llms.txt](https://adminguidesgitbook.aerofiler.com.au/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adminguidesgitbook.aerofiler.com.au/repository/integrations/docusign.md).

# DocuSign

Aerofiler offers a native connector to Adobe Sign. To set up the integration, go to Settings -> Organization and then click "Integrations":

<figure><img src="/files/B59J6AoRox2emw8fBRLa" alt=""><figcaption></figcaption></figure>

Next, expand the DocuSign option and click "Activate":

<figure><img src="/files/qHLZgHMPhPBJ6hXqwOnn" alt=""><figcaption></figcaption></figure>

If you are not already signed into DocuSign, you will be asked to authenticate:

<figure><img src="/files/rK8pc8Di16J7NP1AbDQ2" alt=""><figcaption></figcaption></figure>

DocuSign will ask you to confirm access permissions for Aerofiler:

<figure><img src="/files/dTFuTbbKT5TbmLu1ehUn" alt=""><figcaption></figcaption></figure>

Click "Allow Access" to grant permisssions. Aerofiler will then display a confirmation screen:

<figure><img src="/files/WEpgJSQrQRhBLiluxJMr" alt=""><figcaption></figcaption></figure>

When you return to the DocuSign integration, DocuSign should be enabled:

<figure><img src="/files/srqzZyjmMjncKqT4rLdd" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://adminguidesgitbook.aerofiler.com.au/repository/integrations/docusign.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.
