# Create Voyages

1. Open the **Voyages** module in the Operations section.
2. Click **Create Voyage**<img src="/files/-M23aB95JDSUt7kYOdWo" alt="" data-size="line">in the top right corner.
3. Fill in all required fields listed below in the Create Voyage window.
4. Click **Create**.

**Required fields:**

* Vessel
* Load Port
* Discharge Port

{% hint style="info" %}
By default, new voyages have Voyage Progress set to "Estimate" and Voyage Status set to "T".
{% 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-5.16/voyage-management-system/step-by-step-guides/voyages/create-voyage.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.
