> For the complete documentation index, see [llms.txt](https://docs.dataloy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dataloy.com/release-8.28/voyage-management-system/step-by-step-guides/cargoes/create-cargoes.md).

# Create New Cargoes

**Layout:**

The Cargoes module is divided into the *Allocated cargoes* and the *Unallocated cargoes*. In each tab, you can **filter** the cargoes based on several key endpoints to effectively view the required information on your screen. There is a **sort** icon to the far right, with different options for sorting the list as well. You can read more here: [Sorting and Filtering Lists](/release-8.28/voyage-management-system/step-by-step-guides/sorting-and-filtering-lists.md).&#x20;

Below you can click to read how to *create* different types of cargoes:

{% content-ref url="/pages/-M3MYmzyhAAczarP861X" %}
[Create Cargo](/release-8.28/voyage-management-system/step-by-step-guides/cargoes/create-cargoes/create-new-cargoes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3MYD9CS-xDKjnTCvnO" %}
[Create Cargo From CoA Template](/release-8.28/voyage-management-system/step-by-step-guides/cargoes/create-cargoes/create-cargoes-from-templates.md)
{% endcontent-ref %}

{% content-ref url="/pages/cYOZqmLt3RTULZG81uPc" %}
[Create Cargo on TC Voyages](/release-8.28/voyage-management-system/step-by-step-guides/cargoes/create-cargoes/create-cargo-on-tc-voyages.md)
{% endcontent-ref %}

{% content-ref url="/pages/6ZxYBHYLVPbSxXAclmBx" %}
[Create Cargo by Importing from Excel](/release-8.28/voyage-management-system/step-by-step-guides/cargoes/create-cargoes/create-cargo-by-importing-from-excel.md)
{% endcontent-ref %}

{% content-ref url="/pages/6onECAjovQnVVy0aBmzf" %}
[Create Cargo From Existing Cargo](/release-8.28/voyage-management-system/step-by-step-guides/cargoes/create-cargoes/create-cargoes-from-templates-1.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.28/voyage-management-system/step-by-step-guides/cargoes/create-cargoes.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.
