# Converting Voyage to TC Out

A voyage can be converted to a TC Out voyage if the following conditions are met.

* The voyage is not Closed
* The voyage is not already a TC voyage
* The voyage does not have any cargo
* The voyage has both a delivery and redelivery port call

### Converting a voyage

To convert the voyage, click on the three circles in the top right of the voyage drawer, in order to open the secondary actions menu, and click on the **Convert to TC Out** option.

<p align="center"><img src="/files/U7qhJhLwidpylTh4tYBr" alt=""></p>

This will bring up a conversion modal, with Owner and Duration fields pre-filled, based on the vessel and voyage. You can override the default duration by entering a new number. Unless the arrival and departure dates in the delivery and redelivery port calls are locked, the arrival date of the redelivery will be recalculated such that the voyage laden days will match the entered duration.

<figure><img src="/files/WEzu2xXlVvt2MWNYhFIE" alt=""><figcaption></figcaption></figure>


---

# 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/maintain-voyages/voyage-secondary-actions/converting-voyage-to-tc-out.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.
