---
title: "Advanced Electronic Signature"
url: "https://developer.incode.com/dashboard-platform-administration/advanced-electronic-signature-dashboard-1/"
section: "dashboard-platform-administration"
group: "Add Modules"
version: "v1.1"
status: "live"
---
# Advanced Electronic Signature

The Advanced Electronic Signature module shows the user documents to sign, collects their consent, and captures a certificate-backed electronic signature. That digital certificate verifies their identity, making the signed document legally binding and compliant.

For an overview of this module and how it works, see [Advanced Electronic Signature](/features-and-modules/advanced-electronic-signature/).

## Supported with:

:white_check_mark: Workflows | :white_check_mark: Flows

## Add Advanced Electronic Signature to Workflows

1. In the left menu, click **Flow Builder** > **Workflows**.
2. Click **New** or select an existing Workflow.
3. From the Modules list, drag and drop the **Electronic signature - Advanced** module into the builder.
4. You can click the three dots > **Edit** on the module node to open the [Configuration Options](#configuration-options) panel and adjust settings as needed.

## Add Advanced Electronic Signature to Flows

1. In the left menu, click **Flow Builder** > **Flows**.
2. Click **New** or select an existing Flow.
3. On the **Select Modules** tab, find the **Electronic signature - Advanced** module and click **Add**.
4. You can click **Details & Configurations** to open the [Configuration Options](#configuration-options) panel and adjust settings as needed.

## Configuration Options

This section details all the configuration options available for this module. After changing anything, click **Save configurations** before closing the configuration panel.

The options you see in your configuration may differ from those documented below. Contact your Incode representative for more information.

<Accordion title="Expand to view Workflows Configuration" >
  ![Image of the Advanced Electronic Signature module's configuration panel. Has four configuration options.](https://developer.incode.com/assets/b6acedbc3038b14bdb97582984a1a3a8.png)
</Accordion>

<Accordion title="Expand to view Flows Configuration" >
  ![Image of the Advanced Electronic Signature module's configuration panel. Has four configuration options.](https://developer.incode.com/assets/fb8367a85fb57e15f4f76818d9688837.png)
</Accordion>

| Setting                                                 | Description                                                                                                                                                                                                                                                |
| ------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **_Allow user to upload document_**                     | Allows the user to upload the document they want signed instead of using a document preconfigured in the session.                                                                                                                                          |
| **_Allow user to download document_**                   | Allows the user to download the signed document.                                                                                                                                                                                                           |
| **_Issue Permanent Certificate_**<br />_Workflows only_ | Issues a permanent digital certificate for the signing event.                                     |
| **_Allow AES without score validation_**                | Allows the advanced electronic signature to be completed without requiring a minimum identity verification score. Use this when you want to permit signing regardless of the user's verification result.                                                   |
| **_Validation to skip_**<br />_Flows only_              | Lets you disable specific verification requirements before signing is allowed.  |

<br />