> 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-5.36/fleet-allocation-and-scheduling/step-by-step-guides/voyages-commitments/create-commitment-from-coa.md).

# Create Commitment from CoA

To create commitments from a contract of affreightment use the VMS java client and navigate to the module COA Planner.‌

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-Liw6C9Fe7rohFtkU25j%2F-Luag2JXUjthmyZ1ciNT%2F-LualgCEjzS3B5lPJBb2%2FCreateCommitments_COAPlanner.png?alt=media\&token=8b704ce6-adfd-443f-81d6-5a449db5de09)

Select the model voyage you would like to create commitments from and use the Auto Schedule button to create a set of voyages from this model voyage.‌

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-Liw6C9Fe7rohFtkU25j%2F-Luag2JXUjthmyZ1ciNT%2F-LualgCBnis0SC7Gs7ms%2FButton_AutoSchedule.png?alt=media\&token=dec566dc-1be0-45c7-8977-2fb1e52137dc)

Next use the Create Unallocated Voyages button to make these voyages show up in the master schedule of FAS.‌

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-Liw6C9Fe7rohFtkU25j%2F-Luag2JXUjthmyZ1ciNT%2F-LualgCCbmG8RoZtPV7F%2FButton_CreateUnallocatedVoyages.png?alt=media\&token=43f7eab4-3ef5-43fb-9284-412b43cc78d1)

The voyages are now shown as a commitment in FAS and can also be found in the Booking and Operations Module under Unallocated.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-Liw6C9Fe7rohFtkU25j%2F-Luag2JXUjthmyZ1ciNT%2F-LualgCAUexvGzSf5X90%2FBookingOperations_Unallocated.png?alt=media\&token=9e529a46-1d80-44bb-a436-3ad444771fef)

​<br>


---

# 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-5.36/fleet-allocation-and-scheduling/step-by-step-guides/voyages-commitments/create-commitment-from-coa.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.
