# Scheduler Board

The scheduler board gives users an overview of the voyages that need to be *scheduled*. It shows unallocated, allocated and nominated voyages. The allocated and nominated voyages can be viewed on the bottom half of the board (**Schedule**), while the unallocated voyages can be viewed on the top half (**Commitments**).

The board is based on a Gantt schema, with the column headers being dates and the row headers being *COA* and *SPOT* for the Commitments section and *vessel names* for the Schedule section. The red vertical line indicates today's date.

## Commitment Bar

![Commitment Bar](/files/dnMAbno8Z9NJeUv4liYJ)

Commitment bars can found in the Commitments area and contain information about an *unallocated* voyage including Charterer, Laycan dates and Commodit&#x79;**.** The ballast port and first loading port of a voyage can be found to the left of the bar, and the last discharging port to the right. The *laycan* period can also be viewed on top of each bar.

### Tooltip

When hovering over a *commitment bar,* a tooltip will pop up with additional information about the voyage:

![Commitment Bar Tooltip](/files/AEHDWawDQdXhMDDJMHkS)

## Schedule Bar

Scheduler bars can be found in the *Schedule* section and contain information about either allocated or nominated voyages, containing Reference No, Voyage Status, first Load Port and last **discharge port**. If the L*aycan* dates have been set, a Laycan *indicator* can also be viewed on a schedule bar. A timeline of the ballast and port calls can be viewed on top of each bar.

![Schedule Bar](/files/WK1IegX5EzqMhvV2aaKG)

### Tooltip

When hovering over a *scheduler bar,* a tooltip will pop up with additional information about the voyage:

![Schedule Bar Tooltip](/files/dxlWFrPT4CkHCgIsLSLy)

{% hint style="info" %}
More additional information on the voyage and its cargos are displayed in the voyage drawer. This can accessed by clicking on a commitment- or schedule bar.
{% endhint %}

## Actions

#### Action Bar

![Action Bar](/files/bii4cRWZFNNwJod3b51P)

The action bar on top of the board allows for [*filtering*](/release-6.13/fleet-allocation-and-scheduling/getting-started/fleet-plans/voyage-actions.md) of voyages as well as [*selecting the period*](/release-6.13/fleet-allocation-and-scheduling/getting-started/fleet-plans/voyage-actions.md) which the board will show. Commitments and schedules can be filtered separately.&#x20;

#### Drag & Drop

It is possible to drag and drop the bars to unallocate or allocate a voyage. A *scheduled* voyage can be *unallocated* by dropping it into the *commitments* area. A *commitment* voyages can be *allocated* by dropping it onto an empty vessel row, or behind another allocated voyage.

You can read more about the actions here: [Voyage Actions](/release-6.13/fleet-allocation-and-scheduling/getting-started/fleet-plans/voyage-actions.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-6.13/fleet-allocation-and-scheduling/getting-started/fleet-plans/gantt-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.
