# Create New Voyages

**Layout:**

The Voyages module contains of a large list of different types of voyages; unallocated, estimate, allocated, nominated, etc. In this list, you can **filter** the voyages based on several key endpoints to effectively view the required information on your screen. There is a **sort** icon to the far right, with different options for sorting the list as well. You can read more here: [Sorting and Filtering Lists](/release-8.25/voyage-management-system/step-by-step-guides/sorting-and-filtering-lists.md).&#x20;

Below you can click to read how to *create* different types of *voyages*:

{% content-ref url="/pages/2HvZlv8kixBMKtXlcdj3" %}
[Create Voyage Charterer](/release-8.25/voyage-management-system/step-by-step-guides/voyages/create-voyage/create-voyage-charterer.md)
{% endcontent-ref %}

{% content-ref url="/pages/frEmLJw0TEjskkR1Oqi2" %}
[Create Time Charter Out](/release-8.25/voyage-management-system/step-by-step-guides/voyages/create-voyage/create-time-charter-out.md)
{% endcontent-ref %}

{% content-ref url="/pages/Tat2PvvWdlIavXOuEVwy" %}
[Create Voyage From Template (CoA)](/release-8.25/voyage-management-system/step-by-step-guides/voyages/create-voyage/create-voyage-from-template-coa.md)
{% endcontent-ref %}

{% hint style="info" %}
By default, the 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-8.25/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.
