Skip to main content

Uniphore Help Center Portal

API Release Notes
Release Notes: January 15, 2025

Document Processing HITL

Manual Save Available for API automation tasks

For API automation, users now have the ability to save the tasks within the review and come back to see the task in the same state as earlier. Also once the task is saved , its status changes to “Review in progress”.

image158.jpeg

In the UI, we have renamed "Normalized Value" to "Final Value" for both simple and table entities and renamed "Value" to "Raw Value" for simple entities

Disabled editing of the "Raw Value" field directly.

image113.png The raw value is expected to match the direct text in the document to facilitate our ML continuous learning abilities. image113.png If you prefer to put a customized value (e.g. inferred value), put it in the "Final Value" field.

image116.png Increased the maximum allowed text to 2 lines within table cells. If text still overflows, mouse over to see the full text as tooltips. image46.png Set optimal initial zoom level for documents to enhance user experience for small documents

image46.png Added ability to add rows above and below on individual table cells for easy access

image161.jpeg

Incremental Authentication

image116.png SAML users can also integrate with Google and Microsoft OAuth if their organization policy allows.

image113.png In the beginning a user can do incremental authentication (for Google or Microsoft) with any email, however, once that is done he needs to use the same user email to perform additional authentication.

image46.png Gmail and Outlook workflows now display the correct token owner's email in the UI.

image46.png To enhance user experience, a loader has been added during incremental authentication. After successful authentication, the desired action is automatically triggered, ensuring a seamless experience.

Release Notes: January 3, 2025

Role-Based Access Control Updates

image46.png Organization admins can now access all tasks instead of tasks from workflows that they are workflow admins Export Tasks to CSV

image46.png Workflow admins and org admins can now export API automation tasks for their workflows. Simply by click "Export" in Tasks page with preferred filters and click on "Create Export". We will send an email to your inbox once the job is complete:

image116.png Click on the download button it will take you to our web portal and start the file download. The CSV file contains information including task name, task id, workflow name, workflow type, status, number of document pages, reviewer name, reviewer email, last modified time, task completion time, field name, parent field name, predicted value, predicted normalized value, pre annotation confidence score, final ground truth value, final normalized value, values matches, normalized value matches.

New Drop-down Actions

image46.png JSON results of completed API automation tasks can be downloaded from within each task by task reviewers, workflow admins or org admins if allowed to view tasks. image116.png Run workflow action from the workflow action drop-down for orby workflows.

image113.png By clicking "Run" against any of the listed workflows, a pop-up will appear, allowing users to upload the required document. Upon successful upload, users will be redirected to the Executions list, where they can view all executions, including the newly added one. This enhancement streamlines task creation and provides a more intuitive user experience.

Dashboard updates

image46.png Included UI automation execution and tasks stats along with API automation ones

image166.jpeg

image46.png Added a new executions section image46.png Added a new teams section

image167.jpeg

HITL updates

image168.jpegimage46.png Improved document annotation experience when there are overlapped texts (i.e. watermarks) image46.png Visual update of document control toolbar and added keyboard shortcuts popover

Revamped the entity sidebar

Added new collapsed view and automatically collapses for table entities based on browser window size. Introduced a new "All Fields" tab that consolidates all entities

Redesigned the entire entity view with updated colors for highlighting, entity selection, and status-based distinctions (e.g., reviewed, not found, predicted).

Add entity page index in JSON of extraction tasks

Normalization Improvements

All entities in the JSONs of extraction tasks have normalizedValue.text populated in the following methods:

Text type: remove leading and trailing whitespaces, and replace continuous whitespaces with a single whitespace image113.png Money type: ISO 4217 text format if normalization succeeds, otherwise same with Text type

image113.png Date type: ISO 8601 text format if normalization succeeds, otherwise same with Text type

image169.png Number_Float and Number_Int: convert to text and process as the Text type

December 4, 2024 Release Notes

image170.png Brand reffresh: A new look and logo updated across our platform!

