What is the Eigen document answers action?
Authors can use this integration node to extract text values (answers) from fields (questions) in an Eigen document. The ID for this Eigen document and the question ID need to be provided by the author or end-user of the module.
Please note that this is a premium feature that needs to be enabled by your dedicated customer success manager. For further information, please reach out to your BRYTER Customer Success Manager or support@bryter.io. Additional pricing may apply.
Why would you use the Eigen document answers action?
As an author, you could use this integration node in a module to identify governing law or other answers for a given question from an Eigen extracted document.
Similarly, extracted answers could be used in lease or contract reviewer tools. These would present each of the relevant extracted clauses from the document to the end-user. The end-user would be guided through relevant questions or a review playbook to assess the document against internal rules and guidelines. Based on the assessment, an amended document or a (risk) report can be easily generated. This approach replaces time-consuming and often inconsistent manual processes.
How do you use the Eigen document answers action?
This integration node requires only two input values and offers one output parameter that can be referenced further down in your module. In your module, add an action node after the document ID has either been provided by a value node, the Eigen document upload, or a number input node and select 'Eigen – Document Answer' node from the actions list:
To read information from an Eigen document, provide the DOCUMENT ID and the QUESTION ID.
In the integration node, reference the document ID and provide or reference the Eigen Question ID into the required integration input fields.
The URL of the project contains both the Document ID and the Question ID.
Format: {domain}.eigen.tech/.../labelling?document=53&answer={questionId}_{documentId}-{documentVersion}
In the example below, the Document ID is "53" and the Question ID is "10".
Once your Eigen document answers integration node is set up, you can reference the content of the field in text block values, the content of input nodes, or set the content as default value in text input nodes.
Input and output parameters
Input parameters |
||
Name | Type | Description |
Document ID | Number | The ID of the Eigen document to extract an answer from |
Question ID | Text | The question ID |
Output parameters |
||
Name | Type | Description |
Answer Text | Text | The text of the answer to the queried question |