# Voyage Alternative Routes

The 'Routing' tab allows comparing different routes regarding essential information such as Voyage TCE, Voyage Result, total distance, total days, etc.&#x20;

See the screenshot below (Image 1) for an example:

<figure><img src="/files/LMcgyJAVRXGCQmV1KaV4" alt=""><figcaption><p>(Image 1) Voyage Drawer Routing Tab</p></figcaption></figure>

A voyage going from Bergen to Hamburg through Newcastle is displayed. The routing tab illustrates an alternative route for each leg on the mentioned voyage. As presented in the screenshot, there is a key difference between the routes:<br>

* *TCE Difference*: the TCE difference indicator shows the difference between the alternative route TCE and the currently selected route TCE. So, for the leg, Bergen -> Newcastle, the current TCE is -525 USD. On the other hand, selecting the alternative route will result in +27 USD, which is -497 USD of TCE total (See Image 2).

<figure><img src="/files/G4JkG8nYBlBMVuvK0SQy" alt=""><figcaption><p>(Image 2) TCE Difference</p></figcaption></figure>

* *Estimated Distance*: illustrates the estimated distance for each leg, original and alternative.
* *Sea Margin*: shows the sea margin.

The map is also interactive and helps to visualize the alternative route, providing crucial data.

### Detailed Comparison:

It is also possible to compare the routes in more detail! For instance, take a look at the screenshot below:

<div align="center"><figure><img src="/files/IPG1smnUHbmn5UWaxgfX" alt=""><figcaption><p>(Image 3) Detailed route comparison</p></figcaption></figure></div>

Clicking the top-right arrow in each container expands the detailed information.

The *apply* button proceeds with the changes and saves the selected route for the current voyage.

**Note:** The alternative routes may be created manually or must be coming from a third party, such as weather-based routes, etc.


---

# 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.46/voyage-management-system/step-by-step-guides/voyages/voyage-alternative-routes.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.
