# Delete Voyages

Only voyages of status "Estimate" and "Unallocated" can be deleted. Otherwise you must change the status before you can delete.

1. Find a voyage (i.e through the **Voyages** page).
2. Click to open the voyage you want to delete.
3. At the upper right corner of the panel, click **Delete**<img src="/files/-MJWK7hDUGsty-xRwbxc" alt="" data-size="line">.
4. Click **Confirm** to delete the voyage.

Voyages can be connected to Cargoes and/or Offhires, as well as scheduled voyages if the voyage is a template.

When attempting to delete a **template voyage** that has scheduled voyages either at the Nominated or later stages, an error message will show instead.

The delete-voyage modal will look differently depending on whether it has connected entities:&#x20;

* **No connections:**

<figure><img src="/files/KQ2UWtMEzEaRE39EVaWv" alt=""><figcaption><p>Plain delete modal with no alerts due there not being any connected offhires or cargoes.</p></figcaption></figure>

* **Only Offhire connection:**

<figure><img src="/files/Ko1JH99lOrNEJG8rDsZx" alt=""><figcaption><p>Alert showing that an offhire is connected and will be deleted.</p></figcaption></figure>

* **Only Cargo connection:**

<figure><img src="/files/LnQZ2jK5rn5Iwa1ZSJEp" alt=""><figcaption><p>Alert showing that an cargo is connected and will be deleted.</p></figcaption></figure>

* **Offhires and Cargoes:**

<figure><img src="/files/9akn48h88UmpgUXEBoKf" alt=""><figcaption><p>Alert showing that an offhire and a cargo is connected and will be deleted.</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-8.25/voyage-management-system/step-by-step-guides/voyages/maintain-voyages/delete-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.