image170.png Creatte Executtiion APII s ttattus iimprovementt

image169.png Return 207 status when executions fail for a portion of the input files image169.png Return 400 status when all executions fail

image169.png Return 200 status when all executions succeed

image170.png New Templlattes :: Added two new workflow templates "Classification Template" and "Extraction Template" that do not require user configurations on input and output.

image175.png You can use the CreateExecutions() API or "add task" UI to provide the input, and the DownloadExecutionResult() API to download the output. image170.png Exttrac ttiion Workffllow schema s iize lliim iitt iincrease:: Increased the simple entities limit from 48 to 85 for extraction workflows, nested entities limit is still 32.

Nov 20, 2024 Release notes

image176.jpegimage170.png Task copy is now available for destination workflows that already have completed tasks

image170.png User filters can now be searched by name in addition to email

Nov 8, 2024 Release notes
Major updates

Single tenant support available to store PII data in separate databases Updated pagination component across pages

Added the “Creator“ filter for API automation worklows Declined tasks will result their executions in “Cancelled” status

SAML configuration now supports multiple domains under the same identity provider. For multiple domains under different identity providers, please create under different organizations

A new security feature (available upon request) to automatically log out users after 30 minutes of inactivity, with the exception when there are unsaved HITL changes. If the webpage is still open, a confirmation popover will appear two minutes before the logout. If no webpage is open and 30 minutes have passed since the last activity, the user will be logged out automatically

image177.png API updates: Source execution ID and following up execution IDs are part of API response and execution result

Oct 25, 2024 Release notes
Major updates

Dashboard improvements: We’ve made updates to offer a more visual and intuitive dashboard experience. The new updates include: image131.png The total number of successful executions over the last 7 days, presented in a bar chart for easy performance tracking.

image131.png Additionally, we've enhanced the accuracy section with gauges displaying real-time metrics for all extraction and classification worklows image130.png Access to the field-level accuracy, a new page where admins can look into accuracy for all fields across worklows

image130.png Top accurate workflows by accuracy

image131.png The task summary section has enabled a link to view all pending tasks

image131.png Improved accuracy of "Total hours saved" by factoring in periods of user inactivity while reviewing a task.

Task accuracy is now calculated only for tasks that have undergone human review, either through human approval or modification after completion (including cases where a human edits an auto-completed task). If none of the tasks in a worklow have been reviewed by a human, the worklow's accuracy will not be displayed.

API Automation Worklows:

image131.png A new "Accuracy" column has been added to display the prediction accuracy for each worklow.

image131.png The "Accuracy" number is clickable: Users will be redirected to a new page that lists the fields and accuracy for this particular worklow

Teams Page

image131.png A new "Completed Tasks" column has been added to display the number of completed tasks by each user

Completed Tasks count can be filtered based on newly added time filter which only affects completed task count

New Fields Page: Introducing a new Fields page to list and filter worklow fields along with field-level accuracy, across worklows

image178.jpeg

The fields page could be accessed either through the dashboard or by clicking on the accuracy column from API Automation worklows We can filter worklow fields based on the following

image140.png Name

image179.png Type (Extraction or Classification) image179.png Worklows

image140.png Time frame

image180.png Gracefully handled session termination:

image179.png Every 24 hours, the user needs to refresh their session by re-logging in due to compliance requirements

image179.png 15 minutes before a session expires the user will be prompted to refresh their session by re-logging in a new window without losing their progress.

15 minutes or less before the session expires, a warning modal will show up:

After the session expires, users will be asked to log in again without losing their progress

image181.jpeg
image182.jpeg

image180.png The following Public External APIs are launched for API automations: CreateExecutions(), GetExecution(), ListExecutions(), DownloadExecutionResult() image140.png For details, please refer to the API page

image14.png Added support for longer extraction outputs to capture longer entity text or number of entities image14.png Made improvements to confidence scores for nested entities

Oct 8, 2024 Release notes
Major updates

