# Table of Contents

In aqua reports, you can create a table of content. To do so, create a new report:

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

&#x20;

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

&#x20;&#x20;

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

Now, insert a Table of Content into your report...

&#x20;&#x20;

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

...and you will receive the following result: &#x20;

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

Now, add requirements into your report in order to define a table of content by requirements. You will achieve the following result: &#x20;

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

Next, define that the requirement name will be visible in report table of content. To do so, click on the field Name and switch into the properties on the right-hand side. &#x20;

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

There, define the Binding in Data Binding -> Bookmark. Then, define it using Data->ReportData->RequirementReport->Requirements->Name. &#x20;

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

You will receive the following result: &#x20;

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

Then, save your report and you are ready to create a report. In this case, there are a couple of copied requirements:&#x20;

&#x20;

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

After generating the report, we get the following result:&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_table_of_contents_3_custom_11.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/table-of-contents.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.
