# Drawer Fields

The top section of the overview tab contains key information about a laytime.

<figure><img src="/files/7ZyOI5HTiyi0STEaiVDD" alt=""><figcaption></figcaption></figure>

The next section contains the following fields that can be edited.&#x20;

| Fields                | Description                                           |
| --------------------- | ----------------------------------------------------- |
| Aggregation           | Type of aggregation                                   |
| Demurrage Rate        | Rate of demurrage                                     |
| Despatch Rate         | Rate of despatch                                      |
| Currency              | The currency of the laytime calculation               |
| Fixed Demurrage       | Fixed demurrage for the laytime calculation           |
| Fixed Despatch        | Fixed despatch for the laytime calculation            |
| Responsible Charterer | The responsible charterer for the laytime calculation |

{% hint style="info" %}
An aggregation can be the following types:

* Averaged
* Reversible
* Non-reversible
  {% endhint %}

![](/files/dBl0xZttM7WzQDvMqB87)

A laytime calculation panel also contains a section for managing cargo ports:

{% content-ref url="/pages/-MWx2rIMSQGvKIQyy4pi" %}
[Manage Cargo Ports](/release-6.46/voyage-management-system/step-by-step-guides/laytime-calculations/maintain-laytime-calculation/manage-cargo-ports.md)
{% endcontent-ref %}


---

# 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-6.46/voyage-management-system/step-by-step-guides/laytime-calculations/maintain-laytime-calculation/panel-fields.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.