The quota banner: To make more accurate predictions, workflows have a max number of pending tasks at the beginning, so that our model can learn from rounds of data for learning purposes. For each workflow, a user can have a max quota of 50 tasks to review. Learn more about quota here.

Tasks

A notification banner will show up and display the number of executions blocked if initial learning is needed, or when quota has been reached “Review tasks” will filter out the list of tasks users should prioritize to review, so that the rest of the tasks can be unblocked

Workflows

image42.png Blocked workflows will have a status indicator "Needs Attention".

image34.png “Review tasks” will filter out the list of tasks users should prioritize to review

Executions

image34.png Blocked executions will show up as "Needs Attention"

image34.png “Review tasks” will filter out the list of tasks users should prioritize to review

Announcement: Users may see announcements such as latest release notes after signing in Task Review / Annotation editor

image42.png Improvement on table annotation

image42.png Shift + Click for selecting table cells consecutively

image14.png Users can now select a range of cells in a column by selecting a cell, holding the Shift key, and clicking another cell. All the cells between the two selected cells will be highlighted.

Declined Tasks: Included Description along with Problem Type in Declined reason column

image14.png Executions

image34.png Users can now easily switch between tabs directly via the URL by modifying the tab parameter. This allows users to choose and work on specific tabs without navigating through the UI, enhancing flexibility and convenience.

image37.png Back-end updates

image42.png Orby could skip empty nested entities in the JSON output for specific organizations upon request image34.png Orby could disable JSON encryption for specific SFTP workflows or organizations upon request

Sep 25, 2024 Release notes
Majjor updates

image37.png Enhanced confidence score in Extraction Worklows

image37.png Error details in Execution page: when available, detailed error reasons are provided as a tooltip on the Execution page for API Automations.

Sep 18, 2024 Release notes
Majjor updates
  1. Role-based Access control: additional roles are introduced at the organizational level and the workflow level

    1. Organiizattiion llevell access conttroll

      1. Organiizattiion Adm iin : this role replaced the old Adm iin role. It has all permissions except reviewing tasks.

        1. Reviewing tasks require an additional Workffllow Adm iin role

      2. Creattor : Creators can create and share workflows, and grant access to other users to the workflows they created. They can not access workflows created by others unless explicitly invited.

Assigning the creator role when adding users

  1. Once invited to a workflow, Creattors have all the permissions of a Workffllow Adm iin

  2. User:: A user can be given explicit permission at the workflow or task level, and can hold multiple roles across different workflows.

    1. Same as the old User role, this role has no organization level permissions

    2. Users can be granted with workflow-level roles such as Workffllow Adm iin and Reviiewer

  3. Workffllow llevell access conttroll

    1. Workffllow Adm iin : users can be invited to a workflow to become a workflow admin, and have access to view, edit, delete workflows as well as inviting other workflow admins and reviewers; workflow admin can also add, view, delete, review and assign tasks

      Add workflow admin during workflow creation

  4. Reviiewer : Reviewers will be invited to review tasks of specific workflows

  5. For tasks added using the “Add Task” button, file sizes of up to 100MB are supported

  6. Annotation editor Human-in-the-loop improvements:

  7. The table popover is now more compact and space couscous

  8. Removed the "Dellette" button for individual rows and replaced it with an action drop-down that has the "Dellette" option in the menu

  9. Removed the "Add Row " button and introduced "IInsertt Above " and "IInsertt Bellow " options in the menu that appears when you press the menu button for a particular row. Now rows can be added anywhere in the table.

  10. `Show Normalliized Vallue` is now a toggle and moved to the bottom of the table

  11. When moving above the headers or to the left of the rows, an action widget will appear at the row and column level, user can drag and drop to arrange the order of the columns and rows

  12. Performance improvements for large table annotation

  13. The extraction and classification workflow setting that includes or excludes feedback from specific users to improve AI models is now based on the last people who modified a task (e.g. last reviewers of the task, or people who edit a completed task) instead of all people.

  14. For users logged in via the Microsoft Single Sign-On, if there is a profile image on the Microsoft account, it will be reflected within the Orby app as well

