# Sign the contract

Once you have added at least one signatory to your contract ([see signers](/en/features/contrats/les-signataires.md)), you can manage the signing process of your contract. It's important to note that you must save your contract in order to proceed with signing. Any pending modifications that have not been saved will lock the sign button.

You have the option to declare signatures manually or [integrate with Docusign](/en/features/contrats/integration-avec-docusign.md) to handle the entire electronic signature process electronically. This integration streamlines the signing workflow and ensures compliance with electronic signature requirements.

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

There are several ways to access the signing menu:

1. **Declare Individual Signatures**: You can declare the signature of each signatory individually by clicking on the "Add Signature" button next to each signatory.
2. **Declare Multiple Signatures Simultaneously**: To sign multiple signatories simultaneously, click on the arrow next to the "Add Signature" button. You will be prompted to select all the signatories for whom you want to sign.
3. Signing from the Table View

You can sign a contract directly from the summary table view.

<figure><img src="/files/FEcXuLapISBrR197cYBf" alt=""><figcaption><p>Sign from the signers tab of the contract</p></figcaption></figure>

<figure><img src="/files/6Le6oHDR2FCKguWmtpLA" alt=""><figcaption><p>Sign from the table view</p></figcaption></figure>

#### The "Sign" Button in the Main Actions Area

In the main actions area of your contract (see ), you will find a button related to signatures. Depending on the number of signatories listed and the number of signatures received, this button will change status:

**1) No Signatories**: Declare signatories to interact with this button.

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

**2) Signatures Missing**: By clicking this state, you can declare any missing signatures.

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

**3) Contract Signed by All Signatories**: By clicking this state, you can remove signatures if needed.

<figure><img src="/files/B5PZQ8PBiIpKmcTa71eb" 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/signer-le-contrat.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.
