# Create Address in console

This is a two step process of ensuring the address is not already in the exchange and then creating an address if it doesn't exist.&#x20;

**Before any address is created its important to check that the address does not already exist.**

It is possible that an address exists but has not been 'accepted'. This could be due to many reasons and we recommend reviewing the previous actions and events to assist you in decision to use an address.

## 1. Click 'Add new address'

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

## 2. Check for the address

Important feature of Address Exchange contribution to a single address record. This helps grow the overall confidence of an address.

**Type in the full address and review potential candidates.**

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

## 3. Enter new address

Entering the full address in the top line then press proceed when you cannot find a matching address. This opens the form to allow you to enter in the address information.&#x20;

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

You can then move the map to the right co-ordinates to update the Latitude or Longitude.

## 4. Submit for Review

Simply, submit the address for review. Now the address will be searchable and others can contribution events and knowledge to the confidence of the address

<figure><img src="/files/6gL2hdLetxxtOcMtBYiK" alt=""><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://docs.mastersoftgroup.com/loqate-harmony-api/address-exchange-beta/adx-console/create-address-in-console.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.