Aug 28, 2024 Release notes
Majjor updates

For API Automations, significant interaction improvements have been made to the task review editor to improve usability and efficiency:

Simple Entities / Fields

image69.png Updated the text of the "Add llocatiion " button to "Hiighlliight iin doc "

image69.png The "Not found " text on the button on the popover has been changed to "Cllear allll"

image15.png When you press "Clear all," the entity popover will remain open, and all highlights and values associated with that field will be cleared

Nested Entities / Tables

image69.png The "Add Locatiions " button has been removed from the table popover. For bulk annotation, once users select a column by clicking the table header, they can draw highlight for the whole column directly from the document without having to click “Add Location” first

image15.png Now users can resize table columns with ease! Simply hover your cursor between the columns and drag to adjust their width

image15.png Removed the Starting Over button from the table popover

image15.png The "Not found " text on the button on Table Popover has been changed to "Cllear allll"

image69.png When you press "Clear all," the table popover will remain open, and all highlights and values associated with each cell will be cleared. image69.png If a field is not found, leave the field and highlight empty and confirm correct

Cell menu updates

image15.png The "Not found iin doc " option in the cell menu has been changed to "Cllear vallue"

image15.png The “Ediit Detaiills ” option in the cell menu has been removed. Instead we have added a new option “Hiighlliight iin doc ” which allows adding additional highlights for that cell Added support for directly modifying cell values:

image69.png Double-click on a cell to start editing

Added new menu option “Ediit Vallue” for cell to support editing

When the cell is highlighted, start typing to override the existing value Press the Enter key to activate the cell and start editing the cell text

When the text editor for a cell is active, press the Enter key to move to the next cell in the same column

Aug 16, 2024 Release notes
Majjor updates

Early access to Integration Platform: We are excited to announce that selected users will now have the opportunity to experience our new integration platform firsthand. This platform combines document processing and UI automation into a unified solution.

The key features include:

image76.png Admin capabilities: Admins can create and manage workflows for both document automation and UI automation within a single platform.

image201.jpegimage76.png User capabilities: Users can review tasks and executions related to document automation, as well as monitor executions for UI automation. image76.png A modern & slick user experience and navigation

image7.png When adding users to a workflow, admins can now choose to include or exclude feedback from specific users to improve AI models for workflow

image202.jpeg

image7.png Increased schema size limit: 48 simple entities and 32 nested entities

image170.png Image file types are supported to trigger the workflows: JPEG, JPG, PNG, TIF, TIFF, BMP, WEBP, GIF in addition to PDF image170.png For nested entities (tables), users can now navigate and take additional actions via the keyboard keys:

image169.png Undo: ctrl/cmd + Z image175.png Redo: ctrl/cmd + Y image169.png Copy: ctrl/cmd + C image169.png Paste: ctrl/cmd + V

image169.png Delete key: clear content in cell

image169.png → ↑ ↓ ← : Use the arrow keys to move between table cells

Aug 2, 2024 Release notes
Major updates

SAML Single Sign-on is now available for admins. Admins can enable OKTA in Settings for the organization to sign in through OKTA SSO in a more secure way.

image203.jpeg

Add Task: users can add multiple files when adding a task

image204.jpeg

image205.pngimage180.png Admins can retry system-declined tasks. This could be helpful when there are temporary issues in our system. image14.png In the annotation editor, the number next to Table (Nested entity) relects the number of rows in this table

image180.png Machine-learning improvements for all customer worklows

Jul 11, 2024 Release notes
Majjor updates

image116.png Completed tasks are now editable by admins and the last reviewer image206.png Refreshed UX for “Add Task” and a more intuitive user experience image14.png Human-in-the-loop

image207.png Users can now click and drag to select locations for all entity types

image140.png When bulk-annotating a nested entity children (or columns), now users can select more table rows from the document, Orby will confirm with the user before adding the additional rows to the table popover

