# Find Vessel Voyages and Port Calls

In the "Voyages & Port Calls" section of the vessel drawer, you will find the most important information about a vessel and its voyages.

### Vessel Details

The "Vessel Details" section shows data about the vessel such as DWT summer/tropical and draft. Click **Expand**<img src="/files/FdKhqZZUOwn4kai7lFjX" alt="" data-size="original">to show contact information for the vessel.

### Voyages

This is a list of voyages on the opened vessel sorted by newest first. Clicking the <img src="/files/0tY6gSy5ZM79FU5NHHWY" alt="" data-size="line"> icon will bring up a modal to customize which columns are visible. If there is an ongoing voyage  in the list, it is indicated with a blue marker on the left side, and it's Port Calls are shown in the list below.

<figure><img src="/files/Bc9jwHMNIuFmYCJecD0y" alt=""><figcaption><p>The ongoing voyage is marked by the solid deep blue bar on the left.</p></figcaption></figure>

When clicking the reference number of the voyage, the voyage drawer will open. If the voyage does not have a reference number, a text value displaying 'Missing' will show instead. This is also clickable and will open the selected voyage.

Clicking on the voyages, except from the voyage Ref. No, will list all port calls of the selected voyage, as well as the next and previous voyage below. The next and the previous voyages' port calls will be a lighter text color to make them separable. Clicking on port calls in the list opens the corresponding port call's drawer where you can make changes.

<figure><img src="/files/pZbNMe6xIDc5SypSQ4qn" alt=""><figcaption><p>Port Calls of the selected, next and previous voyage</p></figcaption></figure>

### **Voyages & Port Calls under Vessels List**

The *re-sequence* feature enables reordering the list of voyages assigned to a vessel (see *Figure 1*). To utilize the feature, click Vessels, select the one that requires reordering, and click the Two-way arrow icon in the newly appeared window on the right.

<figure><img src="/files/3vKTsjM2e4BMU9MM7uCw" alt=""><figcaption><p>Voyages list in Vessel modal in Vessel list (Figure 1)</p></figcaption></figure>

The user can now drag and drop the voyages to re-order them in the desired order. For example, *Figure 2* illustrates *Item 77,* which is being dragged down. It is expected that the item will have replaced *Item 76* after release.

<figure><img src="/files/N7ep5FlgYhxKLgCNIq14" alt=""><figcaption><p>Re-sequence Voyages modal. (Figure 2)</p></figcaption></figure>

Next, the result after the aforementioned release is presented in *Figure 3*.

<figure><img src="/files/ARH00XDgGZwhE63XSKcN" alt=""><figcaption><p>The result of reordering voyages. (Figure 3)</p></figcaption></figure>

Any voyages that will have their sequence number changed, will have their previous old sequence number parenthesized.

The *Save* button updates *Fleet Plan Voyages* and saves the new appearance of the *Voyage List.*

## Resequence Port Calls

Port calls can also be resequenced to a different position within the previous, current, or next voyage. To resequence a port call, click the resequence symbol in the top right corner of the port calls list. A popup modal will then show and the port call can be dragged and dropped in the desired position (*Figure 4*). Note that only one port call can be moved at a time. Also, only port calls after the last *Arrived*, *Berthed* or *Departed* port call can be moved in the list. <br>

<figure><img src="/files/kb1KYDsndLFb0gUNwxrm" alt=""><figcaption><p>Resequence port calls (Figure 4).</p></figcaption></figure>


---

# 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.41/voyage-management-system/step-by-step-guides/vessels/find-vessel-voyages-and-port-calls.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.
