> For the complete documentation index, see [llms.txt](https://guides.dojah.io/dashboard-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.dojah.io/dashboard-guide/verify/business/address-verification.md).

# Address Verification

Business Address Verification confirms that a company's operational or registered address is a real, physical location that the business actually occupies. A field agent is dispatched to visit the address, document what they find, and return photographic evidence alongside the verified address data.

Unlike a CAC lookup - which returns the address a company filed with the Corporate Affairs Commission at the time of registration, business address verification confirms the address the business claims to operate from right now. These two addresses are often different, and for many compliance and risk processes, the operational address is the more important one.

Business Address Verification is currently available for **Nigeria only**.

***

#### When to use Business Address Verification

* Merchant onboarding where physical presence at a location must be confirmed before activating a payment account
* Business lending or credit assessment where the company's operational base is a factor in the credit decision
* Regulatory site checks requiring proof of a business's physical premises
* Fraud prevention when a company's claimed address cannot be independently confirmed through other means
* Re-verification of existing business customers where address details may have changed since original onboarding

***

#### Running a Business Address Verification

1. Go to **Verify > Business**, click **+ New Lookup**, and select **Address Verification** as the Verification Type.
2. **App Name** - Select the application this verification should be attributed to.
3. **Country** - Nigeria is the only currently supported country for Business Address Verification. This is confirmed by the note on the form: *Address Verification is currently available for Nigeria only.*
4. **Link to an existing business** - If this company already has a record in your system, link this verification to their existing profile so all checks remain consolidated. Leave blank to create a new business record automatically.
5. Fill in all required fields:

* **Business Name** - The trading or registered name of the business at the address being verified. This is what the field agent will use to identify the premises on arrival.
* **Business Mobile** - The office or business landline/mobile number for the premises. The field agent may use this to contact the business prior to or during the visit to coordinate access or confirm the address.
* **Owner First Name** and **Owner Last Name** - The full name of the business owner or the primary contact person for the premises. This is used by the field agent to identify who to speak with at the location.
* **Owner Mobile** - The personal mobile number of the business owner or designated contact. This is separate from the business phone number and provides an additional contact point if the main business line is unreachable.
* **Street** - The full street address of the premises, including house or building number and street name. Be as specific and complete as possible; a vague street description significantly increases the chance of the field agent visiting the wrong premises or being unable to locate the address.
* **State** - Select the Nigerian state where the business premises is located.
* **LGA** - Select the Local Government Area within the chosen state. This narrows the location for the field agent and is required for all Nigerian address verifications.
* **City** - Enter the city or town where the premises is located.
* **Landmark (Optional)** - Enter the closest well-known landmark to the business premises, such as a major road, plaza, bank branch, or public building. While optional, providing a landmark is strongly recommended for addresses in areas where street numbering is inconsistent or unofficial; it helps the field agent locate the correct premises quickly and reduces delays.

6. Once all required fields are filled, click **Submit Address**. The verification is queued for a field agent's visit.

***

#### What happens after submission

Unlike instant database lookups, Business Address Verification involves a physical site visit. After you submit the address:

1. A field agent is assigned to visit the premises.
2. The agent contacts the business using the phone numbers provided to arrange or confirm the visit where necessary.
3. The agent visits the location, photographs the premises and surrounding area, and records the address details observed on site.
4. The completed verification is submitted by the agent, and the result is returned to your account.

You will be notified when the result is ready. Turnaround times depend on the location and field agent availability

<figure><img src="/files/dRCg5U8Z1vXtHbqQKNz8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/YsGXHFl8WSy1MdTpsS23" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/dashboard-guide/verify/business/address-verification.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.
