# Allocating Voyages to a Trade

There are different ways to allocate a voyage to a trade.&#x20;

### Voyage Drawer

In the voyage drawer you have to navigate to the Organisational Data tab, and then you will find the Trade dropdown as the second field on this page.

<figure><img src="/files/HdkiMcBdCMHBDHasCHTP" alt=""><figcaption><p>Organisational Data tab on the Voyage Drawer</p></figcaption></figure>

Every trade dropdown in the system will list up the options following this rule:

* Single item is Trade (First and second option in the image below)
* Two items are either&#x20;
  * Trade - Pattern (Third option)
  * Route - Trade (Fourth and fifth options)
* Three Items are Route - Trade - Pattern (Last option)

<figure><img src="/files/i5LLi3yzNblOMo5Bfboy" alt=""><figcaption><p>Trade options</p></figcaption></figure>

Selecting a Trade here will display the warning below as the system will change the trade for all cargoes on the voyage to the Trade you selected.

<figure><img src="/files/b58AXKreayGlBpPmx2f8" alt=""><figcaption><p>Warning modal when selecting a Trade</p></figcaption></figure>

### Create Voyage Charter & Create Template Voyage

In the lower right corner of both the Create Voyage Charter and -Create Template Voyage modals there is the option to selected which Trade the voyage will be part of. The field is highlighted in the image below.

<figure><img src="/files/4EGbUMLfpOleAwFyKv7u" alt=""><figcaption><p>Create Voyage Charter modal with Trade dropdown highlighted</p></figcaption></figure>

### Create Time Charter Out

In the bottom right section of the Create Time Charter Out modal the Trade dropdown is located.

<figure><img src="/files/gRV2hMeNpycFmtqfFhZh" alt=""><figcaption></figcaption></figure>


---

# 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-8.25/voyage-management-system/step-by-step-guides/trades/allocating-voyages-to-a-trade.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.
