# Create Offhire

1. Open the **Offhire** module in the Operations section.
2. Click **Create Offhire**<img src="https://content.gitbook.com/content/W3oa0rI5VDyYPnwDBtD7/blobs/mgxz0X6PeOoKxjVtriNz/create-24px.svg" alt="" data-size="line">in the top right corner.
3. Fill in all required fields listed below in the Create Offhire window.
4. Click **Create**.

### **Required fields**

| **Field**            | Description                                              |
| -------------------- | -------------------------------------------------------- |
| *Vessel*             | Used to filter *Voyage* but not stored in offhire object |
| *Voyage*             | Voyage where offhire happens                             |
| *Offhire Start Date* | Date the offhire period starts                           |
| *Offhire End Date*   | Date the offhire period ends                             |
| *Port*               | Charterer of the cargoes of the selected voyage          |
| *Reason For Offhire* | Type of offhire event                                    |

{% hint style="info" %}
Timezone Offset

The `timezoneOffset` field is calculated from the selected Port's timezone. The field is disabled unless the port selected is **At Sea**.&#x20;
{% endhint %}

![Create Offhire Dialog](https://content.gitbook.com/content/W3oa0rI5VDyYPnwDBtD7/blobs/4rU9q7XiiLMZiggwIV4O/Screenshot%202021-04-09%20at%2016.31.38.png)


---

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