# Converting Voyage to Template

**Can** be converted to template:

* Estimate Voyages
* Unallocated Voyages

**Cannot** be converted to template:

* Template Voyages
* Allocated Voyages
* Nominated Voyages
* Operational Voyages
* Operationally Closed Voyages
* Closed Voyages
* Invoiced Voyages

The voyage's type (TC, SPOT, COA) does not matter in regards to whether you're allowed to convert or not.

### How to Convert to Template

In order to convert a voyage to a template voyage one must open a voyage's drawer and click the secondary action menu in the top-right  ![](/files/ZHpyS4BUM6Q46yPjscg2) and select the "Convert to Template...' action.

<figure><img src="/files/sjREyyYEFz1s2Auv43hQ" alt=""><figcaption><p>Secondary Action menu</p></figcaption></figure>

After selecting the action you will get a confirmation popup modal which allows you to select to 'Create New CoA' and 'Create Unallocated Voyage' when converting to template. When clicking the 'Confirm' button, you will be brought to the template voyage's drawer.&#x20;

<figure><img src="/files/rCT3zelt0v66uNAy4EU6" alt=""><figcaption><p>Convert to Template popup modal (SPOT example)</p></figcaption></figure>

#### SPOT:

Both optional buttons will be available.

#### TC:

None of the optional buttons will be available.

#### CoA:

Both optional buttons will be available and the 'Create New CoA' button will be selected by default. If un-selecting this button, the template voyage will continue to use the old CoA instead of creating a new.


---

# 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.7/voyage-management-system/step-by-step-guides/voyages/maintain-voyages/voyage-functionalities/converting-voyage-to-template.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.
