---
title: "How to remove all watchers from all pages"
canonical: "https://support.appfire.com/space/SUPPORT/89131122/How%20to%20remove%20all%20watchers%20from%20all%20pages"
format: markdown
---
If you find yourself feeling like Confluence is spamming your team mailbox or putting the load on our mail exchange server unnecessarily, you might want to have a way to reset existing watchers for all pages. Once done, whoever needs to get notifications can watch the pages once again.

## Instructions

The below steps allow you to remove watchers of all pages in the Confluence.

1. First, get all page watchers using the below CLI command:
2. Please change CSV file headers as shown below:
3. Next, run the below action to remove all the page watchers.


> ❌ Additionally, if you want to remove all the space watchers, then it is impossible to lack API. There’s an open issue on the Atlassian side: [https://jira.atlassian.com/browse/CONFSERVER-52739](https://jira.atlassian.com/browse/CONFSERVER-52739).