> For the complete documentation index, see [llms.txt](https://docs.dataloy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dataloy.com/release-8.4/voyage-management-system/step-by-step-guides/time-charter-contracts/maintain-time-charter-contracts/duration-and-rates/create-duration-and-rates.md).

# Create Duration and Rates

When creating a **Duration** you can enter **Duration** information in the fields and at the bottom you can see the current **Rates** on the **Duration.**&#x20;

Create requirements: At least one **Rate** adde&#x64;**.**

<figure><img src="/files/gBz271hgBsV2A3whjeeZ" alt=""><figcaption><p>Create Duration Modal</p></figcaption></figure>

If you want to add **Rates** to the **Duration** you can click the ![](/files/0gdwE6LJUvPWLIpKlOUY)-icon in the upper right of the **Rates** Section to create a **Rate** on the **Duration.** This will open up a new **Create Rate** modal.

Create requirements: **Tc Rate Duration**

<figure><img src="/files/3cL1WnUvVkIksQ2TyyGU" alt=""><figcaption><p>Create Rate modal</p></figcaption></figure>

After creating a Duration or a Rate you can click on the row in their respective lists to open their edit modals.

<figure><img src="/files/gfe2AN4VE1SaW9027Buy" alt=""><figcaption><p>Edit Duration Modal with Delete button</p></figcaption></figure>

<figure><img src="/files/lKh8MOnNThdWEK5vzSWB" alt=""><figcaption><p>Edit Rate Modal with Delete button</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.4/voyage-management-system/step-by-step-guides/time-charter-contracts/maintain-time-charter-contracts/duration-and-rates/create-duration-and-rates.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.
