# Bulk (Un)Watch

Bug Watcher allows you to do **bulk watch or bulk unwatch** from the issues in your issue navigator.&#x20;

{% hint style="info" %}
**Example Use Case**

You want to set yourself a **watcher** of **multiple issues**.

Instead of opening each issue one by one and setting yourself a watcher, **search for these issues** and start watching **all** of them using the **bulk watch** operation.

As a result, you will be set as watcher of **all issues** and will receive emails on all issues about events set for watchers in the **notification scheme** of the issue's project.
{% endhint %}

## How to do it?

In Issue Navigator (Search for Issues) choose Watch button

![](/files/kOBQMPjAtK6yYF7LTf6W)

Select issues you want to start to watch

![](/files/DMRW56AURRn9px9HHw51)

Several operations are available for the selected issues. Select an operation.

![](/files/S04GjFtkaiRtup7mrRfL)

&#x20;


---

# 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/bulk-un-watch.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.
