# Alert Configuration

This page displays all current configured Audit Log and Scripted Alerts for CIPP. It also allows you to remove alert rules.

## Action Buttons

{% content-ref url="/pages/Szlieu5YIyDIgoNyQlKW" %}
[Add Alert](/user-documentation/tenant/administration/alert-configuration/alert.md)
{% endcontent-ref %}

## Table Details

| Column           | Description                                           |
| ---------------- | ----------------------------------------------------- |
| Tenants          | Shows the tenants selected for the alert              |
| Event Type       | "Audit log Alert" or "Scheduled Task"                 |
| Conditions       | Shows the alert conditions configured                 |
| Repeats Every    | Shows the cadence for the alert                       |
| Actions          | Shows the actions selected when an alert is generated |
| Alert Comment    | Shows the comment added when the alert was created.   |
| Excluded Tenants | Displays the excluded tenants                         |

## Table Actions

<table><thead><tr><th>Action</th><th>Description</th><th data-type="checkbox">Bulk Action Available</th></tr></thead><tbody><tr><td>View Task Details</td><td>When a Scheduled Task is selected, this will open the <a data-mention href="/pages/9IEli4WfY24X5AdGicij">/pages/9IEli4WfY24X5AdGicij</a>for the task.</td><td>false</td></tr><tr><td>Edit Alert</td><td>Opens the <a data-mention href="/pages/Szlieu5YIyDIgoNyQlKW">/pages/Szlieu5YIyDIgoNyQlKW</a> page to be able to adjust settings as needed</td><td>false</td></tr><tr><td>Clone &#x26; Edit Alert</td><td>Copies the selected alert allowing you to make adjustments before saving it as a new alert.</td><td>false</td></tr><tr><td>Delete Alert</td><td>Opens a modal to confirm you want to delete the alert</td><td>true</td></tr></tbody></table>

***

## Feature Requests / Ideas

We value your feedback and ideas. Please raise any [feature requests](https://github.com/KelvinTegelaar/CIPP/issues/new?template=feature.yml) on GitHub.


---

# 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.cipp.app/user-documentation/tenant/administration/alert-configuration.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.
