# Docusign integration

We have implemented a native integration between Dastra and DocuSign, the global leader in electronic signatures, allowing you to send, sign, and track the status of a signature directly from Dastra's contract module.

To set up and access this integration in the signature section of a contract, please go to the settings of your workspace, navigate to the integrations tab, and configure it accordingly.

Once the DocuSign integration is open, please click on "Add Integration". You will then be redirected to DocuSign authentication to link your DocuSign account with Dastra. After the connection is established, you will need to enter your DocuSign AccountId and your DocuSign Account Base URI in Dastra.

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

Once these fields are filled out, you have completed the integration setup. You can now navigate to the contract module and manage the signing of your contracts electronically.

### DocuSign Signing Interface

Below is the signing interface for a contract via DocuSign (accessible from the "Add Signature" button next to a signatory).

To validate this page, you must have:

* An actor (signer) with a valid email address.
* A document attachment to be signed in PDF, DOC, or DOCX format.
* A title for the signing invitation email.

You can also add detailed instructions for signing the document. These instructions will be included in the signing invitation email and will be visible to the signatory in the DocuSign interface when they access the document to sign.

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

Once the signature is sent, its status is automatically synchronized with your contract and will be updated whenever there is a status change on the DocuSign side.

<figure><img src="/files/qjQeR9GrS1RpjleChh5v" alt=""><figcaption></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://doc.dastra.eu/en/features/contrats/integration-avec-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.
