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

# Check for Fraud

> Review fraud verification results for uploaded bank statements in the Flinks Dashboard or via API.

Flinks checks every bank statement that is uploaded through [Flinks Upload](./flinks-upload#flinks-upload) for several signs of fraud. Complete the following steps to check the verification results:

1. In the Dashboard, navigate to the Insights screen.
2. Locate the name of the customer that you want to review the statement verification for, then select that row.
3. Go to the Document Check tab
4. This will show a list of all files uploaded for that user, including fraud verdict and document quality.

<img loading="lazy" src="https://mintcdn.com/flinks-2682732c/SuJctMaY_z3s-D2D/images/document_check_tab.png?fit=max&auto=format&n=SuJctMaY_z3s-D2D&q=85&s=70234a6adcc83f4214c785dc88e6987d" alt="Screenshot of the Document Check tab in the Flinks Dashboard." style={{ width: "100%", height: "auto" }} width="2960" height="740" data-path="images/document_check_tab.png" />

You can review each file by clicking on it to see the underlying risk and trust signals.

{" "}

<img loading="lazy" src="https://mintcdn.com/flinks-2682732c/SuJctMaY_z3s-D2D/images/check_tab_dashboard.png?fit=max&auto=format&n=SuJctMaY_z3s-D2D&q=85&s=30937995e2b45855b5576a4e78c59dcb" alt="Screenshot of the Document Check tab in the Flinks Dashboard." style={{ width: "100%", height: "auto" }} width="2962" height="1704" data-path="images/check_tab_dashboard.png" />

<Note>
  <p class="h4">Receive fraud signals by API connection</p>

  To receive fraud signals by API, call the [/FraudAnalysis](../../api/upload/endpoints/fraud/fraud-analysis) endpoint.
</Note>
