# Find Voyages

Depending on your access permissions the list of voyages might not be visible.

The "Voyages" module can be located from the left side menu.

### Available Columns

| Column                | Note                                                                               |
| --------------------- | ---------------------------------------------------------------------------------- |
| Counterpart           | Shows the Counterpart of the Performance Cargo, or Charterer of the TC             |
| Vessel                | -                                                                                  |
| Route                 | Shows first and last Port Call ports                                               |
| TCE                   | -                                                                                  |
| Type                  | -                                                                                  |
| Reference Number      | The Voyage's Reference No.                                                         |
| Trade                 | -                                                                                  |
| CP Date               | Shows the CP date of the Performance Cargo or TC                                   |
| Status                |                                                                                    |
| Commodity             | Shows the Commodity of the Performance Cargo                                       |
| Responsible Charterer | -                                                                                  |
| Comments              | -                                                                                  |
| Cargo Operator        | <p>Shows the Cargo Operator of the Performance Cargo.</p><p>Hidden by default.</p> |
| Freight Rate          | <p>Shows the Freight Rate of the Performance Cargo.</p><p>Hidden by default.</p>   |
| Cargo Quantity        | <p>Shows the Cargo Quantity of the Performance Cargo.</p><p>Hidden by default.</p> |
| Creator               | Hidden by default.                                                                 |
| Created Date          | Hidden by default.                                                                 |
| Planned BL Date       | <p>Shows the Planned BL date of the Performance Cargo.<br>Hidden by default.</p>   |
| Cargo Reference       | <p>Shows the Cargo Reference of the Performance Cargo.<br>Hidden by default.</p>   |
| Laycan From           | <p>Shows the Laycan From date of the Performance Cargo.<br>Hidden by default.</p>  |
| Laycan To             | <p>Shows the Laycan To date of the Performance Cargo.<br>Hidden by default.</p>    |

### Sorting and Filtering

There are several [sorting and filtering](/release-7.13/voyage-management-system/step-by-step-guides/sorting-and-filtering-lists.md) options available for you to narrow down what you see in the list view, as well as the ability to toggle which columns are displayed (with the [customised columns](/release-7.13/voyage-management-system/step-by-step-guides/customising-list-columns.md) setup).

For sorting, look for the *arrow* to the right of the column headers. For filtering, you can use the *quick filters* provided above the Voyage List, or look for the ![](/files/im0tnPsdMKdFaeaZt79T)-icon, also to the right of the column headers.

### Search Bar&#x20;

You should also be able to search the whole list, by using the Search Bar functionality provided at the top of the list:

<figure><img src="/files/jjANZcKNbZH4njWj4Y0a" alt=""><figcaption><p>Search Bar in Voyages List</p></figcaption></figure>

In this particular list, you are able to search for a voyage's *reference no.*, a *vessel*, a *counterpart* or *charterer,* a *port name* or a *cargo reference*. The list will update accordingly.


---

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