# Create Time Charter Out

### Steps:

1. Open the **Voyages** module from the menu on the left.
2. On the top right corner, click the <img src="/files/-M23aB95JDSUt7kYOdWo" alt="" data-size="line"> icon.
3. Select **Create Time Charter Out**.
4. In the modal, you can **fill in** the required fields and **add** any additional information about the new TC voyage.&#x20;
5. After you have filled in, you can click **Create**.

#### **Required fields:**

* Vessel
* Delivery Port
* Redelivery Port

### The modal:

<figure><img src="/files/yqWXyihpC3Xd12riFpJ5" alt=""><figcaption><p>Create Time Charterer Out modal</p></figcaption></figure>

### Features:

* After choosing a vessel, you will now be able to choose a Ballast Port.&#x20;
* The modal is now *draggable*, making it easier to see the information "behind" the modal. Hover over the title or the top of the modal to activate it.&#x20;


---

# 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-7.3/voyage-management-system/step-by-step-guides/voyages/create-voyage/create-time-charter-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.
