When to use module settings
Use module settings when you need to:- Specify which data fields are required for document extraction.
- Ignore certain parts of a document during classification. For example, if you only needed the module to process the front of a UK driver’s license and ignore the back.
- Turn on or off optional verification options.
Module settings apply to individual modules within a journey and can be configured differently for each module instance.
Access module settings
Module settings are available during journey configuration and can be modified after adding modules to your journey. To access module settings:- Open your journey in the journey builder.
- Click the module that you want to configure, for example, the Data Extraction module.
- Click Settings.
- Modify the available settings based on your requirements.
- Click Save all settings.
Module settings configuration examples
This section covers common examples that apply to using the settings feature for modules.Example 1: Document Extraction module settings
The settings in the Document Extraction module allow you to specify which data fields you require from the customers’ documents based on your use case. This example assumes you have the Document Extraction module present in your customer journey. To configure settings in the Document Extraction module, follow the steps below:- Open your journey in the journey builder.
- Click the Document Extraction module.
- Click Settings. A window with the available module settings appears on your screen as shown in the image below:

- Firstname
- Lastname
- Date of Birth
- Expiry Date
- Modify the available settings based on your requirements for data extraction.
- Click Save all settings.
Example 2: Document Classification module settings
The Document Extraction module processes both the front and back sides of submitted documents. However, the settings functionality in the Document Classification module allows you to ignore certain parts of a document during classification, for example, the back side of a document. This example assumes you have the Document Classification module present in your customer journey. To configure settings in the Document Classification module, follow the steps below:- Repeat steps 1 through 3 from the Document Extraction module settings section.

- Modify the available settings based on your requirements for data classification.
- Click Save all settings.
The Ignore Double Sided Documents setting only applies to documents that are expected to have both sides, such as driver’s licences or national ID cards. This setting does not affect single-sided documents like passports.For double-sided documents:
- When turned on, the module processes only the front of the document, and the journey completes successfully.
- When turned off, the front and back sides of the document must be submitted for the journey to run successfully.
- This setting has no effect on processing behaviour, since these documents only have one side by nature.
- You can submit just the single side of the document, regardless of whether this setting is enabled or disabled. The journey processes the document normally in both cases.
This documentation will be updated as more changes to module settings are released.