# Dashboard & Pipelines

- [Dashboards](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/dashboard-and-pipelines/dashboards-and-widgets.md)
- [Pipeline(Upcoming)](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/dashboard-and-pipelines/pipelines.md)
- [Most recent runs](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/dashboard-and-pipelines/pipelines/most-recent-runs.md): Most Recent Runs provides a quick snapshot of the latest execution for each release pipeline. It shows the most recent artifact used, the trigger time, and the current status of each stage, allowing u
- [Release Pipeline Run Details](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/dashboard-and-pipelines/pipelines/most-recent-runs/release-pipeline-run-details.md)


---

# 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://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/dashboard-and-pipelines.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.
