# Vessel Reports

To view Vessel Reports, open the drawer for the given Port Call by clicking it in the list.\
Then click the tab "Vessel Reports" at the top of the drawer and a list with registered reports will be displayed.&#x20;

<figure><img src="/files/LSiPjP8qCwx7U2VheGgK" alt=""><figcaption></figcaption></figure>

To view a given report, click the wanted report in the list and a new drawer will open with further details.

<figure><img src="/files/r3l1sZsbwZNwrk9UfHLx" alt=""><figcaption></figcaption></figure>

Note: if you want to keep track of incoming reports from multiple vessels or a fleet then check out[ this page](/release-8.25/voyage-management-system/step-by-step-guides/operations/vessel-reports/find-a-vessel-report.md)

### Downtimes

Below the vessel reports, a list of downtimes for the port call is displayed.\
Click on an item in the list to go to the the corresponding drawer and view more information about the specific item.

Clicking the ![](/files/6ZB8VA4TG2TBgiUunHbz)-icon on the table will bring up a modal to create a downtime. When creating a downtime from the port call drawer, the port call will be automatically filled in.

More details about *creating* a downtime: [Create Downtime](/release-8.25/voyage-management-system/step-by-step-guides/operations/offhire/create-offhire.md)


---

# 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/port-calls/port-call-drawer/view-noon-reports.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.
