> 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-8.7/fleet-allocation-and-scheduling/getting-started/budgets/data-grids-fas/cargo-ports-grid.md).

# Cargo Ports Grid

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

<figure><img src="/files/KgxRge46OWDURPrvJA7v" 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.7/voyage-management-system/step-by-step-guides/voyages/voyage-full-screen/data-grids.md#base-functionality).

## Editing a Cargo Port

By clicking the ![](/files/9dhMV8Miz4HqKaqYn55w)-icon in the left-most column, you will be able to *open* up the [Edit Cargo Port](/release-8.7/voyage-management-system/step-by-step-guides/cargoes/maintain-cargoes/cargo-drawer/main-details.md#edit-cargo-port-modal) modal for that specific row. From the below view, you can edit the selected cargo port:

<figure><img src="/files/zvyqbfsnOVCQlZ2yhSPd" alt=""><figcaption><p>Edit Cargo Port modal from Cargo Ports grid view</p></figcaption></figure>

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


---

# 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-8.7/fleet-allocation-and-scheduling/getting-started/budgets/data-grids-fas/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.
