# Ballast Port: Latitude & Longitude for 'At Sea'

Starting in Release 8.7, ballast port that are *'At Sea'* will have latitude and longitude coordinates. These coordinates will be used for [routing ](/release-8.25/dataloy-distance-table-ddt/routing-and-routing-options.md)as well as for the[ voyage map](/release-8.25/voyage-management-system/step-by-step-guides/voyages/maintain-voyages/overview/voyage-map.md). If a previous port call is available, the ballast port will automatically use its coordinates. Otherwise, the coordinates will default to (0,0) until[ updated manually](#editing-the-ballast-latitude-and-longitude).

<div><figure><img src="/files/AORtVg7q3isYDl5p9TiH" alt=""><figcaption><p>Figure 1: Voyage ending At Sea</p></figcaption></figure> <figure><img src="/files/DShtTA5735iphuAI6HIt" alt=""><figcaption><p>Figure 2: The consecutive voyage with ballast port At Sea</p></figcaption></figure></div>

Figures 1 and 2 illustrate how this works for consecutive voyages when the previous voyage ends at sea.

## **How It Works**

When a voyage has an *'At Sea'* ballast port, the **Ballast Latitude** and **Ballast Longitude** fields appear in the [vessel section ](/release-8.25/voyage-management-system/step-by-step-guides/voyages/maintain-voyages/overview/vessel.md)of the voyage drawer (see Figure 3). If there is an open position port call available, its coordinates will be used by default. If no previous port call is available, both values will default to zero.

Users can also manually enter the ballast port’s position in these fields. If the ballast port is later changed to a another port, the fields will be hidden, and the voyage will use the coordinates of the selected port.

<figure><img src="/files/rvTL4cXmEhYUkD4vFgfT" alt=""><figcaption><p>Figure 3: At Sea Ballast Port selected </p></figcaption></figure>

## **Editing the Ballast Latitude & Longitude**

After creating a voyage, the ballast latitude and longitude can be modified by opening the voyage drawer and navigating to the[ vessel section](/release-8.25/voyage-management-system/step-by-step-guides/voyages/maintain-voyages/overview/vessel.md) (see Figure 3). These fields will only be available when the ballast port is set to *'At Sea'*.

> **Note:** Editing is only enabled if the [**voyage start date is fixed**.](/release-8.25/voyage-management-system/step-by-step-guides/voyages/maintain-voyages/overview/schedule-1.md#locking-voyage-start-date-and-waiting-days)

## **Changing the Ballast Port**

If the ballast port is changed from *'At Sea'* to a another port, the latitude and longitude fields will disappear, and the voyage will automatically update to reflect the new port’s coordinates.


---

# 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/maintain-voyages/overview/ballast-port-latitude-and-longitude-for-at-sea.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.
