# Sensitivity Analysis

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

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="https://1959052879-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Liw6C9Fe7rohFtkU25j%2F-M5vpQ2FwKJQiXC6nSeD%2F-M5vqiL2yKZRwx8OFMa-%2Ffunctions_tools_flash_on-24px.svg?alt=media&#x26;token=579b3d5d-8707-4918-a4e3-2a00a052a9a9" 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 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.

The value of the selected Voyage is specified with a blue vertical line. The figures you find in a small box above each point reflect the X-axis values for each point.

Hover the mouse over the chart to inspect the values of each calculation data point.&#x20;

Moreover, you may find a table on the right from the Sensitivity Analysis chart. The table consists of the calculated values, placed in ascending order. The table may ease navigation among calculations.

### Downloading the chart

Press the menu icon<img src="https://1959052879-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Liw6C9Fe7rohFtkU25j%2F-M5XFuVICorIrEl3OWi3%2F-M5g3FpNcZfQgdcx2JtH%2Fmenu-black-18dp.svg?alt=media&#x26;token=3acc017b-a643-4635-8172-01bd0c9fecac" alt="" data-size="original">to download the chart as an image (SVG or PNG), or a text file (CSV) that can be imported into spreadsheet software.


---

# 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.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.
