> For the complete documentation index, see [llms.txt](https://docs.sprinto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinto.com/integrations/overview/docusign-nda-integration.md).

# DocuSign NDA Integration

This guide explains how to integrate your Sprinto account with DocuSign to enable Non-Disclosure Agreement (NDA) management for restricted content in your Trust Center. Integrating DocuSign ensures that visitors are required to sign an NDA before accessing sensitive documents, thereby safeguarding your organisation’s confidential information.

By completing this integration, you can automate the NDA signing process and manage templates seamlessly within Sprinto.

### **Prerequisites**

Before you begin, ensure the following:

* You have an active Sprinto account with Administrator access.
* You have a DocuSign account with permission to create and manage templates.
* Your NDA template is created on DocuSign with blank fields for email and signatory.
* You are signed into both Sprinto and DocuSign.

### **Procedure**

Follow these steps to integrate DocuSign with Sprinto for NDA management:

#### **Step 1: Navigate to the Trust Center Configuration**

1. Sign in to your Sprinto account.
2. From the left-hand navigation panel, select **Trust Center**.
3. Click on the **Configuration** tab.

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72146772075/original/6krE8heg3MGJIQYxx1fwKamXPxM7cOSYJQ.png?1745819840" alt="" width="563"><figcaption></figcaption></figure>

#### **Step 2: Configure NDA Settings**

1. Under the **Configure NDA for restricted items** section, click the arrow to expand the settings
2. Click on **Set up** under **DocuSign**.

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72146772094/original/3ohQrrSoMlPjE0-1QKyg9VK-y4ftlwyn-Q.png?1745819862" alt="" width="375"><figcaption></figcaption></figure>

#### **Step 3: Connect DocuSign Account**

1. On the **Connect DocuSign** page, review the permissions and data being requested.
2. Click **Next** to proceed with authentication.

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72146771920/original/8GZjemvW3PBYDOLAn1mST8JXR_-aTahaEg.png?1745819716" alt="" width="375"><figcaption></figcaption></figure>
3. Sign in to your DocuSign account when prompted and grant the required permissions.

#### **Step 4: Select an NDA Template**

1. Once connected, you will see **Manage NDA for restricted access**.
2. From the dropdown list, select the NDA template you want to use.

{% hint style="info" %}
Sprinto automatically fetches and displays your DocuSign templates. Ensure that your template’s email and signer fields are left blank in DocuSign.
{% endhint %}

<img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72146774870/original/OfApOaPrVhJbWvfSrfLbjPOnCbwq8PQ5Dg.png?1745822284" alt="" width="375">

#### **Step 5: Confirm and Save the Configuration**

1. After selecting the template, review the instructions under **How to set up DocuSign for NDA**.
2. Click **Save** to complete the integration.<br>

<img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72146775242/original/TbRilMP6T5s0G8nTXK9RnFG_BR0Gd8iRwA.png?1745822589" alt="" width="375">

Your Sprinto Trust Center is now configured to require visitors to sign an NDA via DocuSign before accessing restricted items.


---

# 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://docs.sprinto.com/integrations/overview/docusign-nda-integration.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.
