# 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: 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.46/voyage-management-system/step-by-step-guides/cargoes/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.
