• Skip to main content
Help Center

Help Center

Uncategorized

October 2023


October 30, 2023

Version: 1.3.3.0

New

  • The Asset Studio module has a new “Card View” feature for a better user experience to browse and manage the assets. 
  • The Asset Monitor module has a new “Search” feature, allowing users to easily find the assets by its name. 

Updates

  • Platform users can now add and update images for the assets while creating or modifying them.
  • Platform users can now select the following “Nature of document”  options while creating a Document type.
    • Free flow –  Use this option to extract the information from the unstructured and semi-structured documents.
    • ID –  Use this option to extract the information from the documents such as Driving License, Passport, and more.
    • Form – Use this option to extract the information from the documents such as Insurance Application form, Bank Account opening form, and more.


Configure the Amazon S3 Connector


Connectors facilitate easy connection to data sources, allowing you to upload and download the required documents and perform bulk operations.

The platform allows you to configure the Amazon S3 connector. Configuring the  Amazon S3 connector helps you to link your Amazon S3 (a widely used cloud storage service). It enables seamless interaction between the platform and your designated S3 bucket to facilitate efficient document retrieval.

Users must have the Administrator Policy to configure the S3 Connector. 

This guide will walk you through the steps on how to configure the S3 connector.

  1. Head to the Administration module, choose Connections and then click Create New.



  2. In the Select Connector window that appears, select Amazon S3 Connector.


  1. On the Amazon S3 Connector page that appears, enter the following details:

    • In Connection Name, enter a unique and descriptive name for the S3 connector. 
    • In Access_key_Id, enter the Access key. You need to obtain your AWS Access Key from the AWS Management Console. 
    • In Secret_access_key,  enter the Secret Access key. You can retrieve your AWS Secret key from AWS Management Console.
    • In Region, enter the AWS Region where your S3 bucket is located. For more information about AWS regions, see AWS regions.
  1. Click Submit.
  2. Your S3 Connector is successfully configured to connect to the specified AWS S3 bucket using the provided Access Key, Secret Key and Region. Ensure that you have the necessary permissions for the specified S3 bucket and region to avoid connection issues. 

Note: Keep your Access Key and Secret Key secure and do not share them openly. Regularly review and update your connector settings as needed. For more information about the Access key and Secret key, see Amazon Documentation. 

September 2023


September 25, 2023

Version: 1.3.1.0

Updates

  • The description text for sections and grouping validations in the Extraction studio has been updated.

September 15, 2023

Version: 1.3.0.1

New

  • Platform users can now retrain a published Extractor asset.
  • Platform tenant users can now login with SSO (Single Sign On).

Updates

  • Users can now create document types with Sections, Groups and Headings.
  • Users can annotate Sections, Groups and Headings in the Extraction studio.
  • Users can annotate documents while Fine-tuning an Extractor asset.
  • A new predefined policy called Annotator has been created and Viewer predefined policy has been updated with few changes.


July 2023

Version: 1.0


Announcement

We are excited to announce the release of the Platform, a powerful AI tool that helps businesses design, deploy, execute and manage document AI models. These models enable business users to contextually extract information from unstructured and semi-structured documents and can be instantly consumed and managed as an API as we refer to as “Assets.” 

The Platform is built on the latest AI and machine learning technologies, and it offers a wide range of capabilities, including:

  • Asset Studio: This module allows you to build and manage document AI models, which can be used to extract information from a variety of documents and to automate your document heavy workflows.
  • Document Library: This module allows you to store and manage document sets, which can be used to train and test the document AI models.
  • Asset Monitor: This module allows you to monitor the performance of the document AI models, and to take action if necessary.
  • Human in Loop: This module allows you to review transactions and correct fields that have fallen below the threshold settings.
  • Administration: This module allows you to manage users, document types, and connectors.

We are confident that you will find the platform to be a valuable co-pilot for your business to help you to improve the accuracy and efficiency of your document processing processes. We are committed to providing you with the best possible support for the Platform.

Add and Annotate Section and Group


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.

  1. Create a new document type
  2. Add section and group

Step 1: Create a new document type

  1. Head to the Administration module, choose Document Type and select Create New.



  2. In the Create new Document type page, enter the document type Name.
  3. 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.

  1. Optional: Enter a Description and add an Image.



