# Bunker Transactions

Bunker Transactions is part of the Dataloy VMS accounting integrations to automate the transactions between the VMS and an accounting system. The transactions are transferred whenever a bunker transaction is posted in the VMS.

**Filters**

The filters in the top right is shared between the two tabs, and will be persisted when changing between the tabs. The status filter is only available on the posted tab

<figure><img src="/files/jzfwPvz2nVIfdK2LLmLi" alt=""><figcaption><p>Available filters in the module</p></figcaption></figure>

<figure><img src="/files/Hbm9U7eQN19HIVJZXbhg" alt=""><figcaption><p>Filters available under the 'More' option</p></figcaption></figure>

### Posted transactions

The "posted" list shows all transactions that have the status 'Posted' or 'Ready For Posting'.

### Pending transactions

The pending list shows all pending bunker transactions grouped by voyage. When expanding a card all Pending Bunker Transactions is shown for the vurrent voyage. Bunker transactions can be posted by selecting one or multiple rows by clicking the left hand side checkbox and then clicking the Post button. A confirmation popup will appear, and when clicking Post, the selected Transactions will be posted.


---

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