> 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.35/fleet-allocation-and-scheduling/getting-started/fleet-plans/cargo-management-board.md).

# Cargo Management Board

The cargo management board displays all allocated voyages and the cargoes allocated to them. For details on the vessel open positions, voyage cards and board settings see [Open Positions Board](/release-5.35/fleet-allocation-and-scheduling/getting-started/fleet-plans/open-positions-board.md).

## Cargoes on the voyage card.

On the right side of a voyage card, the cargoes allocated to the voyage are showing. Each cargo has the load port and discharge port, charterer and cargo gross weight displayed. Cargos can be moved by dragging and dropping between voyages of the same trade.

<img src="https://2230933071-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Liw6C9Fe7rohFtkU25j%2F-MIJeJvkH8OWka8rkReO%2F-MIJh4rfxyIJ1wEOZzUb%2FScreenshot%202020-09-28%20at%2014.31.58.png?alt=media&amp;token=cad1642a-de8e-47a6-97f6-419db108b11d" alt="" data-size="original">&#x20;

## Actions

In the **cargo management board**, you can drag and drop cargoes between voyages. When moving a cargo, you can either move it 100% or split it and just move a part of it.

Clicking on a cargo opens the [cargo drawer](/release-5.35/voyage-management-system/step-by-step-guides/cargoes.md) and gives access to additional information and actions.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.dataloy.com/release-5.35/fleet-allocation-and-scheduling/getting-started/fleet-plans/cargo-management-board.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
