# Dashboard

The Dashboard is your window into how things are going. You will see the latest test runs for each Project and Environment grouped by Pipeline Stages. This view becomes very useful if you have some Pipeline Stages that are required to be "always green" and others that are expected to fail sometimes (e.g. production monitoring vs active dev work).

![](https://4041872331-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MK0kYmwONk3GqQ8OhVA%2Fuploads%2Fgit-blob-c7ef22ca31358b574868cfa4a64a3fdc72e382d0%2Fimage.png?alt=media)


---

# 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.testery.io/get-to-know-testery/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.
