# The Report Wizard

The report wizard is a dialogue that helps you to correctly bind your report to the correct data. Once the layout designer has been opened, there is a filled triangle in the top left corner which opens a menu when clicking on it, allowing you to open the report wizard.

In the report wizard dialogue, you can easily pre-configure your report.

<figure><img src="http://aquawiki.andagon.com/pictures/drex_the_report_wizard_custom_2.png" alt=""><figcaption></figcaption></figure>

Creating an Empty Report will close the report wizard again.&#x20;

The Data-bound Report will add some basic grouping and bands to your report.&#x20;

The Label Report will add a panel in which all labels will have the same style.

<figure><img src="http://aquawiki.andagon.com/pictures/drex_the_report_wizard_custom_3.png" alt=""><figcaption></figcaption></figure>

In this demonstration we will only create a Data-bound Report as it is the report wizard’s most commonly used feature. To begin with, we choose the project field to group the report by.

<figure><img src="http://aquawiki.andagon.com/pictures/drex_the_report_wizard_custom_4.png" alt=""><figcaption></figcaption></figure>

Now we are choosing a Stepped outline.

<figure><img src="http://aquawiki.andagon.com/pictures/drex_the_report_wizard_custom_5.png" alt=""><figcaption></figcaption></figure>

Then the “Bold” template.

<figure><img src="http://aquawiki.andagon.com/pictures/drex_the_report_wizard_custom_6.png" alt=""><figcaption></figcaption></figure>

And the proper report's title.

<figure><img src="http://aquawiki.andagon.com/pictures/drex_the_report_wizard_custom_7.png" alt=""><figcaption></figcaption></figure>

At the end, the basic design layout the report wizard comes up with is displayed below.

<figure><img src="http://aquawiki.andagon.com/pictures/drex_the_report_wizard_custom_8.png" alt=""><figcaption></figcaption></figure>


---

# 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/the-report-wizard.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.
