# Cargo

## Cargo List

To the left, a scrollable list of *cargoes* are presented as small, blue cards, showing you some select details about the cargo. This is meant to be a quick overview, to be able to differentiate between the different cargos. Clicking on a cargo will select it, and the Cargo-section to the right will update. The currently selected cargo is marked by a blue line on the left side of the card. Hovering over a cargo card will bring up the option to copy it, or open the cargo drawer. While a cargo drawer is open, you may click on any part of the card to open the cargo drawer for that cargo:

<figure><img src="/files/JxJy3PMlRnq1MXVJM54r" alt=""><figcaption><p>Cargo List in Voyage Overview tab</p></figcaption></figure>

Clicking the ![](/files/9fq9GUnMk5YMiwkc76NP) button in the top right to create a new cargo on the voyage, either from an existing CoA template, or as a brand new cargo.

{% hint style="info" %}
If the voyage is of type TC, a shortened list of cargo cards will be used, titled "Last Cargoes". Only the last 3 cargoes created will be displayed. To see the full list of all cargoes on the voyage, use the [Cargo](/release-8.25/voyage-management-system/step-by-step-guides/voyages/maintain-voyages/cargo.md)
{% endhint %}

## Cargo Section

The cargo section allows you to directly change some of the fields of the selected cargo (performance cargo by default) from the Voyage drawer without having to open the Cargo drawer. If you are looking for more fields however, you will need to open the up Cargo drawer (clicking the ![](/files/-MJW01-51ej4tIuTwVpr) icon will open the drawer):

{% tabs %}
{% tab title="Stowage factor" %}

<figure><img src="/files/0G9QSQVnAdZ4XhRnDLvz" alt=""><figcaption><p>Cargo Section in Voyage Overview tab</p></figcaption></figure>
{% endtab %}

{% tab title="Density and Temperature" %}

<figure><img src="/files/hpXKyH3EzLsCxdbiYdz3" alt=""><figcaption><p>Cargo Section in Voyage Overview tab</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-8.25/voyage-management-system/step-by-step-guides/voyages/maintain-voyages/overview/cargo.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.
