# Electronic Signature

The Electronic Signature module captures a signature the user hand-draws on screen. It is typically placed at the end of a verification journey to capture explicit consent.

For an overview of this module and how it works, see [Electronic Signature](https://developer.incode.com/docs/electronic-signature-module).

## Supported with:

:white_check_mark: Workflows | :white_check_mark: Flows

## Add 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** 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 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** 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.

![Image of the Electronic Signature module's configuration panel. Has two configuration options.](https://files.readme.io/96aa3b8036c1b34e7c0fe812b7db02f3d1db4a0cf2f7a5ecebad63a0b307930b-image.png)

### General

| Setting        | Description                                                                                                                                                                                 |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **_Title_**    | Custom title displayed to the end user during the signing step. Leave blank to use the default title.                                                                                       |
| **_Subtitle_** | Custom subtitle displayed to the end user during the signing step. Use this field to add instructions or communicate the purpose of the signature. Leave blank to use the default subtitle. |

<br />
