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

# Document check (Flows)

> Validate identity document in WhatsApp Flows with guided capture.

This agent validates the authenticity and validity of a document using native WhatsApp Flows screens.

## What it solves

* Captures front and back of the document.
* Extracts key fields via OCR.
* Returns validation result and structured data.

## Recommended configuration

### ✅ Checklist to start without blockers

* You must have a verified WhatsApp account.
* The user must be able to **capture or send photos** of the document from the chat (camera permissions must be enabled on the device if applicable).
* Define the **country** and allowed document types to reduce reading errors.
* If applicable to the complete flow, have the **Terms and Conditions PDF** (public URL) available to configure it. **This is mandatory** when applicable.
* <u>Recommended:</u> define the handling flow if you enable **Human in the loop** (who reviews, response times, and what happens if there is no response).

<Tip>
  Test with real documents under different lighting conditions to adjust messages and fallback.
</Tip>
