# View Overview on Port Calls

## Overview

This tab contains all the main details for each of the port calls. Here we have the tile boxes displaying a vessel's number of days "at sea", as well as the "average speed/consumption", days "in port" and the "port cost". There are also sections for **Sea Passage** and **Port**, as well as sections for **Comment** and the **Bunkers table**. We also have a new **Map** component displaying a port call. By zooming out you will get the whole voyage that is linked to the port call: ‌

![Overview Tab In Port Call Drawer](/files/-MeiUuEY9f-9jw7UhQ6o)

<figure><img src="/files/1y6QS6CqsmWWT52wMYgJ" alt=""><figcaption><p>Tile boxes in Port Call Drawer</p></figcaption></figure>

{% hint style="info" %}
From 6.29 release, EU ETS Emissions will be available for viewing in the tile boxes.
{% endhint %}

The Sea Passage- and the Port sections contains these fields:

| Sea Passage                       | Port                    |
| --------------------------------- | ----------------------- |
| Speed Order                       | Arrival (editable)      |
| Actual Speed                      | Agent                   |
| Estimated Distance                | Berthed (editable)      |
| Actual Distance Sailed (editable) | Departure (editable)    |
| Percent Extra At Sea              | Waiting                 |
| Days Extra At Sea                 | Extra                   |
|                                   | Loading                 |
| ​                                 | Total                   |
|                                   | Port Cost               |
| ​                                 | Currency                |
| ​                                 | Master (editable)       |
|                                   | Port Captain (editable) |

Look here for some more information about [Speed Order](https://app.gitbook.com/@dataloy/s/knowledge-base/~/drafts/-MeQNNq_vu_ul11x6v-I/voyage-management-system/step-by-step-guides/port-calls/maintain-port-calls/speed-order).‌

Arrival-, Berthed- and Departure dates are validated with comparisons to the Voyage Start- and Previous Portcall Departure dates, for correct date range. If the date you are trying to add is out of range, a warning prompt will show up, and you can choose different dates.‌

The Comment section is useful if you want to add in more additional information about a vessel or a voyage.‌

At the bottom of the Overview tab, we have the Bunkers table. It has been updated and contains now the fields "arrival", "arrival fixed", "quantity", "consumption", "departure", "departure fixed":​

![Bunkers Table In Overview](https://gblobscdn.gitbook.com/assets%2F-Liw6C9Fe7rohFtkU25j%2F-Mdq4QqfAfv_9bD0Hdzw%2F-MdqXIKzoBscaXUtBArS%2FScreenshot%202021-07-05%20at%2013.56.08.png?alt=media\&token=4d9beffd-8b35-42f3-8370-6373692fcf6b)


---

# 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-7.2/voyage-management-system/step-by-step-guides/port-calls/view-overview-on-port-calls.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.
