# Features of Dashboard

### **Filters**

The filter feature of the dashboard allows users to sort the Dashboards in Alphabetical order.

### **Add tab**

&#x20;Add tab feature allows users to create and add the customized dashboard of their own entities

### **Project**

&#x20;Project dropdown allows users to select the project to view their statistics

### **Date Range**

Date Range feature allows users to display the statistics as per Start date and End date

### **Expand and Collapse**

&#x20;Expand and collapse feature allows users to expand the dashboard and collapse the dashboard

### **Refresh**

&#x20;Refresh feature allows users to refresh the Dashboard and get the updated statistics


---

# 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/features-of-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.
