Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Data Values

Quoting Method Grooper.GPT

Supplies the AI with extracted document data in JSON format.

Remarks

The DataValues quoting method generates a structured JSON representation of the Data Model hierarchy for a document, including all extracted data fields, sections, and tables.

How It Works:

  • When invoked, this method serializes the document's Data Model and its extracted values into a JSON object.
  • If the source is a Document Instance, all associated documents in the Batch Folder are included; otherwise, only the current instance is serialized.
  • The resulting JSON is supplied to the AI, optionally preceded by a user-provided description.

Configuration:

  • Use the 'Description' property to provide context or instructions to the AI about the meaning or structure of the data.

Use Cases:

  • Supplying the AI with a complete, machine-readable representation of extracted document data for downstream processing, validation, or summarization.
  • Enabling advanced AI workflows that require access to the full set of structured data elements from a document.

Properties

NameTypeDescription

Used By

Notification