# Cargo Ports Grid

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

<figure><img src="/files/jI94RqCNk234djVZLeid" alt=""><figcaption><p>Cargo Ports 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).

### Editing a Cargo Port

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

<figure><img src="/files/fJzLlM8haa7GmN1ZvEMr" alt="" width="563"><figcaption><p>Edit Cargo Port modal </p></figcaption></figure>

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

### Bulk Actions

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

* Cargo Quantity
* Freight Rate
* Handling Cost Currency
* Handling Cost Rate

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/cargo-ports-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.
