# Missing workers monitor

The missing workers monitor checks if there are enough workers running for your queues. For example, you may have designed your infrastructure to have at least 4 workers running at any given time, for redundancy and performance, you could then enable this monitor and configure it to trigger alerts if the number of workers goes below 2.&#x20;

As with other monitors, this monitor will not trigger new alerts for queues that have alerts in triggered status.

![](/files/uBG1NZfllfAkE67B42Nk)


---

# 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.taskforce.sh/monitoring/missing-workers-monitor.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.
