# Voyages

## Voyage drawer

To open the voyage drawer, go to the **Core**<img src="/files/-M49l8Y73BK_WcqImg2D" alt="" data-size="original">**Voyages** module.

### Summary

The top of the voyage drawer "Overview" tab has four summary cards for TCE, total days, hire costs and bunker costs.

Click **expand**![](/files/BZ1ImDL5bYqJXiYURCZN)to open detailed charts for the numbers in the summary.

#### Result

The "result" chart is a waterfall chart for costs and revenue on the voyage. Hover the mouse over the bars to see further details behind the calculation.

#### Days

The "days" chart has a timeline chart for the port calls on the voyage and a table of the total days on voyage.

The port calls timeline shows the days at sea and days in port. It also shows the names of the ports above the bars. Hover the mouse over each bar to see more information.


---

# 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.2/voyage-management-system/step-by-step-guides/voyages.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.
