# Allocate Cargo

1. Click a cargo in the Cargoes module list.
2. When the drawer opens, open the action menu<img src="/files/-LzMELRl-5Stcu-0bd9Y" alt="" data-size="line">in the top right.
3. Click the **Allocate Cargo** button to open a dialog for allocation.

![Action menu](/files/-M3Au7573yv6OlrfuDO6)

In the dialog, select Vessel and Voyage you want to allocate the cargo to. A preview of the voyage schedule will then show the cargo ports to the left and voyage port calls to the right, as in the screen capture below. The allocation will be done using the existing port calls on the voyage if they match the cargo ports. If no port calls and cargo ports match, additional port calls will be created on the voyage. These new port calls are denoted with "Adds New Port Call".

Click **Allocate** to allocate the cargo and create any new necessary port calls on the voyage.

![Allocate Cargo dialog](/files/-MJCiKYE4PJoSizsR4f8)

{% hint style="info" %}

#### Available voyages prerequisites

Only voyages with status Unallocated, Allocated, Nominated and Operational.\
\
Note: It is currently not possible to allocate to budget or scenario voyages
{% 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-6.13/voyage-management-system/step-by-step-guides/cargoes/allocate-cargo.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.
