# Relet Synchronisation

When a new relet cargo is created, it automatically reflects relevant details from the associated original cargo.

### **Synchronised fields between Original Cargo and External Relet Cargo**:

* Booked Quantity, Cargo Quantity, Cargo Measurement, Commodity, Tolerance Option, Tolerance Option Percent and Minimum Quantity

### **Synchronised fields between Original Cargo and Internal Relet Cargo:**

* Booked Quantity, Cargo Quantity, Cargo Measurement, Commodity, Tolerance Option, Tolerance Option Percent and Minimum Quantity
* Freight Rate, Currency, Rule, Overage Rate, Dead Freight Rate and Flat Rate
* Laytime Terms, Rule, Rate for Loading and Discharge
* Demurrage Rate and Despatch Rate

{% hint style="info" %}
Laytime related details will not be synced for Cargo Port with a Laytime calculation
{% endhint %}

### **Synchronised fields between Internal Relet Cargo and Internal Cargo:**

* Booked Quantity, Cargo Quantity, Cargo Measurement, Commodity, Tolerance Option, Tolerance Optioin Percent and Minimum Quantity
* Freight Rate, Currency, Rule, Overage Rate, Dead Freight Rate and Flat Rate
* Laytime Terms, Rule, Rate for Loading and Discharge
* Demurrage Rate and Despatch Rate
* Commission Broker and Commission Address

{% hint style="info" %}
Laytime related details will not be synced for Cargo Port with a Laytime calculation
{% endhint %}


---

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