# Create Voyage Web

You can now create a voyage from the Open Positions section under FAS/Master. To create a voyage click the "Create Voyage" button in the top right corner of the page.

![Create Voyage button](/files/-Lyi_mhvBjwhxpmXUddo)

When you click the "Create Voyage" button the "Create Voyage" modal will render on the screen.

![Create Voyage Modal](/files/-Lyia2wpzwNK7ziN-RAP)

In the "Create Voyage" modal the mandatory fields, "Vessel", "Load Port" and "Discharge Port" must be filled in to activate the "Create" button in the bottom right corner of the modal. Trade, LayCan information and Reference No for the voyage are optional fields.

When a voyage is created from the Open Positions board it will be given the "Progress" "Scheduled (Unallocated)", and "Voyage Status" "T".

After the creation of the new voyage the voyage drawer will open and the Open Position board will refresh.


---

# 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.18/fleet-allocation-and-scheduling/step-by-step-guides/voyages-commitments/create-voyage.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.
