Field types in Now Assist in Document Intelligence
The field type specifies the information that is retrieved from a document with Now Assist in Document Intelligence.
The following field types are available to administrators when configuring fields for use cases.
| Field type | Description |
|---|---|
| Boolean (True/False) |
Holds a true/false value. In document Q&A questions, the value is displayed as a yes or no answer. The answer can be followed by an explanation generated by Now Assist, if enabled by the admin. This field type is available for questions defined in the use case setup. |
| Date |
Date, displayed in the date format extracted from the document. This field type is available for fields and tables defined in the use case setup. |
| Decimal |
A number with up to two decimal places (for example, 12.5 or 12.55). This field type is available for fields and tables defined in the use case setup. |
| Float (floating point number) |
A number with up to seven decimal places (for example, 12.0 to 12.0000000). This field type is available for fields and tables defined in the use case setup. |
| Integer |
Whole number (for example, 12). This field type is available for fields and tables defined in the use case setup. |
| Reference |
A reference field stores a reference to a field on another table. For example, the Caller field on the Incident table is a reference to the User [sys_user] table. For more information, see Reference field type. This field type is available for fields and tables defined in the use case setup. |
| Text |
Text field. This field type is available for fields, tables, and questions defined in the use case setup. |