# Voyage Comparison

The comparison button ![](/files/iVM120w00Od3wfoo7png) can be found as a primary action in the Voyage drawer:

<figure><img src="/files/jTI5qN7qO6ged5qNJd3y" alt=""><figcaption><p>Comparison functionality in the Voyage drawer</p></figcaption></figure>

### Overview

In this view, you are able to have an overview of the voyages to compare, copy the voyages you want to compare and/or open the Voyage drawer of the voyages:

<figure><img src="/files/wMpktfMja7fqP3GeYZ5z" alt=""><figcaption><p>Voyage Comparison view</p></figcaption></figure>

In this early implementation, you are able to *view* and *compare* the values in the **Profit/Loss section,** and in the **Vessel section** also *edit* the fields, between the voyages. The voyage you **are** **comparing** **to** is the left-most voyage. When you use the **copy**-function to the right of the table header, you copy that specific voyage. Meaning, the values will initially be the same, until you alter the values yourself.

The Vessel section of the comparison allows you to choose and edit many values that can change your result. Want to see how another vessel would perform on a given voyage? How much difference will different speed orders or bunker prices make?  Make a copy, change the values in the comparison section, and see how it affects the key metrics for the Voyage.

Not all of the fields can be changed in the Comparison view (i.e. the Profit/Loss section). However, many of the fields in the Vessel section can be edited by choosing from the dropdown or edit directly in the input field. Number values also shows the adornments. By clicking the **reference number** of the voyage (blue numbers) to the left of the table header, you will **open the Voyage drawer** of that specific voyage. Here, you can view and/or alter the all of the voyage's field values. The changes will be reflected in the comparison table.


---

# 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.36/voyage-management-system/step-by-step-guides/voyages/maintain-voyages/voyage-functionalities/voyage-comparison.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.
