# Port View Board

The Port View board gives the user an overview of the scheduled port calls in a particular port or terminal. This makes it easy to identify any overlapping or close port calls which may cause operational issues.

To get started, select a port or terminal from the selector:

<figure><img src="/files/6bq9mqODPBg750cJECxl" alt=""><figcaption><p>BERGEN selected as port call</p></figcaption></figure>

While in this board view, the timeline can also be set to display a single week at a time, in order to get a very fine-grained view:

<figure><img src="/files/1oTqvw9HO5GP6jaWV02k" alt="" width="375"><figcaption><p>Date Period Selector in the Action Bar, highlighting every hour</p></figcaption></figure>

Otherwise, you have the quick filters; Vessel, Voyage and Reason for Call.

### Port Call Bars

<figure><img src="/files/wcqBStEj8C4RUfsGsnk9" alt=""><figcaption><p>Port Call Bar</p></figcaption></figure>

On each port call bar, you will find the following information:

* Voyage reference (top left, shown in bold)
* Cargo quantity and load/discharge rate
* Arrival & departure times

#### Tooltip

Hovering over the bar will bring up a tooltip containing some additional information:

<figure><img src="/files/cLGh7xa1hexbr0quJsLM" alt=""><figcaption><p>Port Call Bar Tooltip</p></figcaption></figure>

### Actions

You will still have the following actions:

* the *period selector* action as displayed [here](/release-8.25/fleet-allocation-and-scheduling/getting-started/planning/fleet-plans/gantt-board/scheduler-board-actions.md#the-action-bar) (but the modified version, as mentioned above)
* the *FAS date filter* as described [here](/release-8.25/fleet-allocation-and-scheduling/getting-started/planning/fleet-plans/fas-actions.md#fas-date-filtering)&#x20;

{% hint style="info" %}
Note that **drag & drop** is not enabled in this view.&#x20;
{% endhint %}


---

# 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/fleet-plans/port-view-board.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.
