# Dashboard

In the Dashboard module, the user can monitor the business process of individual fields and status that can be combined with individual [Views](http://aquawiki.andagon.com/views_rich_client.html).&#x20;

That gives a project manager, test manager, or others the powerful option to monitor the (actual) business development and test process of actual key values. There are three steps you will have to undertake if you are within the Dashboard.

&#x20;&#x20;

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

**1st step:** define how many charts are needed. Use the Number of Charts button to do so. ![](http://aquawiki.andagon.com/pictures/drex_dashboard_rich_client_custom_2.png)

**2nd step:** choose a chart and click on it. Click on the Chart button to define item type and chart type, and define the other fields classifying the graph.&#x20;

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

&#x20;**3rd step**: combine the chart with a filter. Click on a filter in Views or edit the filter in the dashboard.

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

After having clicked on OK, the filter is displayed in the dashboard.

<figure><img src="http://aquawiki.andagon.com/pictures/drex_dashboard_rich_client_custom_5.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/dashboard.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.
