# Canal Allowances

Certain voyage routes require specific canal allowances to be used. These allowances can either be applied to the entire voyage or to individual legs.

## Voyage Allowances

Canal allowance settings for the entire voyage is shown in the top right corner of the map in *voyage drawer*. Changing these allowances affects all sea passages on the voyage. For example, consider the following voyage going from New York > Los Angeles > New York:

<figure><img src="/files/VFaOwKNuGDEdRmttpn0H" alt=""><figcaption><p>Canal Allowances Voyage Drawer</p></figcaption></figure>

The voyage is currently allowed through the Panama Canal, and the route and schedule reflects this. If Panama Canal is deselected in the allowance settings, all instances of the canal are removed from the voyage:&#x20;

<figure><img src="/files/NvT68Hb0xFUwBJn9ujK2" alt=""><figcaption><p>Remove canal allowance</p></figcaption></figure>

However, note that changing allowance settings will not affect sea passages that are already completed (where the E*nd of Sea Passage date* is fixed).

## Port Call Allowances

Canal allowances can also be controlled for a single leg on the voyage, by going to the *port call drawer:*

<figure><img src="/files/zzfHSAGvucmYbbDvJO11" alt=""><figcaption><p>Canal Allowances Port Call Drawer (bottom right)</p></figcaption></figure>

Changing these allowances only affects the sea passage leading to this port call. For example, if Panama Canal is deselected on Los Angeles port call, it is only removed from the leg going from New York to Los Angeles. Meanwhile, the canal is still used on the way back to New York:

<figure><img src="/files/VTGHR3jxHRjM6T1ypSjX" alt=""><figcaption></figcaption></figure>

## Default Allowances

When creating a new voyage the system applies a set of default canal allowances. These can be controlled by Administrators on the *system settings page*:

<figure><img src="/files/YP8SypVtaTuwogC3MW6K" alt=""><figcaption><p>System Default Canal Allowances</p></figcaption></figure>

Initially, the system default allowances apply to all users when creating new voyages. However, each user can override the system defaults through their *user preferences page*:

<figure><img src="/files/gB525WsQQmE8kYiBEdvs" alt=""><figcaption><p>Override System Defaults</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-8.25/voyage-management-system/step-by-step-guides/voyages/maintain-voyages/overview/canal-allowances.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.
