# Review Data

- [Verification Status](https://docs.allpass.ai/review-data/verification-status.md)
- [Review Process](https://docs.allpass.ai/review-data/review-process.md): This section provides detailed steps on how compliance officers can manage and review applicant profiles, either manually or automatically through flow auto-approval.
- [Applicant Profile](https://docs.allpass.ai/review-data/applicant-profile.md): The Applicant Profile section serves as the central hub for managing and reviewing key information about each applicant. This feature enables you to efficiently access, verify, and monitor all data.
- [Document Check](https://docs.allpass.ai/review-data/applicant-profile/document-check.md)
- [Liveness](https://docs.allpass.ai/review-data/applicant-profile/liveness.md)
- [Facematch](https://docs.allpass.ai/review-data/applicant-profile/facematch.md)
- [Selfie with the document](https://docs.allpass.ai/review-data/applicant-profile/selfie-with-the-document.md)
- [Email Verification](https://docs.allpass.ai/review-data/applicant-profile/email-verification.md)
- [Phone Verification](https://docs.allpass.ai/review-data/applicant-profile/phone-verification.md)
- [Address Verification](https://docs.allpass.ai/review-data/applicant-profile/address-verification.md)
- [AML check](https://docs.allpass.ai/review-data/applicant-profile/aml-check.md)
- [Crypto Transaction and Wallet Check](https://docs.allpass.ai/review-data/applicant-profile/crypto-transaction-and-wallet-check.md): The Crypto Transaction and Wallet Monitoring block provides comprehensive insights into blockchain activity, risk assessments, and compliance outcomes.
- [Questionnaire](https://docs.allpass.ai/review-data/applicant-profile/questionnaire.md)
- [IP and Geo Data](https://docs.allpass.ai/review-data/applicant-profile/ip-and-geo-data.md): The IP and Geolocation features provide detailed insights about users' internet connection and physical location to enhance identity verification and risk assessment.
- [Applicant Timeline](https://docs.allpass.ai/review-data/applicant-timeline.md)
- [Deactivating and Activating Verification Results](https://docs.allpass.ai/review-data/deactivating-and-activating-verification-results.md): This functionality empowers you to halt the verification process if they find discrepancies or issues during any stage of the applicant’s verification.
- [Applicant Profile Deletion](https://docs.allpass.ai/review-data/applicant-profile-deletion.md)


---

# 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://docs.allpass.ai/review-data.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.
