# Alerts

Alerts are produced by monitors and can be found on the "Alerts" tab in your connection dialog.

![](/files/wqkmsbz3eJYXNfTiJiRt)

When alerts are triggered, the owner of the connection will also receive an email with the notification that a certain monitor has triggered the alert.

![](/files/nSwlkvu8jyE6MdHhguXO)

Most alerts require manual acknowledgement before a given monitor type will produce new alerts for the same queue, so it is advised to investigate as soon as possible why the alert was triggered and correct any issues before the alert is acknowledged.


---

# 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/alerts.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.
