# Watches Dashboard

SINCE VERSION 3.1

The Watches Dashboard is a **central page** where you can **view** and **manage** all you Project, Issue and Filter watches.

### Open the Dashboard <a href="#watcherdashboard-openthedashboard" id="watcherdashboard-openthedashboard"></a>

Find the Watches item in your profile menu.

![](https://2241130328-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgSF8s4OykcnAS1WqOcwR%2Fuploads%2F4IhsIF8hMg3E31Sat5O2%2Fimage.png?alt=media\&token=3bf77ed6-23cb-4f09-a016-1469d733f1af)

### Use the Dashboard <a href="#watcherdashboard-usethedashboard" id="watcherdashboard-usethedashboard"></a>

You can use the Dashboard to **list** your watches, **unwatch** items and **set parameters** in your project watches.

#### Project Watches <a href="#watcherdashboard-projectwatches" id="watcherdashboard-projectwatches"></a>

List and configure all you **project watches**. Set notification type and enable indirect notification (notification on changes made to linked issues and subtasks while your watching the parent issue).

![](https://2241130328-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgSF8s4OykcnAS1WqOcwR%2Fuploads%2Fdz4564VwFI4hoIu4DgL2%2Fimage.png?alt=media\&token=8e0e6317-10fa-4531-be81-aa8926f944a3)

#### Issue Watches <a href="#watcherdashboard-issuewatches" id="watcherdashboard-issuewatches"></a>

All issues you are watching directly (not via groups, roles).

![](https://2241130328-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgSF8s4OykcnAS1WqOcwR%2Fuploads%2FIkIZGQn4yOKXamoCwkTm%2Fimage.png?alt=media\&token=388c56a6-5a14-4e64-aca0-8a16339a7a21)

#### Filter Watches <a href="#watcherdashboard-filterwatches" id="watcherdashboard-filterwatches"></a>

All filters you are watching.

![](https://2241130328-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgSF8s4OykcnAS1WqOcwR%2Fuploads%2FBkdCl5l22TzFdxIDcxh4%2Fimage.png?alt=media\&token=80a4900d-97b7-43b2-bbb5-b97a7fa4a5c2)


---

# 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.meta-inf.hu/bug-watcher/user-guide/watches-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.
