# Convert Cargo to Relet/Non-Relet

The convert cargo to relet function gives you the possibility to change your cargo from generating a freight revenue to instead generating a freight cost.&#x20;

### Convert Cargo to Relet

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 drawer, click **More** <picture><source srcset="/files/gFIbuLC1J7z61QZH3Kt4" media="(prefers-color-scheme: dark)"><img src="/files/-LzMELRl-5Stcu-0bd9Y" alt="" data-size="line"></picture> and select **Convert Cargo to Relet**.

The cargo subtype will now change to be <img src="/files/gsK7oPUmufr6bcTniF5u" alt="" data-size="line"> and the cargo freight will be considered a cost in the voyage profit and loss calculation.

### Convert Cargo to Non-Relet

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 drawer, click **More** <picture><source srcset="/files/gFIbuLC1J7z61QZH3Kt4" media="(prefers-color-scheme: dark)"><img src="/files/-LzMELRl-5Stcu-0bd9Y" alt="" data-size="line"></picture> and select **Convert Cargo to Non-Relet**.

The cargo subtype will now be removed and the cargo freight will be considered a revenue again in the voyage profit and loss calculation.


---

# 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/cargoes/maintain-cargoes/cargo-drawer-actions/convert-cargo-to-relet-non-relet.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.
