# Delivery Date

The 'Delivery Date' field allows you to specify the delivery date of the goods on a document, in addition to the invoice date.

## Activating Delivery Date

The option to display a delivery date on your documents 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 'All Apps and Integrations'.
3. Click the green button 'Activate' on the line mentioning 'Delivery Date'.&#x20;

## Using Delivery Date

As soon as this application has been activated, it can be used immediately. The field will be located at the bottom of the input window, e.g. below the invoice date if you're creating an invoice.&#x20;

![](/files/HElnSB2JHdg6M9L0ntfD)

{% hint style="success" %}
If you copy a [delivery note](/apps-integrations/delivery-notes.md) to an invoice, the date of the delivery note will automatically be adopted as the 'delivery date' on the invoice.
{% endhint %}


---

# 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-date.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.
