# Reports

The Reports panel was created to allow traders to get the various statistical information from their broker. The list of available reports vary depending on the broker. Some connections doesn’t provide reports at all.

![](/files/-MZCdiZ1eq8yuB6T0RuC)

Reports panel consists of the settings sidebar and report result table. To get re required report, you need to select the Connection first, and then select from the list of provided reports.

Depending on the report type, you may have some additional settings below, such as Account selection (in case you have several from one broker) or the range of data to show.

{% hint style="info" %}
You may have no data returned by the broker, so please check the settings or widen the range of report data.
{% endhint %}


---

# 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.ampfutures.com/trading-platforms/quantower/informational-panels/reports.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.
