# Dashboards

&#x20;Airdesk has default Dashboards available, but you can also customize them.

* [**Default Dashboards**](/interface/dashboards.md#dashboards-por-defeito)&#x20;
* [**Dashboard setup** ](/interface/dashboards.md#como-configurar-o-dashboard)
* [**Customized Dashboard**](/interface/dashboards.md#v-dashboard-personalizado)

## Default Dashboards <a href="#dashboards-por-defeito" id="dashboards-por-defeito"></a>

Airdesk provides the following dashboards:&#x20;

1. **Personal**
2. **Cases**
3. **Tasks**&#x20;
4. **Projects**
5. **Contracts**&#x20;
6. **Deals**
7. **Customized**

![](/files/-MUEyoGhMTZAWWesoqyA)

## How to configure the Dashboard <a href="#como-configurar-o-dashboard" id="como-configurar-o-dashboard"></a>

There are some features available on dashboards. One is sorting. To do this, just select and press the block so you can move it. The second feature is the possibility to **scale** the blocks. For this, you must select the lower right corner of each block. Finally, in the upper right corner, you'll find a button with 3 circles. In this one, you can select "configure dashboard" where you can choose which blocks to **hide or show**.

<div align="left"><img src="/files/-MUEypeDesU4pHexlKJG" alt=""></div>

## Customized Dashboard <a href="#v-dashboard-personalizado" id="v-dashboard-personalizado"></a>

You can create a custom dashboard with any type of information you have access to. To create a custom dashboard, select the menu's custom Dashboard.

![](/files/-MUEys1MmBadSs0oZpKX)


---

# 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://en.docs.airdesk.ai/interface/dashboards.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.
