# Cargo Port Fields

When expanding a cargo port panel, a section for displaying and editing certain fields of the cargo port can be found. The number of fields visible depends on the type of port call, aggregation and more.

| Field name                                                                                          | Description                                                           |
| --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- |
| Cargo Quantity                                                                                      | Shows the total cargo quantity on the cargo port                      |
| Laydays Commence                                                                                    | Laycan From date of Cargo (Load Port only)                            |
| Laydays Cancelling                                                                                  | Laycan To date of Cargo (Load Port only)                              |
| <p>Demurrage Rate<br>(<a href="/pages/l2d5JNW568izc7u45y7R"><em>supports tiered rates</em></a>)</p> | The rate for demurrage                                                |
| <p>Despatch Rate<br>(<a href="/pages/l2d5JNW568izc7u45y7R"><em>supports tiered rates</em></a>)</p>  | The rate for despatch                                                 |
| Free Despatch                                                                                       | Checkbox for Free Despatch                                            |
| Loading/Discharging Rate                                                                            | Loading/discharging rate on a port, depending on type of port         |
| Rule                                                                                                | The rule for the selected port                                        |
| Laytime Terms                                                                                       | Laytime terms for the selected port                                   |
| Share of Laytime Used                                                                               | Percentage of laytime used                                            |
| Prorate                                                                                             | Checkbox for Prorate                                                  |
| Time Used                                                                                           | The amount of laytime used on the selected port                       |
| Time Allowed                                                                                        | The amount of laytime allowed for the selected port                   |
| Demurrage                                                                                           | The amount of demurrage for the selected port (only if Demurrage)     |
| Despatch                                                                                            | The amount of despatch for the selected port (only in non-reversible) |
| Time Lost                                                                                           | The amount of time lost in the selected port (only if Demurrage)      |
| Deducted Time                                                                                       | Total amount of "Time not to count" on port (only in non-reversible)  |

<figure><img src="/files/jKyyGpnyZhCsjyhvxg4h" alt=""><figcaption><p>Fields of Laytime Calculation Load Port</p></figcaption></figure>

<figure><img src="/files/uCFthSfAZ997Kjzpju6v" alt=""><figcaption><p>Fields of Laytime Calculation Discharge Port</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/maintain-laytime-calculation/manage-cargo-ports/cargo-port-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.
