# Dashboard

Use this section to learn tips and tricks for using the Dashboard. These help you monitor execution status, track test progress, and view project insights for better visibility of automation activities.

* **Scenario:** Test teams find it difficult to identify unstable areas in automation when execution results are not reviewed regularly.

  <i class="fa-lightbulb-on" style="color:yellow;">:lightbulb-on:</i>**Tip &** **Trick**: Monitor execution trends regularly to identify unstable test areas. Track execution patterns over time to detect test cases that fail frequently. This helps teams identify potential issues in the application or test design and take corrective action.


---

# 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/support-resources/tips-and-tricks/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.
