# Docusign Integration

Integrating with  DocuSign can give Rezonate visibility into identities, roles, and posture controls.&#x20;

## Integration Instructions

DocuSign requires read-only permissions that are being granted through OAuth integration. This can be done simply by browsing to the Rezonaate integrations page, selecting DocuSign, and clicking Authorize. &#x20;

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

This will redirect to the DocuSign authorization page

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

Click Allow Access, and you'll be redirected to the Rezonate platform.

***

#### Annex 1. Required Permissions

* Read account details.
* Read the details of a user.
* Read a list of permission sets on an account.
* Read a list of groups on an account.
* Read the identity provider details of the organization.
* Read the domain details of the organization.
* Read organization details and accounts linked to the organization.
* Create and send envelops. Obtain links for starting signing sessions (Not in use)


---

# 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://kb.rezonate.io/core-integrations/docusign-integration-1.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.
