# Available Reports

IT-Conductor generates a wide variety of reports for the systems and resources monitored by IT-Conductor. These reports include KPI reports, Capacity reports, Month-end reports, Ad hoc reports, and Custom reports.

Some reports are system-dependent, meaning that they work and show information only from that specific system landscape. Other reports can be customized to show the overall system landscape with their related components.

### Systems where Reports are Available <a href="#systems-where-reports-are-available" id="systems-where-reports-are-available"></a>

* ABAP
* JAVA
* BOBJ
* HANA
* Oracle
* ASE DB
* DB2
* Linux OS
* Windows OS
* MsSql
* Sybase
* MaxDb

### Types of Available Reports <a href="#types-of-available-reports" id="types-of-available-reports"></a>

* KPI Health Monitoring Reports
* File System Growth Reports
* Availability Reports
* File System Usage Reports
* CPU Memory Utilization Reports
* Backup Summary Reports
* System Activity Reports
* Job Alerts Reports
* HANA Mini-checks Reports
* SAP Landscape/LMDB Report
* File System Capacity Reports&#x20;
* System Performance Reports
* System Maintenance Mode Report
* System Alerts Report
* Change Request Report
* Control-M Shouts Report
* Default Threshold Report
* Prod/Non-Prod Password Reset Report


---

# 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.itconductor.com/user-guide/reporting/available-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.
