# Port Log

The **Port Log** allows you to record all [***events***](/voyage-management-system/step-by-step-guides/master-data/events.md) during a port call. The events are specific to a cargo and gives important information in a Laytime Statement about what has occurred and when.

To access the Port Log go to the **Port Calls** module and click a port call to open the drawer to find the "Port Log" tab at the top.

## Event Table

The event table lists all applicable events for the port call. Events are either on Cargo Port or Port Call (PC) level. The columns in the table are event names, port call event dates and cargo event dates (one per cargo registered on that port call). The column header for cargo shows charterer name, cargo reference number and quantity.

### Registering Event Dates

To register a date for an event, click on a cell in the table and press **Save** in the appearing window. Dates can be cleared by opening the event date window again and pressing backspace to delete the date in the input field.


---

# 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/voyage-management-system/step-by-step-guides/port-calls/port-call-drawer/view-port-log-on-port-calls.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.
