# Monitors

The Monitors feature let's you watch all future threads or posts created in a channel, a category, *or the whole server*! Thread-Watcher will monitor your server for any new threads, or changes to old ones, and automatically watch them for you.

Monitors fully support [**Conditional Filters**](/features/core-features/advanced-filtering.md) which allows you to narrow down which threads are watched. You can require a thread has a specific format in its name, the thread creator has a specific role, or that the thread needs a specific tag attached.

Thread-Watcher will continue to monitor the thread for any updates to it. If a thread no longer matches the filters, it will un-watch it.&#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.threadwatcher.xyz/features/core-features/monitors.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.
