# Addresses

### Locations list management

An address belongs to one account. Each address can have an external reference which can be used in a booking to select a precise address.

**How to create a new address?**

As of today, there is no way to synchronise massive list of locations Shiptify. If you have many of them, just add them to your bookings and they will be populated through your address book according to the diagram here under. Although remember that to be saved on your address book, one address should have a name.

{% hint style="info" %}
Also, please note that country field must be filled with the english name of the country (ie: Germany instead of Allemagne) for a correct address.
{% endhint %}

**Location creation and management diagramm**

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

### Master Location specific case

Master location are specific addresses which are public and common to all Shiptify community. They are usually used by several different accounts. They may have additional options attached like yard management, online planning … For instance : a multi shipper logistic platform operated by Kuehne & Nagel

**How can I know if a master location already exists on one of my addresses?**

First, remember that you always keep your own addresses and you are the only one who can update them. Saying that, if one of your logistic partners tells you that they are already a Shiptify user and manage their docks with our platform, inform us on [help@shiptify.com](mailto:help%40shiptify.com) Then, Shiptify will automatically check if addresses are already master locations. If it is, your flows will be visible on the dock tools of your partner.


---

# 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.shiptify.com/general-overview/objects-and-ids/addresses.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.
