# Create Voyage Charterer

### Steps:

1. Open the **Voyages** module from the menu on the left.
2. On the top right corner, click the <img src="/files/-M23aB95JDSUt7kYOdWo" alt="" data-size="line"> icon.
3. Select **Create Voyage Charterer**.
4. In this modal, you can have *two* options:

   &#x20;a. you can **fill in** the required fields and **add** any additional information about the new voyage

   &#x20;b. you can choose a vessel, and afterwards click the **Use CoA Template Cargo** button, which will link to the same modal as described here: [Create Cargo From CoA Template](/release-6.46/voyage-management-system/step-by-step-guides/cargoes/create-cargoes/create-cargoes-from-templates.md). Using a CoA Template will give the voyage and the cargo the same Company and Business Unit as the CoA.
5. After you have filled in or chosen a CoA Template for the cargo information, you can click **Create**.

#### **Required fields:**

* Vessel
* Load Ports
* Discharge Ports

### The modal:

<figure><img src="/files/Z7lZHa4PrJdzNZObtZv4" alt=""><figcaption><p>Create Voyage Charter Modal</p></figcaption></figure>

### Features:

* After choosing a vessel, the previous Port on the Vessel will be set as Ballast Port. This can be overridden by entering another Port, if  no Ballast Port is set then the first Load Port will be used.
* Entering Stowage Factor, Quantity or Volume will automatically recalculate the others.  If Commodity is selected the Stowage Factor will default from the Commodity.&#x20;


---

# 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.46/voyage-management-system/step-by-step-guides/voyages/create-voyage/create-voyage-charterer.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.
