# Create Laytime Calculation

1. Open the **Laytime Calculation** module in the Operations section.
2. Click **Create Laytime Calculation**<img src="/files/-M23aB95JDSUt7kYOdWo" alt="" data-size="line">in the top right corner.
3. Fill in all required fields listed below in the Create New Laytime Calculation window.
4. Click **Create**.

### **Required fields**

| *Vessel \**             | Used to filter *Vessels*                            |
| ----------------------- | --------------------------------------------------- |
| *Voyage - Counterpart*  | Combines the voyage reference and cargo counterpart |
| *Responsible Charterer* | Responsible charterer, default to the current user  |
| *Cargo Ports*           | Cargo Ports to be included in the calculations      |

\* Only available when not creating a laytime calculation from the voyage drawer.

{% hint style="info" %}
Field Conditions

Each field narrows down the next choice. Once a Vessel has been selected, the Voyage - Counterpart field will be enabled. With both Vessel and Voyage - Counterpart selected, the related cargo ports will appear underneath.

At least one cargo port MUST be chosen.
{% endhint %}

<figure><img src="/files/vfuW5e33RjjgP04goFo4" alt=""><figcaption><p>Vessel, voyage and counterpart selected. Cargo ports available for selection.</p></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/operations/laytime-calculations/create-laytime-calculation.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.
