> 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-5.46/fleet-allocation-and-scheduling/getting-started/fleet-plans/open-positions-board.md).

# Open Positions Board

## Board Layout

The board has two main areas; unallocated voyages on the left and allocated voyages on the right.

Each element in the board represents either a voyage with cargoes, or a vessel open position.

## Vessel Open Position Card

![Open Position Card](/files/-MaD3xvOYwdL7zhzJMyj)

We call the yellow card the *vessel open position* *card*. It displays the start of the schedule of each ship that is displayed in the board. You can click on the card to open the vessel open position drawer. For any scenario that is not the MASTER, you can edit the port and date of the vessel open position. This changes where your ship starts in the scenario and reschedules the consecutive voyages.

## Voyage Card

### Header

![](/files/-Ma89qVpnO9yDkA4JVDG)

{% tabs %}
{% tab title="1" %}
Vessel
{% endtab %}

{% tab title="2" %}
Voyage Reference
{% endtab %}

{% tab title="3" %}
Trade
{% endtab %}

{% tab title="4" %}
Voyage Status
{% endtab %}

{% tab title="5" %}
TCE
{% endtab %}

{% tab title="6" %}
Performance Cargo Charterer
{% endtab %}

{% tab title="7" %}
Performance Cargo Quantity
{% endtab %}

{% tab title="8" %}
Performance Cargo Laydays Start to End
{% endtab %}

{% tab title="9" %}
Performance Cargo Days Out Of Laycan (Early/Late)
{% endtab %}

{% tab title="10" %}
Performance Cargo Arrival Window Start to End
{% endtab %}

{% tab title="11" %}
Performance Cargo Days Out Of Arrival Window (Early/Late)
{% endtab %}

{% tab title="12" %}
Performance Cargo Commodity
{% endtab %}
{% endtabs %}

### **Port Call Timeline and Cargos**

&#x20;

<div align="center"><img src="/files/-MaD4BOXUpIw68gXpv5r" alt="Port Call Timeline"></div>

On the left side of the voyage card all the arrival times are listed. The date and time listed for the ballast port is the voyage start date. On the right side of the timeline, the port names are listed, including the ballast port. The total cargo gross weight on board after the port call is listed under the port name.&#x20;

> **Number of Displayed Ports**
>
> It is possible to change how many ports are listed at a time by using the settings. The minimum amount of ports that can be displayed is 3, the ballast port, the first load port and the last discharge port of a voyage. The number in the blue circle indicates how many ports are hidden.&#x20;

## Actions

In the **open positions board** you can drag and drop voyages to allocate or unallocate them, move them between vessels and change their order on a vessel.

Click any voyage card to open the [voyage drawer](/release-5.46/voyage-management-system/step-by-step-guides/voyages.md) and access additional information and actions.

## Filtering

&#x20;<img src="/files/-MTf3hlDUZ-qWe9KAxBd" alt="" data-size="original">&#x20;

You have a large variety of filters available in the board. Filtering for commitments (left-most column) and allocated voyages (rest of the columns) is separate. Filtering is persisted when navigating between the boards as well as when navigating to different menu items.

## Settings

At the top right of the board, click on **Settings**<img src="/files/-MAC5fXnWeoZ2LGOhBze" alt="" data-size="original">to open the settings window.

### Number of Columns

You can select the number of columns to show in the board either by moving the slider or by typing in a number.

### Number of Displayed Ports

You can select the number of ports to show in the port call timeline either by moving the slider or by typing in a number. The ballast, first loading and last discharging ports are always visible.

### Column Grouping

The column grouping decides which column a card should go into. The default setting is to group by vessel, but you can also select load area or discharge area. The area groupings depends on the selected area report under account preferences.

### Row Grouping

The row grouping setting decides how the cards are grouped vertically. By default there is no row grouping. You can also select to group by month or week.


---

# 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-5.46/fleet-allocation-and-scheduling/getting-started/fleet-plans/open-positions-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.