Step 2: Add section and group

  1. In the Create new Document type page, select Add section.



  2. The section pane that appears, enter Section header name.



  3. 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

  1. In the Labels window, select Add field.



  2. Enter the field name and select the appropriate data type from the drop-down list. 



  3. 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. 
  4. 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.
  1. 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.
  2. 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. 
  3. Select to add additional fields. 
  4. Use to delete a field. 

Define tables in a section

  1. In the Labels window, select Add table.



  2. Enter the table name.
  3. 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.
  4. Click Add field to define the columns in the table.



  5. Enter the column name and select the appropriate data type from the drop-down list.



  1. 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. 
  2. Select to add more columns. 
  3. Select to add more tables.
  4. 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.
  5. 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. 

How to add a section and groups in the Document Type?

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

.

Step 1: Create a New Document Type

  1. Head to the Administration module, choose Document Type and select Create New.

  2. In the Create new Document type page, enter the document type Name, Description and add an Image.


Step 2: Add section

  1. In the Create new Document type page, select  Add section.
  2. The section pane that appears, enter Section header name.


  3. You can add fields/tables in this section.
  4. To add a new field against the section, continue with Step 3. 
  5. To add a new table against the section, continue with Step 5.

Step 3: Define field in a section

You can add a field inside the section and also outside of the section. This information allows you to create a field inside the section. 

  1. In the section pane,, Select Add field
  2. In a field that appears, Enter the field Name, and select the appropriate data type from the drop down list. 
  • Use Delete to delete the table. 
  • Select to add additional fields. 
  • Select to add tables in the section. For more information about add tables, see Step 5

Step 4:  Field settings 

The platform offers you the following settings for a field:

Expected Label Output:

These options allow you to set the expected output during the result against a field. In documents

  1. In the Section pane, Click Settings against a field and choose any one of the following Expected Label Output options:
    • Required once: This option enables the section field to annotate multiple entities against a field and generate a single result. Use this option when a document contains the same value in multiple places in a page.  
    • Required multiple: This option enables the section field to annotate multiple entities against a field and also generate multiple results against a field. 

Selection Settings

These settings allow you to set the position of the field in a group. 

  1. In the Section settings pane that appears, choose the following labels to highlight the label.
    • Header:  This label indicates a header of a group. Choose this label if you wish to annotate the header entities against a field.
    • Start:  This label indicates a field is the starting field of a group. Choose this label if you wish to annotate the starting entities against a field.
    • End: This label indicates a field is the ending field of a group. Choose this label if you wish to annotate the ending entities against a field. 

PII

  • 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. 
  • Click Submit 

Step 5: Add table in the section

You can add a table inside the section and also outside of the section. This information allows you to create a table inside the section. 

  1. In the section pane, Select Add field.
  2. In the table pane that appears, enter the table name and click Add field.
  3. In the column header  field that appears, Enter the field Name, and select the appropriate data type from the drop down list.

  • Select to add additional column headers. 

Step 6: Table settings

Step 4:  Field settings 

The platform offers you the following settings for a field:

Expected Label Output:

These options allow you to set the expected output during the result against a field. In documents

  1. In the Section pane, click Settings against a field and choose any one of the following Expected Label Output options:
    • Required once: This option enables the section field to annotate multiple entities against a field and generate a single result. Use this option when a document contains the same value in multiple places in a page.  
    • Required multiple: This option enables the section field to annotate multiple entities against a field and also generate multiple results against a field. 

Selection Settings

These settings allow you to set the position of the field in a group. 

  1. In the Section settings pane that appears, choose the following labels to highlight the label.
    • Header:  This label indicates a header of a group. Choose this label if you wish to annotate the header entities against a field.
    • Start:  This label indicates a field is the starting field of a group. Choose this label if you wish to annotate the starting entities against a field.
    • End: This label indicates a field is the ending field of a group. Choose this label if you wish to annotate the ending entities against a field. 

PII

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.

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 4
  • Go to page 5
  • Go to page 6
  • Go to page 7
  • Go to page 8
  • Go to page 9
  • Go to Next Page »

© ­Intellect Design Arena Ltd,