# Relet Internally

The **Relet Internally** option allows you to reassign a charter to another company within the same group. The internal operating company records the income, while the original owning company balances to net zero. To accomplish this, two additional cargoes will be created, resulting in the following structure: the original **Spot** cargo, an **Internal** cargo, and an **Internal Relet** cargo. This ensures seamless invoicing between the owning and operating companies, and the external charterer.&#x20;

{% hint style="warning" %}
In order to use this feature, both Companies will need to have an Internal Business Partner set.
{% endhint %}

<figure><img src="/files/6u4uPM09pH0jir8sZuXp" alt=""><figcaption><p>Structure of an Internal Relet. Camflex Asia accepts a cargo from external charterer Ares, and has internally reletted the cargo to Camflex EU.</p></figcaption></figure>

### Creating an Internal Relet

1. Set the **Voyage company** to the operating company.
2. Set the **Cargo company** to the owning company.
3. Click the More button![](/files/-LzMELRl-5Stcu-0bd9Y) in the top right of the cargo drawer, and choose the **Relet Internally** option.&#x20;
4. Find the corresponding Internal Business Partner of the operating company and click Confirm.
5. The system will create two additional cargoes with Company and Counterpart automatically assigned.

The final setup should look as follow

| Cargo type     | Counterpart                                   | Company           |
| -------------- | --------------------------------------------- | ----------------- |
| Spot           | External charterer                            | Owning company    |
| Internal       | Owning company *Internal Business Partner*    | Operating company |
| Internal Relet | Operating company *Internal Business Partner* | Owning company    |

### Deleting

Deleting cargoes in an internal relet structure behaves differently depending on which cargo is being deleted.

* When deleting the original **Spot** cargo, all three cargoes are deleted permanently.
* If deleting either of the **Internal** cargoes, only the **Internal** cargoes are deleted.


---

# 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/relet-internally.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.
