# CUSTOM DASHBOARDS

- [Adding A New Dashboard](https://docs.oobeya.io/dashboards/creating-a-new-dashboard.md): Learn about Dashboards and how to create a new Dashboard...
- [Adding A New Widget](https://docs.oobeya.io/dashboards/adding-a-new-widget.md): Learn about widgets and how to add a new widget to your Dashboards...
- [Updating And Deleting Widgets](https://docs.oobeya.io/dashboards/updating-and-deleting-widgets.md): Learn about how to edit and delete widgets on your Dashboards...
- [Widgets](https://docs.oobeya.io/dashboards/widgets.md)
- [Adding Jira Sprint Progress Widget](https://docs.oobeya.io/dashboards/widgets/adding-jira-sprint-progress-widget.md)
- [Adding Jira Board Metrics Widget (Metrics With JQL)](https://docs.oobeya.io/dashboards/widgets/adding-jira-board-metrics-widget-metrics-with-jql.md)
- [Test Quality Report Widget](https://docs.oobeya.io/dashboards/widgets/test-quality-report-widget.md): Let's learn about the Test Quality Report widget.


---

# 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.oobeya.io/dashboards.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.
