# Maintain Bunker Orders

The details of a bunker order can be edited and maintained in the Bunker Order module.

The details will show in a drawer on the right hand side. Details can be maintained directly in the fields.&#x20;

<figure><img src="/files/ZYu7yrfNgsfDTx92JoLt" alt=""><figcaption><p>Bunker Order module</p></figcaption></figure>

## Bunker Order Lines Table

The table provides a brief overview of all bunker products included in the bunker order. Each row is interactive, enabling users to click and edit product details as needed. Additionally, there is a field labeled "Bunkered Quantity Shore" that is [hidden by default](/release-8.7/voyage-management-system/step-by-step-guides/customising-list-columns.md) but can be revealed for further detail by selecting this field after clicking the icon next to '+'.

### Adding a product (bunker order line)

If you want to add a product for a given order click the "+" button above the list of products. Then a dialog will show and allow you to enter the details.&#x20;

### Maintaining bunker order lines details

If you want to edit the details of the bunker order line (bunker type, quantity or unit price) click the bunker order line and a dialog will show allowing you to change.&#x20;

Bunker Type: If estimating bunker intake, the bunker type set will default to the grade this vessel is set up with in your vessel administration screen. If you need to change this you can do that in the below screen or when you actually place/create the order.&#x20;

<figure><img src="/files/yWx0fZtGA24Bg8A2urzi" alt=""><figcaption><p>Available fields in the Edit Bunker Order Line modal</p></figcaption></figure>


---

# 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.7/voyage-management-system/step-by-step-guides/bunker-orders/maintain-bunker-orders.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.