image116.png Internal code improvements on confidence scores and calibrations

Jun 20, 2024 Release Notes

Summary Major updates

image206.png New login page with Microsoft single sign on

image206.png New Microsoft Outlook to Excel Extraction Template

image207.png Extract entities from Microsoft Outlook to Excel workbook

image207.png Processed email messages will be labeled (a.k.a categorized) as "Orby: {workflow name}".

image207.png Affected Excel worksheet will contain workflow name, nested entity type name, and task URLs.

image207.png Note: Microsoft token expires in 90 days so please log into the Orby web portal at least once every quarter.

image206.png New Human-In-The-Loop experience for Nested Entity (Tables)

image207.png On the left panel, all nested entities of the same type are consolidated into 1 table entity image207.png The left panel is now collapsible

image207.png The table popover is responsive and can be resized and dragged to the side image207.png Annotate a cell or a column by adding location

image207.png Add or delete a row

image175.png Arranging order of rows or columns image207.png Hide/Show columns

image207.png Edit normalized values in bulk or for individual cells

image207.png Mark as not found for the whole table or for individual cells image207.png Starting over by reverting back to the initial predicted state image175.png Mark the whole table as correct

image206.png Teams page

image207.png Support user email and name search (prefix search) on teams page

image207.png Display user profile image and full name when available on the teams page

Tasks

image175.png Allow assigned tasks to be unassigned by admins and related users

Other updates

image206.png Workflows

image208.png Increase schema size limit to 32 simple entities and 16 nested entities

image209.png Json output entity order improvements: from top to bottom and left to right image210.png Notes entities are displayed after other entities.

image210.png Empty entities are displayed after entities without locations

image211.png For empty entities or entities without locations, they are ordered by schema order in the workflow configuration. image210.png Entities are sorted based on their predicted position in the document from top to bottom, and left to right.

image210.png For nested entities:

image210.png Nested entity children in a group are sorted left to right.

image210.png The first sorted child entity will be used to indicate its group's location when comparing with other entities or nested entity groups.

image212.png Gmail processed email label:

image210.png Processed emails will be labeled as "Orby: {workflow name}", same as the new Outlook workflows

Tasks

image207.png Support batch task deletion

image207.png Decryption failure files: will generate a system-declined task with the reason "Decryption failed"

image207.png When user uploads files of the wrong format to SFTP, A system-declined task will be created image207.png "Add a task" now generate JSON outputs for related workflow

image206.png Annotation editor

image207.png Warn users when there is unsaved changes

image207.png "All predictions" tab in the annotation editor to view predictions across statuses image207.png Search: supports text search for 2-letter string now

image207.png Date and money normalization now handles more formats and variations image206.png Dashboard

image175.png Dashboard filter settings can be preserved in the URL

Apr 30, 2024 Release Notes
Summary

image213.png New task processing order that minimizes customers from blocking each other image213.png New Orby created subfolder - “OrbyAI_Scheduled”:

image207.png Whenever a user drops a file for SFTP or GDrive workflows, it will move to the new “OrbyAI_Scheduled” folder inside the workflow folder, which means Orby gets the file and will process it.

image213.png New workflow task assignment option for unassigned tasks

image214.png Admin can choose to leave tasks unassigned during the workflow creation, and select who can view the task instead. image214.png Admin can view all unassigned tasks and assign to anyone in the organization

image214.png Users can view unassigned tasks they are added to, and assign to themselves image215.png Pending tasks

image207.png Admins and users can now filter pending tasks based on reviewers.

image213.png Human-in-the-loop improvements:

image207.png Entity floating window now has a more intuitive user experience image214.png Bounding Box Enhancement

image216.png When an entity is selected: on hovering over the document text, the word recognition outline shows up image213.png For workflows that has GSheet as an output

image214.png The same sheet can be used for all workflows within an organization

image217.png For simple entities, the name of the tab will be: "simple (workflow-name)", e.g. "simple (testing workflow)"

