# Delivery Address

With this configuration, you can easily keep track of delivery addresses by customer and also display these addresses on your documents.

## Activating Delivery Addresses

The option to save and display a delivery address is something that first needs to be activated in BestInvoicing:

1. Navigate to the top right corner of the screen (email address) and select 'Apps and Integrations' in the menu.
2. Check the list of 'Apps and Integrations Related to Customers'.
3. Click the green button 'Activate' on the line mentioning 'Delivery Address'.&#x20;

## Using Delivery Addresses

You can activate this extension and use it immediately afterwards; an additional tab has now become available in your customer files.

![](/files/dA7tG0lBBkDi3HrvwE9P)

On the left side you will see an additional tab "Delivery Address". You could add one or more addresses here:

![](/files/2w2MnRddGh496ZVGDDxX)

When creating a document, you will be able to choose to designate a different 'delivery address'. This address can be:&#x20;

* entered manually and 'saved as new address'. It will be saved in the list of delivery addresses of that particular customer, for later re-use.&#x20;
* selected from the list of existing delivery addresses that are already linked to your customer.

![](/files/Otu2of8FGMPMBMdMnaMV)

{% hint style="success" %}
If you enter a phone number, it will appear beneath the delivery address on your document.
{% endhint %}

The delivery address will appear next to the billing address on documents. Example:

![](/files/187PbhqA2qp8myy1UP5U)


---

# 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://support.onfact.eu/apps-integrations/delivery-address.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.
