# Managing Sensitivities

## Sensitivity Wizard

<figure><img src="/files/CCJYWzxiGNJAD39dJ4Z0" alt="Screenshot of the Edit Sensitivities button, and the wizard that it opens" width="563"><figcaption><p>Sensitivity Editor</p></figcaption></figure>

You can create Sensitivities by clicking the **Edit** button <mark style="color:green;">**(1)**</mark> in the Sensitivities section of the **Model Settings** area of the [**Model Editor**](/models/model-editor.md).

This will open a wizard <mark style="color:green;">**(2)**</mark> in which you can view, edit and create Sensitivities.

When creating a Sensitivity, you can optionally select another Sensitivity on which to base the new one. In this case, the new Sensitivity would take its values from the Sensitivity on which it is based, unless a value is specified. In the above example, all Sensitivities are independent from one another.

## Editing Sensitivity values

### In the Assumptions Wizard

You can edit values for Sensitivities in the [**Assumptions Wizard**](/assumptions/assumptions-wizard.md). In the **Sensitivities step**, you can change the way in which the Sensitivity is applied <mark style="color:green;">**(1)**</mark>, and add/edit Sensitivity values in the entry table <mark style="color:green;">**(2)**</mark>. Note that all Sensitivity values can be left blank.

See the [**Sensitivity Values documentation**](/assumptions/assumptions-wizard/sensitivity-values.md) to understand how the different Sensitivity Types work.

<figure><img src="/files/vU3bCkIR7F7Rnncc0nps" alt=""><figcaption><p>Editing Sensitivity values in the Assumptions dialog</p></figcaption></figure>

### In the Assumptions list

You can edit Sensitivity values directly in the Assumptions list in the Assumptions tab of the [**Model Editor**](/models/model-editor.md).

Just click in the value you would like to edit <mark style="color:green;">**(1)**</mark>, enter a new value, and press **Enter** to save. You can delete a Sensitivity value using the delete button <mark style="color:green;">**(2)**</mark>, or by deleting the value and pressing **Enter**.

<figure><img src="/files/gq2ST1MsTjAhej4OeS8v" alt=""><figcaption><p>Editing Sensitivity values in the Assumptions tab</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://help.taglo.io/cases/managing-sensitivities.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.
