> For the complete documentation index, see [llms.txt](https://docs.dataloy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dataloy.com/release-6.13/voyage-management-system/step-by-step-guides/accruals/bunker-stock-adjustments-list.md).

# Bunker Stock Adjustments List

The list is display either as a table or as cards, pending on the width of your screen

Columns in the list are as follows:

* Document Type
* Document No
* Document Date
* Account
* Vessel
* Voyage Reference
* Business Partner
* Document Text
* Currency
* Amount
* Status

There are numerous filters to apply to the list, as follows:

Status and Document Type filters are always active, and you can select one of the below.

![Status filters available](/files/-MhU4dfIUAyf2MRWbcVL)

![Document Type filters available](/files/-MhU4lDblmIAxklUP9AH)

![Other filters](/files/-MhU4u5FLuGSvJn5tbeD)

There are numerous sorting options for the list:

![Sorting options](/files/-MhU5GJ_cln_4bjYHvr-)

If you select more than one sorting option the list will be sorted first by the column that is clicked first, then by the second column clicked and so forth.

When clicking the Generate button in the top left corner, a modal will appear where you can select month/year, business unit, company and vessel to generate bunker stock adjustments.

![Modal for generating Bunker Stock Adjustments](/files/-MiRF5LOdNUFmYfYUvQ2)

Fill in the required fields, and vessel if desired. For business unit and company it is possible to select multiple. Then click confirm to generate bunker stock adjustments with the corresponding parameters.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.dataloy.com/release-6.13/voyage-management-system/step-by-step-guides/accruals/bunker-stock-adjustments-list.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
