# Voyage Actions

The following actions can be performed with a voyage:

{% hint style="info" %}
Actions that are only available for Master and not in Scenario are marked with (just Master).
{% endhint %}

#### Drag + drop:

* allocate and unallocate a voyage (not in the schedule view)

#### In the voyage drawer:

* edit voyage reference
* nominate voyage and cancel its nomination (just Master)
* allocate and unallocate voyage (just Master)
* move voyage (just Master)
* view audit log
* access and upload voyage attachments

{% hint style="info" %}
Nominating a voyage will make it appear in the Operations module of the VMS.
{% endhint %}

#### In the cargo drawer of the performance cargo:

* Change the (target) lay and can dates for the first load port.

{% hint style="info" %}
If no performance cargo is selected, the cargo of largest quantity is used.
{% endhint %}


---

# 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/fleet-allocation-and-scheduling/getting-started/voyage-actions.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.
