# Register Delivery Against a Bunker Order

When delivery is taken by the vessel the **"Bunkered Quantity"** and **"Delivery Date"** must be registered in the application. Fill in the required fields and click **"Register Delivery"** on the action menu.

Ship Role: It is possible for the the a Ship user with the vessel security role to register this information his side and upload the bunker delivery note as an attachment in the system.

{% hint style="info" %}
**REQUIRED DETAILS**

Required details for "Registering Delivery" on a bunker order are:

1. Supplier
2. At least one bunker order line with "Bunker Type", "Bunkered Quantity" and "Unit Price"
3. Delivery Date
   {% 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://docs.dataloy.com/release-6.38/voyage-management-system/step-by-step-guides/bunker-orders/register-delivery-against-a-bunker-order.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.
