Section and group is a feature that allows users to extract a group of fields and tables as they appear in the documents.
Users can use the Add section feature in Document type to create repeating fields and tables, allowing them to group these elements using header, start, and end flags. Within each section, users also have the flexibility to define individual fields and tables.
Users must have any one of the following policies to add section and group in Document type:
- Administrator Policy
- Creator Policy
This guide will walk you through the steps on how to add Section and Group.
Step 1: Create a new document type
- Head to the Administration module, choose Document Type and select Create New.
- In the Create new Document type page, enter the document type Name.
- In the Nature of document, select the following required option(s).
- Free flow – Use this option to extract the information from the documents such as Driving License, Passport, and more.
- ID – Use this option to extract the information from the document such as
- Form – Use this option to extract the information from the document such as Insurance Application form, Bank Account opening form, and more.
Note: You can select multiple options for the Nature of Document, as some documents may be a combination of Forms, ID cards , and Free flow formats.
- Optional: Enter a Description and add an Image.
Step 2: Add section and group
- In the Create new Document type page, select Add section.
- The section pane that appears, enter Section header name.
- You can add fields/tables in this section.
- To add fields in a section, see Define fields in a section.
- To add tables in a section, see Define tables in a section.
Define fields in a section
- In the Labels window, select Add field.
- Enter the field name and select the appropriate data type from the drop-down list.
- You have the option to choose from various data types to annotate and add to your Extractor Asset. Each data type serves a specific purpose and can be tailored to meet your document processing needs.
- Text: Choose this option if you wish to annotate only textual information against a field.
- Number: Choose this option if you wish to annotate numerical values against a field.
- Datetime: Choose this option if you wish to annotate dates and times against a field.
- Image: Choose this option if you wish to annotate images against a field. This allows for the extraction and handling of image data within documents.
- Currency: Choose this option if you wish to annotate currency-related information against a field.
- Click
Settings against the field and choose any one of the following Expected Label Output options:
Note: Required once option is selected by default.
- Required once: Choose this option if the field is expected only once in the output, regardless of whether it appears and annotated once or multiple times in the document.
- Required multiple: Choose this option if the field is expected to appear multiple times in the output, depending on whether it appears and annotated once or multiple times in the document.
- In the Section settings, assign the required following flags to the fields.
- Header
: This label indicates the header of the group. Choose this label to annotate the header for the group of fields.
- Start
: This label indicates the starting field of the group. Choose this label if you wish to indicate that this field is the start of the group.
- End
: This label indicates the ending field of the group. Choose this label if you wish to indicate that this field is the end of the group.
- Header
- Select the PII check box if the field contains personally identifiable information to encrypt the field value. This option ensures data security of the field’s information.
- Select
to add additional fields.
- Use
to delete a field.
Define tables in a section
- In the Labels window, select Add table.
- Enter the table name.
- Click
Settings against the table name and choose any one of the following Expected Label Output options:
- Required once: Choose this option if the field is expected only once in the output, regardless of whether it appears and annotated once or multiple times in the document.
- Required multiple: Choose this option if the field is expected to appear multiple times in the output, depending on whether it appears and annotated once or multiple times in the document.
- Click Add field to define the columns in the table.
- Enter the column name and select the appropriate data type from the drop-down list.
- Select the PII check box if the table contains personally identifiable information to encrypt the table values. This option ensures data security of the field’s information.
- Select
to add more columns.
- Select
to add more tables.
- Select PII check box to encrypt the field value. Use this option for the PII (Personally Identifiable Information). This option ensures data security of the field information.
- Use
to delete a field.
Annotate section and group
Users must have any one of the following policies to perform the annotation:
- Administrator Policy
- Creator Policy
- Annotator Policy
This guide will walk you through the steps on how to annotate Section and Group.
Annotate fields and tables
Once you’ve defined the fields and tables within the section, they will appear as shown in the screenshot below. The group’s header is identified by the Header flag , while the starting field of the group is marked with the starting delimiter flag
, and the ending field with the ending delimiter flag
. However, annotating fields and tables within the section follows a similar process to annotating individual fields and tables.
Annotating fields and tables within the section follows a similar process to annotating individual fields and tables.
For more information about annotating fields and annotating a table, see Annotate fields and Annotate a table.