> For the complete documentation index, see [llms.txt](https://docs.dataloy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dataloy.com/release-5.33/voyage-management-system/step-by-step-guides/voyages/voyage-analysis/sensitivity-analysis.md).

# Sensitivity Analysis

With the **Sensitivity Analysis** tool you can run calculations on a chosen parameter to evaluate risk.

The sensitivity analysis can be opened from one of the following modules:

* **Planning**<img src="/files/-M49l8Y73BK_WcqImg2D" alt="" data-size="original">**Master Fleetplan**
* **Planning**<img src="/files/-M49l8Y73BK_WcqImg2D" alt="" data-size="original">**Scenario Details**.

1. Click on a voyage in the list or board to open it in the drawer.
2. At the top right, click on **Functions**<img src="/files/-M5vqiL2yKZRwx8OFMa-" alt="" data-size="line">.
3. Select **Voyage Sensitivity Analysis.**

## Input parameters

Select a voyage parameter which is then adjusted by the numerical variance for each calculation.

| Parameter                                | Calculated value |
| ---------------------------------------- | ---------------- |
| Freight Rate                             | TCE              |
| Bunker Price / MT (DO, LS DO, FO, LS FO) | TCE              |
| TCE                                      | Freight Rate     |

## Chart

### Reading the chart

The chart shows the all the calculated values for the voyage. There are 15 data points, with the current voyage displayed in the middle, with negative variance on the left side, and positive variance on the right side.

Hover the mouse over the chart to inspect the values of each calculation data point.

### Downloading the chart

Press the menu icon<img src="/files/-M5g3FpNcZfQgdcx2JtH" alt="" data-size="original">to download the chart as an image (SVG or PNG), or a text file (CSV) that can be imported to a spreadsheet software.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.33/voyage-management-system/step-by-step-guides/voyages/voyage-analysis/sensitivity-analysis.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.
