> For the complete documentation index, see [llms.txt](https://docs.aqua-cloud.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aqua-cloud.io/documentation/desktop-client/getting-started/home-screen-configuration.md).

# Home screen configuration

The home screen of aqua desktop is a very powerful feature, which helps with keeping track of specific items and monitoring the overall development process of different projects at the same time. You can customize aqua home screen using the following widgets given in the ribbon bar.&#x20;

&#x20;

<figure><img src="/files/5vh8y6V4rNssJgbp386c" alt=""><figcaption></figcaption></figure>

You can show charts that are saved in [Dashboard](https://app.gitbook.com/o/kSM9ccXYoQwlhfFqpEsn/s/yZbW8vbNs5hz8x57emJJ/~/changes/60/desktop-client/dashboard-desktop), or you can add [burn down charts](https://app.gitbook.com/o/kSM9ccXYoQwlhfFqpEsn/s/yZbW8vbNs5hz8x57emJJ/~/changes/60/desktop-client/agile-board-desktop/burn-down-chart) in order to visualize the progress of active sprints. Furthermore, you can see which tasks related to active project plans are assigned to you. Use Bookmarked items to keep track of specific items individually or to show items corresponding to a specific [View](https://app.gitbook.com/o/kSM9ccXYoQwlhfFqpEsn/s/yZbW8vbNs5hz8x57emJJ/~/changes/60/desktop-client/views-desktop).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/getting-started/home-screen-configuration.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.
