# eSignatures

{% hint style="success" %}
*This feature is included in the* [*Professional Plan*](https://www.docexport.com/professionalfeatures/) *and above.*&#x20;
{% endhint %}

It automates signature workflows, supports multiple signers, signing orders and ensures secure storage of signed documents, making it ideal for a wide range of professional use cases.

## See the eSignature workflow in action

{% embed url="<https://youtu.be/1QlAtOIdOaw?si=lCYBkCgdfhg2Dg6D>" %}

### Some example use cases

**1. Customer Contracts**\
Automatically send agreements to clients and capture their signatures electronically.

**2. Employee Onboarding**\
Use the feature to gather new hire signatures on NDAs or agreements.

**3. Approval Workflows**\
Streamline internal or external document approval processes with status tracking.

**5. Lease Agreements**\
Simplify the process of signing rental or leasing documents directly within monday.com.

<figure><img src="/files/46LplXDkrXoTLMzP1uLw" alt=""><figcaption></figcaption></figure>

## Functionality

#### Key Features

* **Automatic Signature Detection:** Automatically identifies placeholders such as `{{Signature:1}}` , `{{SignatureName:1}}`  and `{{SignatureDate:1}}`  in templates.
* **Multiple Signatures:** Supports multiple signers by leveraging placeholders like `{{Signature:2}}` ,  `{{Signature:3}}` and so on.
* **Status Tracking:** Monitor the status of signature requests with a dedicated "Signature State" column.
* **Legal Compliance and Certificate (Audit Trail):** The final signed files can be legally binding and are non-editable PDFs which include a signature certificate powered by BoldSign.
* **Document Storage:** Automatically store signed documents in monday file column.
* **Customized Branding:** Add logos and customize the signature portal to reflect your brand.
* **Post-Signature Redirection:** Redirect signees to a specified page after signing.
* **Placeholder for Signature Dates:** Use the `{{SignatureDate:1}}` placeholder to automatically include the date when the signature was applied.
* **Revocation of Signature Requests:** Board owners can revoke signature requests when necessary.
* **Configurable Expiry Dates:** Set expiry dates for signature requests to manage timelines effectively.

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

## How to get started

1. [Initial set up and authentication](/features/esignatures/initial-setup.md)
2. [Create and customize signature template](/features/esignatures/create-template.md) (your document)
3. [Set up eSignature workflow](/features/esignatures/esignature-workflow.md) (with automations)
4. [Signing a document](/features/esignatures/signing-process.md)
5. [eSignature Pricing](https://www.docexport.com/purchase-esignature-packs/)


---

# 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://help.docexport.com/features/esignatures.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.
