# Reporting

- [Creating a Report](https://docs.aqua-cloud.io/documentation/desktop-client/reporting/creating-a-report.md): Learn how to create custom reports in the Desktop Client. Step-by-step instructions help you generate insightful data summaries tailored to your needs.
- [Creating a new report template](https://docs.aqua-cloud.io/documentation/desktop-client/reporting/creating-a-new-report-template.md): Create custom report templates in the desktop client. Learn step-by-step how to build, modify, and manage new report templates for efficient, tailored data reporting.
- [The Report Wizard](https://docs.aqua-cloud.io/documentation/desktop-client/reporting/the-report-wizard.md): Create professional reports easily with the Report Wizard. Learn step-by-step setup, template options, and key features for efficient desktop client reporting.
- [Basic Report Elements](https://docs.aqua-cloud.io/documentation/desktop-client/reporting/basic-report-elements.md): Learn about basic report elements in the desktop client. Explore core components essential for creating, customizing, and managing reports efficiently in your workflow.
- [Element tree structure](https://docs.aqua-cloud.io/documentation/desktop-client/reporting/element-tree-structure.md): Explore desktop client reporting options with a detailed element tree structure. Learn how to organize and manage report elements efficiently for optimal customization and clarity.
- [Element Properties](https://docs.aqua-cloud.io/documentation/desktop-client/reporting/element-properties.md): Learn how to customize element properties in aqua reports - edit appearance, handle events with scripts, and dynamically update labels or styles for better reporting flexibility.
- [Diagrams](https://docs.aqua-cloud.io/documentation/desktop-client/reporting/diagrams.md): Discover comprehensive reporting features in the Desktop Client, including powerful diagram tools. Learn how to visualize and analyze data efficiently with our detailed method guide.
- [Pivot Table](https://docs.aqua-cloud.io/documentation/desktop-client/reporting/pivot-table.md): Analyze and summarize complex data with the Pivot Table feature in the desktop client reporting module. Easily organize, filter, and gain insights from your datasets.
- [Sum Function](https://docs.aqua-cloud.io/documentation/desktop-client/reporting/sum-function.md): Calculate totals efficiently with the SUM function in the Desktop Client Reporting module. Learn syntax, usage tips, and practical examples for accurate data analysis.
- [Script Development](https://docs.aqua-cloud.io/documentation/desktop-client/reporting/script-development.md): Learn how to extend aqua report features with scripting - integrate data, automate events, and customize appearance using .NET scripts directly in the report designer.
- [Parametrization](https://docs.aqua-cloud.io/documentation/desktop-client/reporting/parametrization.md): Optimize desktop client report workflows with detailed parametrization instructions. Learn to customize and streamline report generation for efficient, tailored data analysis.
- [Performance Improvements for Report Creation](https://docs.aqua-cloud.io/documentation/desktop-client/reporting/performance-improvements-for-report-creation.md): Discover desktop client reporting performance boosts. Learn optimized techniques to create reports faster and enhance data handling for efficient workflows.
- [Remove empty elements](https://docs.aqua-cloud.io/documentation/desktop-client/reporting/remove-empty-elements.md): Generate and customize detailed reports in the desktop client. Learn step-by-step reporting features, settings, and export options to enhance your data analysis workflow.
- [Table of Contents](https://docs.aqua-cloud.io/documentation/desktop-client/reporting/table-of-contents.md): Learn how to generate, customize, and export detailed reports in the desktop client. Streamline your reporting workflow with step-by-step guidance on features and settings.
- [Invalid References](https://docs.aqua-cloud.io/documentation/desktop-client/reporting/invalid-references.md): Explore desktop client reporting features - learn to generate, customize, and export insightful reports for efficient project tracking and performance analysis.


---

# 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.aqua-cloud.io/documentation/desktop-client/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.
