Required module order
- Document Classification
- Document Extraction
- Document Authentication
Document Classification produces the anchor image, so a Facematch Verification module can run in parallel with Document Extraction and Document Authentication. To learn more, refer to the Combine document and biometric modules guide.
Best practices
- Start with Document Classification. The module scans the submitted document to determine its type and validity.
- Keep Document Extraction before Document Authentication. Authentication depends on the extracted fields, so it canβt run first or in parallel with extraction.
- Evaluate after Document Classification where you want to end unclassified journeys early.
The required order of the document modules is fixed, but the evaluation steps around them are not. Choose the evaluation and routing that best fits your use case.