# Statement Of Facts

When expanding a cargo port panel, the statement of facts section can be found. This contains a list of events that include one of the following dates:

| Event             | Description                       |
| ----------------- | --------------------------------- |
| Arrived           | Date of arrival to cargo port     |
| Berthed           | Date of berth                     |
| Departed          | Date of departure from cargo port |
| Laytime Commenced | Date laytime period starts        |
| Laytime Completed | Date laytime period ends          |

{% hint style="info" %}
Only the dates for the events Laytime Commenced and Laytime Completed can be edited.
{% endhint %}

![](/files/-MWxNfcMxffrmDCZtIJM)


---

# 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-5.37/voyage-management-system/step-by-step-guides/laytime-calculations/maintain-laytime-calculation/manage-cargo-ports/statement-of-facts.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.
