# Change Cargo Status

At the top of the drawer you can find a dropdown menu with available statuses for a cargo, which will open by clicking on the current status:

<figure><img src="/files/GuCMl72xfcGnQhS26ACj" alt=""><figcaption><p>Available Cargo Statuses</p></figcaption></figure>

The cargo status is a helper for you to understand where in the process you are. All statuses apart from 'Clean Fix' are the same in the sense that they do not change the functionality of the system. When you set the cargo status to 'Clean Fix', the C*argo Quantity* in the Cargo drawer changes to be *B/L Quantity*. Meaning, when changing the Cargo Quantity on a 'Clean Fix"'cargo, it only changes the B/L Quantity, and not the Booked Quantity.

### Transitioning the Status to 'Loaded':

For a cargo, you can change the status to 'Loaded' **only** from the status 'Clean Fix'. You are also able to change back to 'Clean Fix' from the status 'Loaded'. The same Deadfreight/Overage, Booked Quantity, etc. calculations will happen when in these two statuses. Likely, this status will be used to mark the *last* transition of a cargo.&#x20;

### When Nominating a Voyage

All cargoes on a voyage will have their status changed to 'Clean Fix' when the voyage is changed to  'Nominated' status. The only **exception** to this is if the cargo already has status 'Loaded'.


---

# 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/change-cargo-status.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.
