# Voyage Comparisons

## Finding comparisons

A list of all voyage comparisons can be found under the Comparisons-tab in the Voyages module. The list allows you to search and filter.

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

### Finding comparisons for a specific voyage

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

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

This will open up the comparisons list, with the voyage pre-selected as a filter. Any comparison that includes the voyage, will be shown.

## Creating a new comparison

Click the ![](/files/9fq9GUnMk5YMiwkc76NP) icon in the top right to create a new comparison. This will bring up a window, allowing you to set a name, add a comment and choose a voyage as the base of the comparison.


---

# 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/voyages/voyage-comparisons.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.
