# Reporting

Reporting features allow users to view statistics, especially for backup and restore tasks. They also provide the possibility to view what has happened lately in the Storware Backup & Recovery environment.

Reporting is divided into five sections:

* [Virtual Environment](/backup-and-recovery-71/administration/reporting/virtual-environments.md) - for general statistics about data from virtual machines
* [Storage](/backup-and-recovery-71/administration/reporting/storage-providers.md) - for general statistics about data from storage providers
* [Cloud](/backup-and-recovery-71/administration/reporting/cloud.md) - for general statistics about data from Cloud (Microsoft 365)
* [Applications](/backup-and-recovery-71/administration/reporting/applications.md) - for general statistics about data from applications
* [Audit logs](/backup-and-recovery-71/administration/reporting/audit-log.md) - for important events in terms of security and system administration.

Detailed information on these individual sections can be found directly in the related articles.


---

# 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.storware.eu/backup-and-recovery-71/administration/reporting.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.
