# Transfer Cargoes

A **cargo transfer** is a type of [transshipment](/release-6.39/voyage-management-system/step-by-step-guides/cargoes/transship-and-preship-cargoes.md) where a cargo transported on two voyages. The cargo is transported on the first voyage to one port and then further transported on a second voyage to its final port.

You start with a cargo with a load and discharge port which represents the first part of the cargoes journey (on the first voyage). From a system perspective, the action "transfer" creates a new cargo for the second part of the journey (on the second voyage).

The original cargo will receive cargo type "*Has Transfer*", and the new cargo will receive cargo type "*Transfer*."

The following fields are synchronised:

* cargo quantity and measurement unit&#x20;
* commodity
* discharge rate + terms of *has transfer* cargo = load rate + terms of *transfer* cargo

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

### Transferring a Cargo

1. Open a cargo drawer.
2. At the top right in the cargo drawer, click **More**<img src="/files/-LzMELRl-5Stcu-0bd9Y" alt="" data-size="original">and select **Transfer**.
3. Fill in the form fields:
   1. Owner of the vessel to transship the cargo.
   2. Final discharge port of the transfer.
   3. Second vessel to transport the cargo.
   4. Second voyage to transport the cargo.
4. Click **Transfer**.

The discharge port of the original cargo will be the load port of the transfer cargo.


---

# 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.39/voyage-management-system/step-by-step-guides/cargoes/transfer-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.
