# Port Calls Grid

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

<figure><img src="/files/xkJiPdCfGnGu9yEDAZBS" alt=""><figcaption><p>Port Calls 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 Port Call

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

<figure><img src="/files/htrmYTRrmWB9ye2k39Oo" alt=""><figcaption><p>Port Call drawer from Port Calls grid view</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:

* Currency
* Days Extra in Port
* Is Laytime Used Fixed
* Laytime Used
* Port Cost Currency
* Actual Speed

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/port-calls-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.
