# Verifications

It consolidates essential information such as user bio data, which includes details fetched based on the flow created on Easy Onboard.

In addition to the user's bio data, the ID verifications feature also logs the user's device IP address, providing valuable information about the device used during the verification.

Furthermore, the total cost of each user's verification is displayed within the ID verifications section. This breakdown helps you keep track of the expenses incurred for each verification, allowing for easy monitoring of costs associated with the verification process.

If a verification is marked as pending or failed, the ID verifications feature also displays the reasons for these outcomes. This insight into the reasons for failed or pending verifications helps you understand any issues that may have arisen during the verification process, enabling you to take appropriate actions or provide necessary support to affected users.

Overall, the ID verifications feature combines crucial data points, including user bio data, device IP address, cost breakdown, and verification statuses, to give you a comprehensive overview of each user's verification journey within Widget.

<figure><img src="/files/kxkX5LphBD04lxxlUags" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides.dojah.io/user-manual/identity-verification/easyonboard/verifications.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
