# Signing process

### Signature request email

After triggering the [eSignature workflow](/features/esignatures/esignature-workflow.md), the signer(s) receive this email from our eSignature provider "BoldSign". Your company logo is also embedded:

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

Click on "Review and Sign" to open the signature portal.

### Signature portal -> signing the document

After clicking on the "Review and Sign" button in the email, the user is redirected to the "BoldSign Signature Portal", which is also branded with your logo and contains a preview of the document with highlighted signature fields:

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

The signer has multiple options to sign:

* Choose the name with a pre-defined font
* "Draw" the signature (e.g. with tablet, phone,...)
* Upload a scanned image of the signature

After signing, click on "Finish" -> That's it. You'll receive a signing confirmation via email.

### Multiple signers (optional)

If there are multiple signers, the signing experience for the second signer looks similar, already with the first signature visible:

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

### Confirmation emails and monday board

After everyone has signed, you will receive a confirmation email with the signed document and an "Audit Log" PDF with time stamps attached.

Both documents are also automatically saved to your monday file column which you defined in the "[eSignature workflow](/features/esignatures/esignature-workflow.md)" setup:

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

If you have any questions or need help with the set-up, please reach out to us: [Contact](https://www.docexport.com/contact/)


---

# 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/signing-process.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.
