> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# DocumentSuspiciousField

> Column reference for the DocumentSuspiciousField table, which records ABBYY FlexiCapture fields captured with low confidence that may need verification.

## <a id="start" />Purpose

Contains information about fields captured with low-confidence.

[Diagram of relationships between Document editing details](/flexi-capture/reporting-service/reporting-db-document-editing)

## List of columns

<table width="100%"><tbody><tr><td><p><strong>Key</strong></p></td><td><p><strong>Name</strong></p></td><td><p><strong>Type</strong></p></td><td><p><strong>Required</strong></p></td><td><p><strong>Description</strong></p></td></tr><tr><td rowspan="5"> </td><td><p>DocumentProcessedDate</p></td><td><p>date</p></td><td><p>yes</p></td><td><p>The date when the document's status changed to "Processed."</p></td></tr><tr><td><p>DocumentProcessingID</p></td><td><p>bigint</p></td><td><p>yes</p></td><td><p>Document identifier. Corresponds to the entry identifier in the <a href="/flexi-capture/reporting-service/reporting-document-processing">DocumentProcessing</a> table.</p></td></tr><tr><td><p>FieldPath</p></td><td><p>nvarchar</p></td><td><p>yes</p></td><td><p>The full name of the field in the Document Definition (comprising the names of the objects below in the tree, from the section to the field itself, separated by "\\").</p></td></tr><tr><td><p>IsSuspicious</p></td><td><p>bit</p></td><td><p>yes</p></td><td><p>This flag indicates whether the field contains low-confidence characters.</p></td></tr><tr><td><p>NeedVerification</p></td><td><p>bit</p></td><td><p>yes</p></td><td><p>This flag indicates whether the field requires verification.</p></td></tr></tbody></table>
