# 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.

There are several [sorting and filtering](/release-6.46/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.

| Column                | Note                                                                               |
| --------------------- | ---------------------------------------------------------------------------------- |
| Charterer             | Shows the Charterer of the Performance Cargo or TC                                 |
| Vessel                |                                                                                    |
| Route                 | Shows first and last Port Call ports                                               |
| TCE                   |                                                                                    |
| Type                  |                                                                                    |
| Reference Number      |                                                                                    |
| 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.                                                                 |


---

# 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.46/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.
