# Proof of Address Check

### About service

Proof of Address (PoA) Check is a **document-based address verification** service for **KYC** and customer onboarding.

It uses ComplyCube’s OCR and decision engine to extract address details from PoA documents. It then verifies the extracted data against customer-provided information and geolocation signals.

#### Supported proof of address documents

This service supports the following PoA document types:

* Bank statements
* Utility bills
* Driving licenses
* Tax documents

{% hint style="info" %}
We recommend running this type of check through our [Hosted Solution](https://app.gitbook.com/s/lv7UhJvTbxeq4s3KwQpn/web-integrations/hosted-solution-quick-guide), [Web SDK](https://app.gitbook.com/s/lv7UhJvTbxeq4s3KwQpn/web-integrations/web-sdk-quick-guide), or native [Mobile SDKs](https://app.gitbook.com/s/sw26JqCBnT6AEIbxAYyk/quick-guides/mobile-sdk-guide). This enables ComplyCube to perform additional analysis on the submitted proof of address document.
{% endhint %}

{% hint style="info" %}
[Learn about the Proof of Address Checks API.](https://app.gitbook.com/s/kAhgmUKSf8CFUFVL3GEe/check-types/proof-of-address-check)
{% endhint %}

### Common use cases

Proof of Address Checks are typically used for:

* **Document-based address verification**: Verify a customer’s residential address using proof of address documents (for example, a utility bill or bank statement).
* **KYC onboarding and CDD**: Collect and validate address evidence to support customer due diligence (CDD) requirements.
* **Fraud risk reduction**: Detect mismatches between submitted and extracted address data, suspicious document recency, or anomalous geolocation signals.
* **Audit-ready proof of address evidence**: Capture extracted address details and document metadata to support compliance reviews.

### How the check works

1. The customer uploads a proof of address document (for example, a utility bill).
2. ComplyCube extracts address and document metadata using OCR.
3. The check validates the extracted address against customer-provided details.
4. The check evaluates geolocation signals (for example, IP proximity) to support the decision.

### Analysis performed

The PoA Check extracts and validates a customer’s address details from PoA documents.

The diagram below outlines the key analysis categories.

***

![Proof of Address Check Overview](https://1615271746-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKyFKMqftsmT6qln9zo5y%2Fuploads%2FDYUw1cWirqoYN82FrgpJ%2Fpoa_check_service_v2.png?alt=media\&token=48f659c8-5836-47e0-9046-3e672848e765)

***

**Detailed verification checks**

<table><thead><tr><th width="204.53515625">Analysis</th><th>Verifications Performed</th></tr></thead><tbody><tr><td><strong>Content Analysis</strong></td><td>Checks the issue date of the PoA document to confirm it is recent and valid.</td></tr><tr><td><strong>Geolocation Analysis</strong></td><td>Validates IP address details and proximity against the extracted address.</td></tr><tr><td><strong>Client Validation</strong></td><td>Ensures the customer’s submitted details align with the information extracted from the PoA document.</td></tr></tbody></table>

### Check duration

A PoA Check takes an average of **10 seconds** to complete.

### Related checks

You’ll typically run Proof of Address Check alongside:

* [Document Check](https://docs.complycube.com/documentation/product-guides/identity-verification/document-check) for ID document verification.
* [Identity Check](https://docs.complycube.com/documentation/product-guides/biometric-and-liveness-verification/identity-check) for liveness and selfie verification.
* [Multi-Bureau Check](https://docs.complycube.com/documentation/product-guides/identity-verification/multi-bureau-check) for database-based identity and address verification.
* [AML Screening Check](https://docs.complycube.com/documentation/product-guides/watchlist-pep-and-adverse-media/aml-screening-check) for sanctions, PEP, and adverse media.

### Related topics

Use these pages to design an end-to-end address verification journey:

* [Workflows](https://docs.complycube.com/documentation/product-guides/compliance-studio/workflows) to run PoA checks as part of a full onboarding journey.
* [Smart Forms](https://docs.complycube.com/documentation/product-guides/compliance-studio/smart-forms) to collect customer information and supporting data.
* [Compliance Policies](https://docs.complycube.com/documentation/product-guides/compliance-studio/policies) to apply rule-based decisions and evidence requirements.
* [Advanced Case Management](https://docs.complycube.com/documentation/product-guides/due-diligence-tools/advanced-case-management) to review exceptions and handle manual follow-ups.
