# Register Delivery Against a Bunker Order

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

Vessel Group: A user with Vessel security group can register this information 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 Shore" and "Unit Price"
3. Bunkered 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-8.25/voyage-management-system/step-by-step-guides/operations/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.
