# Cargo Ports Grid

Cargo Ports have been moved from the collapsible *"Cargo List"* to a dedicated grid, improving accessibility and increasing maintainability and flexibility when editing cargo ports.

<figure><img src="/files/xFtpZDSUffh41aLVUVGX" alt=""><figcaption><p>Figure 1: Cargo Ports grid</p></figcaption></figure>

### Creating new Cargo Ports

To add a new cargo port to the voyage, click the blue plus sign on the right-hand side of the grid header (see *Figure 1*). This will open a modal, as shown in *Figure 2*, where you can create the new cargo port.

<figure><img src="/files/RANqOjks8yWbOxhbCTMo" alt=""><figcaption><p>Figure 2: Create Cargo Port modal</p></figcaption></figure>

### Editing a Cargo Port

Like all grids, the Cargo Ports fields can be edited directly within the grid. Alternatively, you can click the ***Edit Cargo Port*** icon in the left-most column (see *Figure 1*) to open the ***"Edit Cargo Port"*** modal. The modal will appear on top of the voyage drawer as seen in the figure below.

<figure><img src="/files/QRVNHW1PEDu3veAUfjr9" alt=""><figcaption><p>Figure 3: Edit Cargo Port modal</p></figcaption></figure>

### Deleting a Cargo Port

It is possible to delete a Cargo Port by clicking the vertical ellipsis menu in the right-most column (see *Figure 4*). When clicked, a popup asking for confirmation will appear to prevent unintended actions, as illustrated in *Figure 5*.

<figure><img src="/files/cUtktyIWu7EF6SToDqp8" alt=""><figcaption><p>Figure 4: Delete Cargo Port option</p></figcaption></figure>

<div align="left"><figure><img src="/files/HZMv58RlazIKwcmPoeq7" alt=""><figcaption><p>Figure 5: Delete Cargo Port confirmation</p></figcaption></figure></div>


---

# 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/data-grids/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.
