# Schedule

The "Schedule" section in the Voyage drawer shows three different sub-sections:

**Schedule:** a timeline of port calls on a voyage, where the left side shows *ETA* and *ETD* time- and dates, as well as *Days Extra* and *Waiting Days*, and the right side shows the *port calls*, their *reason for calls*, *Port Costs* and *Total Days*. You can *create*, *rearrange*, *delete* and *edit* port calls directly from this screen.

**Edit Schedule:** a list of all the port calls of the voyage, with their respective reason for calls. You can open/close the collapsable items to find the port call's *Port Cost*, *Days L/D,* Fix *and Extra.* You can also find the cargo port's *Quantity, L/D Rate, Rule, Laytime Term, HC Rate, Currency, Measurement* and *HC Lumpsum*. All of these fields are *editable*. The cargo highlighted in **blue** in the Cargo List section will also have its port calls highlighted correspondingly in the Edit Schedule section.

**Routing:** TBA.

### Managing Port Calls

When hovering the mouse over a port call in the schedule, a toolbar in the upper right will appear.

* To *insert* a port call before or after the port call you are editing, click the **Create New**<img src="/files/-M23YHZZ2QMC5s1NFheI" alt="" data-size="original">button and select **Before** or **After.** A window to create a new port call then opens.
* To *edit* a port call, click the **Edit**<img src="/files/-MKZNQlOdWyBxPRGIfjj" alt="" data-size="original">button.
* To *delete* a port call, click the **Delete**<img src="/files/-MJWK7hDUGsty-xRwbxc" alt="" data-size="original">button.
* To *change* the order of port calls, click and drag the **Move**<img src="/files/-MKZLN_dF6AQhGxSWvz1" alt="" data-size="original">button to move the port call into place.

### Locking Voyage Start Date and Waiting Days

Within the Schedule section, you will find a checkbox for *locking* the update of *voyage start date* and *Waiting Days*. This checkbox is not visible while the voyage has status **Estimate** or **Unallocated:**

<figure><img src="/files/kbRk1GHIRlWrE9j3Tijm" alt=""><figcaption><p>Voyage Start Date and Waiting Days</p></figcaption></figure>


---

# 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-6.41/voyage-management-system/step-by-step-guides/voyages/maintain-voyages/overview-tab/schedule.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.
