# Create Laytime Calculation

1. Open the **Laytime Calculation** module in the Operations section.
2. Click **Create Laytime Calculation**<img src="https://content.gitbook.com/content/KvHUAm04WBOxPhMWr4Eg/blobs/kWhXcED0CwNZSKn4PgvT/create-24px.svg" 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 - Charterer*    | Combines charterer of a cargo and a voyage into one field |
| *Responsible Charterer* | Responsible charterer, default to the current user        |
| *Cargo Ports*           | Cargo Ports to be included in the calculations            |

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

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

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

<div><img src="https://content.gitbook.com/content/KvHUAm04WBOxPhMWr4Eg/blobs/QaVBWKvjHDLPVqoH8SnY/Skjermbilde%202023-02-14%20kl.%2014.17.44.png" alt="Create Laytime Calculation Dialog"> <figure><img src="https://content.gitbook.com/content/KvHUAm04WBOxPhMWr4Eg/blobs/khZ88EhUHBtU9KWlbJMV/Skjermbilde%202023-02-14%20kl.%2014.18.44.png" alt=""><figcaption><p>Vessel and Voyage - Charterer combination selected</p></figcaption></figure></div>


---

# 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.2/voyage-management-system/step-by-step-guides/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.