image217.png For nested entities, the name of the tab will be: "<nested entity name>_nested (workflow name)", e.g. "lineitem_nested (testing workflow)" image215.png Extraction entity order in the Human-in-the-loop UI

image214.png All entities are now ordered from top to bottom and then left to right. Nested entities' positions are determined by its first child. image214.png Children within a nested entity are also ordered this way.

image213.png Normalization

image218.png Text normalization no longer convert text to lower case

image219.png Money normalization and connectors now handle the following currencies even when they do not have associated numerical values (e.g. "USD" or "$" in value field will trigger the USD currency drop-down in the normalization field)

image220.png All 3-letter currency codes in ISO 4217

image220.png Currency symbols and variations for USD, INR, BRL, EUR, CAD, AUD, and GBP image218.png Date normalization is now case insensitive

image213.png Deleted items restoration

image118.png Enabled restoration for deleted workflows, connectors and tasks within 30 days of the deletion. After 30 days, deleted items will be permanently deleted.

image213.png Schema name restrictions

image220.png Schema name only allows lowercase letters, numbers, underscores "_", dashes "-", and single space “ “ (multiple spaces will be replaced with single space). image220.png “*” is allowed in the beginning for Notes entities (a.k.a annotation entities)

image213.png Page urls

image221.png Workflow and connector editing pages' urls now include their unique ids. image220.png Task listing pages' urls now include the filter settings

image213.png JSON Output enhancements:

image220.png Added task url information in the JSON files.

image213.png Internal Improvements: Various backend enhancements for better performance and bug fixes.

Apr 1, 2024 Release Notes

image14.png ML release: Improvement to REM in error case where parsed numeric values taken from irrelevant string values

Mar 12, 2024 Release Notes
Summary

image14.png New Dashboard UI now includes metrics such as: image42.png Task completion

image42.png Time saved

image34.png Accuracy of Orby

image34.png Total tasks and status breakdown: image34.png Created

image42.png Pending

image42.png Completed image34.png Declined

image34.png Error

image14.png Admins have access to all organizational data and can filter the dashboard by workflow type, user, and select custom dates image222.png Users can only view data relevant to them

image222.png Soft delete for tasks and connectors:

image34.png Admins can now delete pending, completed, and declined tasks, as well as connectors individually

image34.png Deleted tasks and connectors will be stored in the "deleted items" tab briefly for potential restoration

image34.png Restoration feature for deleted resources will be added in the next release, along with soft delete for workflows image42.png This feature allows admins to remove tasks that may have impacted model training consistency

image222.png Task reassignment based on schema:

image34.png Admins can configure tasks and assign to specific users based on their expertise in particular workflow entities image34.png Note: Only new tasks will be affected by these configurations; pending tasks remain unchanged

image222.png Enhanced JSON output with Workflow name information

Feb 8, 2024 Release Notes
Summary

image222.png Task reassignment

image222.png Connector option for assigning task to the same users image14.png Nested entity smart annotation

image14.png For entity extraction workflows: Support new nested entity format in CSV-based schema definition and updated the sample CSV image222.png Email notifications to new organization users

Jan 19, 2024 Release Notes
Summary

image222.png Launch new nested entity format and UIs in workflow configurations and connector pages image222.png Trigger text normalization for extraction entity types under the "Other" category

image34.png Normalized value removes extra whitespaces and are all lowercase image14.png Allow task name prefix search in task listing pages

image14.png Support multi-line text search in task review page when the candidates are continuous in OCR image222.png List classification workflow doc type values in connector UI to facilitate connector configuration. image222.png A few improvements to address SFTP decryption error

Dec 8, 2023 Release Notes
Summary

Updated restrictions

image42.png Increase pending & creating total task limit per workflow user from 5 to 10. image42.png Restrict workflow and connector names to 100 characters

image34.png Limit classification workflow schema size to 8, including the default class "OrbyAI_Unknown" Document text search improvement

image42.png Add keyboard shortcut: ⌘ + f for Mac and Ctrl + F for Windows and Linux

