# Report

In the Report tab, you can perform variance analysis with customization options and generate downloadable reports.

**Variance Analysis:** Compare multiple data series/scenarios by calculating the absolute variance and percentage variance for every node in the model.

Report Tab has two sections- **Analysis Report** where you see the results and a **Customization Panel** at the top that has options to fetch the required data as well as customize the report.

<figure><img src="/files/9yXGILKjlBw01sgUgHL8" alt=""><figcaption><p><strong>Report Tab</strong></p></figcaption></figure>

In the next section, let us see the features available for reporting in detail.


---

# 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.valq.com/report.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.
