> For the complete documentation index, see [llms.txt](https://docs.dataloy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dataloy.com/release-8.0/fleet-allocation-and-scheduling/getting-started/budgets/template-voyages/create-template-voyages.md).

# Create Template Voyages

### From Budgets List

1. Open the **Budgets** module in the *Planning* section
2. Select a budget from the dropdown
3. Click **Create** <img src="/files/-M23aB95JDSUt7kYOdWo" alt="" data-size="line"> in the top right corner
4. Fill in all required fields listed in the Create Template Voyage window
5. Click **Create**

### From Contract of Affreightment drawer

1. Open the **Contracts of Affreightment** module in the *Chartering* section
2. Click on a CoA to open the drawer, and navigate to the *Template Voyages* tab
3. Click **Create** <img src="/files/-M23aB95JDSUt7kYOdWo" alt="" data-size="line"> in the top right corner
4. Fill in all required fields listed in the Create Template Voyage window
5. Click **Create**

### **From Voyages List**

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

### Required Fields

* Click **Create**

| Field          | Description                     |
| -------------- | ------------------------------- |
| Vessel         | Vessel the voyage will be using |
| Load Port      | First loading port              |
| Discharge Port | Last discharge port             |

{% hint style="info" %}
Creates a template voyage with default status *Estimate*.
{% endhint %}

<figure><img src="/files/JUymUGHe7KkIk25TIyW8" alt=""><figcaption><p>Create Template Voyage Modal</p></figcaption></figure>

After the creation of the new template voyage the template Voyage drawer will open and the template voyages list will refresh.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.0/fleet-allocation-and-scheduling/getting-started/budgets/template-voyages/create-template-voyages.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.
