# Delete Bunker Order

Deleting a bunker order entirely removes the order and all its history. This option is suitable when a bunker order is cancelled, or the entire port call or voyage is cancelled.&#x20;

Click the delete button from the action menu. If the bunker order is not cancelled prior to this, then the delete button will not be active in the menu.

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

{% hint style="info" %}
**Precautions:**

1. Any assembled bunker invoices in Accounts Payable have to be "Un-Assembled".&#x20;
2. Any posted bunker invoices in Accounts Payable have to be "Reversed"
3. Only "Cancelled" bunker orders can be deleted.
   {% 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/delete-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.
