> For the complete documentation index, see [llms.txt](https://docs.connect.jfrog.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.connect.jfrog.io/features-new-ui/tools/get-alerts/view-configured-alerts.md).

# View Configured Alerts

You can view the alerts on monitored resources and device state that you have configured in the Alerts table.

To view a list of the alerts, go to Alerts and click the **Configuration** tab.&#x20;

<div align="left"><figure><img src="/files/WJnJjoUzAQOTauEhMv42" alt=""><figcaption></figcaption></figure></div>

The table shows a summary of the alert configurations and includes the following columns:

* **Alert Name**: The user-defined name of the alert.
* **Channel**: The user-defined name of the channel the alert is sent on.
* **Apply On**: The name of the group or any other subset of devices that are monitored for this alert.
* **Trigger Condition**: The criteria or threshold for sending an active alert.
* **More**: At the end of each row in the table, hover your mouse and you can see the three dots. Click the three dots to open the menu.
  * **Edit**: Click **Edit** to modify the alert configuration.
  * **Delete**: Click **Delete** to delete the alert configuration from the table.

## What's Next?

Learn how to [view triggered alerts](/features-new-ui/tools/get-alerts/view-triggered-alerts.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.connect.jfrog.io/features-new-ui/tools/get-alerts/view-configured-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.
