> 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-7.3/voyage-management-system/step-by-step-guides/cargoes/cargo-drawer-actions/view-cargo-history.md).

# View Cargo History

In the Cargoes list you can use the existing columns along with the optional column "Voyage Start Date" and use the filters of the list to view the history of cargoes.

{% tabs %}
{% tab title="Cargo List Result" %}

<figure><img src="/files/94cLN0tFKRR9fR6fw7hM" alt=""><figcaption><p>Example of Cargo History</p></figcaption></figure>
{% endtab %}

{% tab title="Column Customisation" %}

<figure><img src="/files/pcBt1YxzeVxZ3cYQa27k" alt=""><figcaption><p>Removed undesired columns and added Voyage Start Date</p></figcaption></figure>
{% endtab %}

{% tab title="Filter" %}

<figure><img src="/files/BWt6S574q3FVbzSKaoGU" alt=""><figcaption><p>Filtered by Vessel</p></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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:

```
GET https://docs.dataloy.com/release-7.3/voyage-management-system/step-by-step-guides/cargoes/cargo-drawer-actions/view-cargo-history.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.
