# Qualified Electronic Signature

The Qualified Electronic Signature module shows the user documents to sign, collects their consent, and captures a Qualified Electronic Signature (QES), the highest-assurance electronic signature under the [EU eIDAS Regulation](https://eur-lex.europa.eu/eli/reg/2014/910/oj/eng). A qualified certificate from a Qualified Trust Service Provider (QTSP) backs the signature, making it legally equivalent to a handwritten signature across EU member states.

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

## Supported with:

:white_check_mark: Workflows | :white_check_mark: Flows

## Add Qualified 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 **Qualified 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 Qualified 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 **Qualified 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 Qualified Electronic Signature module's configuration panel. Has five configuration options.](https://files.readme.io/89dd4392a2c976d925173155bf505377008d1231af071f6305255b6faabe8d90-image.png)

| Setting                                           | Description                                                                                                                                                                                                        |
| ------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **_Region_**                                      | The region for which Qualified Electronic Signature is configured. Country-specific configurations are available. Contact your Incode representative for more information.                                         |
| **_Allow user to upload document_**               | Allows the user to upload a PDF document to sign. Disabled by default.                                                                                                                                             |
| **_Allow user to download signed document_**      | Allows the user to download the signed document. Enabled by default.                                                                                                                                               |
| **_Type of certificate for signature_**           | The certificate type used to generate the signature. Select one of the following: _One time_ (single-use certificate), _Short term_ (valid for multiple signers or documents), or _Long term_ (extended validity). |
| **_Display email as part of issued certificate_** | Includes the user's email address in the issued certificate. Disabled by default.                                                                                                                                  |

<br />
