# Transship and Preship Cargoes

A **transshipment** is the shipment of cargo to an intermediate destination, then by a different vessel to another destination. It is a type of [relet](/release-5.37/voyage-management-system/step-by-step-guides/cargoes/relet-cargoes.md) created from a cargo booking from a particular discharge port at the end of an original booking.

A **preshipment** is another type of relet created from a cargo booking. It is the shipment of cargo from a location to that cargo's load port in an existing cargo booking. This includes the transfer to the vessel transporting from the load port.

Transshipments and preshipments are listed at the bottom of the cargo drawer under "Relets and Transshipments".

### Transship or Preship a Cargo

1. Open the **Cargoes** module in the Core section.
2. Click a cargo in the list to open it in a drawer.
3. At the top right in the cargo drawer, click **More**<img src="/files/-LzMELRl-5Stcu-0bd9Y" alt="" data-size="original">and select **Transship** or **Preship**.
4. Fill in the fields listed below.
5. Click **Confirm** to relet the cargo.

#### Transshipment

| Field     | Description                                 |
| --------- | ------------------------------------------- |
| Owner     | Owner of the vessel to transship the cargo. |
| From Port | A discharge port in the cargo booking.      |
| To Port   | The final destination.                      |

#### Preshipment

| Field     | Description                               |
| --------- | ----------------------------------------- |
| Owner     | Owner of the vessel to preship the cargo. |
| From Port | The originating port.                     |
| To Port   | A load port in the cargo booking.         |


---

# 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-5.37/voyage-management-system/step-by-step-guides/cargoes/transship-and-preship-cargoes.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.
