# Create Cargo From Template

To efficiently create a cargo you can use a [CoA Template](/release-5.20/voyage-management-system/step-by-step-guides/contracts-of-affreightment/contract-of-affreightment-lines/template-cargoes.md) or a Budget Template.

CoA Templates are the template cargoes that are maintained in the CoA module.

Budget Templates are cargoes that come from the budget.

1. Open the **Cargoes** module in the Chartering section.
2. In the top right corner, click **Create** <img src="/files/-M23aB95JDSUt7kYOdWo" alt="" data-size="line">.
3. Select **Create Cargo From CoA Template** or **Create Cargo From Budget Template.**
4. Select the cargo template you wish to use from the list.
5. Click **Create**.


---

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