# Remove CoA from Cargo

When a cargo has been connected to a Contract of Affreightment (CoA), a secondary action called 'Remove CoA' will be enabled which will allow you to revert the connection and disconnect the cargo from the CoA. If the Cargo does not have any CoAs connected, the Remove CoA button will be greyed out and disabled.\
\
The Secondary Action menu is opened by clicking the triple-dot icon in the upper right of the Cargo Drawer

<figure><img src="/files/fqjxsUtfv8GstVNG19KD" alt="" width="168"><figcaption><p>Secondary Action Menu</p></figcaption></figure>

Clicking the 'Remove CoA' button will instantly disconnect the CoA link from the 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/voyage-management-system/step-by-step-guides/cargoes/maintain-cargoes/cargo-drawer-actions/remove-coa-from-cargo.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.
