# Dashboard

The Avo Assure Dashboard presents project data in multiple formats, including graphs, pie charts, and numerical values. This visual representation makes it easier to analyse the project's overall status and progress. Additionally, it allows for monitoring the health of various projects, ensuring that you can track their performance effectively. The dashboard also features customization options for more detailed visualization.

### This document includes:

[**Ways to navigate to Dashboard**](/avo-assure/dashboard/ways-to-navigate-to-dashboard.md)

Three ways to navigate to dashboard window

[**Features of Dashboard**](/avo-assure/dashboard/features-of-dashboard.md)

Different features available in dashboard

[**Creating custom Dashboard**](/avo-assure/dashboard/ways-to-add-widget/custom.md)

Steps to create custom dashboard


---

# 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.avoautomation.com/avo-assure/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.
