# Cargoes Grid

The template & budgeted voyages' **cargoes** can be found here:

<figure><img src="/files/sPf3Ch9Kvb5cFw0qcmYd" alt=""><figcaption><p>Cargoes grid</p></figcaption></figure>

All these rows are non-editable.

Read more about the grid's "base functionality" [here](/release-8.25/voyage-management-system/step-by-step-guides/data-grids.md#base-functionality).

### Opening a Cargo

By clicking any cell of the row **once**, you will be able to *open* up the [Cargo drawer](/release-8.25/voyage-management-system/step-by-step-guides/cargoes/maintain-cargoes/cargo-drawer.md) for that specific row. From the below view, you can edit the selected cargo:

<figure><img src="/files/PXx8hXo0XIACsP447SC8" alt=""><figcaption><p>Cargo drawer from Cargoes grid view</p></figcaption></figure>

Changes done in the drawer will be reflected in the rows.&#x20;

Additionally, you can also use all the primary (and secondary ![](/files/MrweRu0oJHAlW3EZRXf1)) actions as usual:

<figure><img src="/files/7t8FNLuEVNwbpTF1Zch3" alt=""><figcaption><p>Cargo drawer primary actions</p></figcaption></figure>

### Bulk Actions

Bulk Actions is available in this view for the following fields:

* Cargo Quantity
* Commodity
* Laycan From
* Laycan To

Read more about this functionality here: [Bulk Update](/release-8.25/voyage-management-system/step-by-step-guides/bulk-update.md).


---

# 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/fleet-allocation-and-scheduling/getting-started/planning/budgets/maintain-template-and-budget-voyages/data-grids-in-fas-budgets-tabs/cargoes-grid.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.
