> For the complete documentation index, see [llms.txt](https://docs.dataloy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dataloy.com/release-6.33/voyage-management-system/step-by-step-guides/voyages/maintain-voyages/profit-loss-summary.md).

# Profit/Loss Summary

The summary section displays all cost/revenue items, including fuel consumption and price, related to either cargo, voyage, or port call. This breakdown displays different figures for Voyage Charter and Time Charter estimates.

When the voyage drawer is open, selecting **Open Full Screen**<img src="/files/IkyuMH9IVp0e7WsVO64w" alt="" data-size="line">expands the panel and shows an additional section/panel summarising the profit/loss for this voyage.​

<figure><img src="/files/vdpmaXttMa9voUmYF5NJ" alt=""><figcaption><p>Profitt/Loss Summary Section</p></figcaption></figure>

To show the [analysis section](/release-6.33/voyage-management-system/step-by-step-guides/voyages/maintain-voyages/profit-loss-summary/analysis.md), click **Analysis**<img src="/files/iAIdRw7eqJe9ocTNpkE8" alt="" data-size="line">at the top of the panel. To show an overview bar chart, click **Result Chart**<img src="/files/Tqi09e9pej6tAKHKHPZW" alt="" data-size="line">at the top of the panel.<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.33/voyage-management-system/step-by-step-guides/voyages/maintain-voyages/profit-loss-summary.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.