image42.png Add result toggle

image42.png Enable text search for classification tasks

Task review page "Need attention" entity filter: allow admins to configure entity's need attention confidence score threshold in the "Add user" step of DEFAULT mode workflow image34.png Empty predictions will always be listed as "Need attention"

Task listing pages' workflow filter improvement

image42.png Add workflow filters to all task listing pages

image42.png Retain applied workflows filters through url parameters image34.png Workflow filter search is now case insensitive

UI improvements

image42.png Update task reviewer info if a task is accepted or declined by an admin

image42.png Use a different tag color for copied task in task list pages to differentiate them more clearly with original and modified tasks SFTP file names: Use "_OrbySuffix_" when appending suffixes to original file names

image34.png Motivation: to provide clear boundary between original file name and Orby-added suffixes

image34.png For example "aaa.pdf.pgp" will be renamed to "aaa.pdf.gpg_OrbySuffix_656f08550060c49f9047864c"

Fixes

OCR errors when pdf pages are of different sizes Extra spaces in predicted entity values

Fix some situations where the predicted text is overwritten by OCR content unexpectedly

Nov 13, 2023 Release Notes
New Features

Launched a new Global Rate Limit:

image42.png It allows customers to upload hundreds of documents as a batch to the SFTP workflow folder. Orby will process them gradually until the "5 pending tasks per workflow user" quota is reached or all the documents have been processed

Throughput: a conservative rate limit has been set to prioritize service reliability over high throughput

image34.png Based on our testing on a new SFTP classification workflow with 175 mixed length of documents, 15 workflow users and 3 completed tasks, it took 20 minutes to generate the max 75 pending tasks when there is no other workflow processing other tasks

User recommendations

image34.png Make the workflows quality and quota ready for large volume of inputs

image34.png Quality ready: at least 1 example for each classification document type and each extraction entity type through copied tasks and/or completed tasks, the more the better image34.png Quota ready: at least 1 completed task for each classification workflow and 3 completed tasks for each extraction workflow

image42.png Gradually increase the batch size

image42.png Assuming there are 50 workflow users for the entry classification workflow, there would be at most 250 pending tasks for this workflow. Suggest to set the initial batch size to ~150. If all files are processed successfully, increase the next batch to 250, and more later on.

Launched a native text search box on the task review page

image10.png Access it through the search icon on the top right corner of the page

image10.png To be supported in the next release: keyboard shortcut, search result toggle image7.png 6% extraction accuracy improvement on average across main contract datasets

image7.png More validations for uploaded workflow config YAML files

image7.png The background color of reviewed entities and tab on the task review page changes from blue to green image6.png Renamed all workflow templates to new name patterns.

Nov 3, 2023 Release Notes
New Features

image6.png Launched a new Task Copy feature

image10.png Admins can use this feature to copy completed tasks from one workflow to another workflow that doesn't have any completed task image6.png Launched a new SFTP Workflow Config Download and Upload feature

image15.png Admins can download configs from one organization, make modifications, and use the modified config to create/update workflows in the same organization or a different organization.

image7.png Added a workflow filter in the Pending Tasks page Feature Changes

PDF with 100+ pages will lead to a System Declined task with the error "Oversized file". Blocks extraction workflow creations or updates with >= 32 entity types

Bug Fiixes

image6.png Fixed an error which blocked the creation of workflow connectors that have duplicate names with connectors in other organizations. Connector names only need to be unique with an organization.

UI Changes

Reviewing empty predictions in extraction tasks will now trigger an entity review popup window too. Text segments with empty mention texts will be removed now.

Add warning texts in the entity review popup window when:

image15.png entity mention text does not match the OCR detected text (e.g. due to manual edits) image10.png or when there is a text segment with empty mention text.

When adding a new text segment to an multi-segment entity through the + icon, the new text segment won't fully overlap with the previously focused text segment anymore. Added help messages for normalization types in the workflow configuration UI

Changed the background color or "Reviewed" entity from blue to green.