> For the complete documentation index, see [llms.txt](https://docs.coherent.global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coherent.global/assistant/mapper/calculation-differences.md).

# Calculation Differences

You can track constant and percentage changes on your outputs when you make changes to your inputs. This might be useful to see how different outputs are affected by different input combinations. Once you make changes to an input, it will be highlighted on the taskpane.

<div data-full-width="false"><figure><img src="/files/uButXZQpHdaDfJ2t1eGO" alt="" width="322"><figcaption><p>Hovering on the highlighted value will show the previous value of the input.</p></figcaption></figure></div>

Outputs that are affected by the change in the inputs will have their value highlighted as well.

<figure><img src="/files/q8SvVljqbnViicyqzSL7" alt="" width="322"><figcaption><p>Positive and negative changes are shown for the outputs that are affected.</p></figcaption></figure>

Seeing the constant value change is not always the most interesting information. You can click on the numbers to turn them into percentage changes.

<figure><img src="/files/svfBkhSfalMyVbi7w2gw" alt="" width="322"><figcaption></figcaption></figure>


---

# 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.coherent.global/assistant/mapper/calculation-differences.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.
