# Open Positions Board

The open positions board gives an overview of the allocation of voyages that need to be scheduled. It shows commitments in the leftmost column and all allocated voyages in the other columns. There are several settings to refine the view located in the top right.

![](/files/-LyDdxC4VAEB2USWeQSy)

1. Vertical grouping options: None, Week, Month
2. Column grouping of allocated voyages: Vessels, Areas
3. Show one column further to the left or right
4. Filtering
5. Switch to Gantt Board (Schedule view)

{% hint style="info" %}
The area settings and the date format are chosen in Application settings in the top right corner.
{% endhint %}

#### Voyage Card <a href="#voyage-card" id="voyage-card"></a>

On the voyage card a lot of information is shown. The lefthand side of the graphic depicts the open position, the end of the previous voyage. The righthand side of the graphic depicts information on the voyage itself.

![](/files/-LyE-ogF__0kHyBTvHh3)

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

{% tab title="2" %}
Last port on previous voyage
{% endtab %}

{% tab title="3" %}
Departure date from last discharge port on previous voyage
{% endtab %}

{% tab title="4" %}
Laycan Indicator:

* Blue: Arrival in first load port is before (target) lay date
* Black: Arrival in first load port is within (target) laycan window
* Red: Arrival in first load port is after (target) can date
* Grey: No laycan or target laycan is given
  {% endtab %}

{% tab title="5" %}
Laycan Deviation of performance cargo in first load port:

* If early: - # days between (target) lay date and arrival date in first load port
* If on time: OK
* If late: + # days between (target) can date and arrival date in first load port
  {% endtab %}

{% tab title="6" %}
(Target) lay and can date of the performance cargo
{% endtab %}

{% tab title="7" %}
Voyage Type: It can be SPOT, COA, TC, or BALLAST.
{% endtab %}

{% tab title="8" %}
Charterer
{% endtab %}

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

{% tab title="10" %}
First load port on the voyage
{% endtab %}

{% tab title="11" %}
Arrival and departure date in the first load port
{% endtab %}

{% tab title="12" %}
Commodity of the performance cargo
{% endtab %}

{% tab title="13" %}
Voyage status: Can be estimate, scheduled, nominated, operational, operationally closed, invoiced, closed.
{% endtab %}

{% tab title="14" %}
Last discharge port on the voyage
{% endtab %}

{% tab title="15" %}
Arrival and departure date in the last discharge port
{% endtab %}

{% tab title="16" %}
Quantity of the performance cargo
{% endtab %}
{% endtabs %}

Voyages and open positions that are ballast and thus don't have an associated cargo are displayed in blue.‌

Additional information on the voyage and its cargos is displayed in the voyage drawer. This can accessed by clicking on the voyage card.

#### Filtering  <img src="/files/-M-Ecs3ar9kWgcQBulAC" alt="" data-size="original">

You can filter which voyages you would like to see by using the button in the top right corner &#x20;

You can separately filter commitments and allocated voyages (open positions) by many different criteria. If you select several options in one criterion, an OR filter is applied. If you filter by different categories at the same time, these are combined using the operator AND.

![](/files/-LyEBCbqODjDABQvwEnG)


---

# 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-5.20/fleet-allocation-and-scheduling/getting-started/open-position.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.
