# September 2025

### New features and improvements

* ilert AI Agents now support **RCA policies** which help you choose exactly when an agent should take over on alerts automatically
* We have introduced the **Merge** operation to **alerts**, you can now merge multiple children (similar) alerts into a parent alert, merging them will hide them in alert list by default and make them read-only, while they are still highlighted in the parent alert's detail view - try it out now! <mark style="color:$success;">It is also available in the mobile app</mark>.
* We have done some optimizations on the coverage requests feature, based on the feedback of customers
* Its easier to reset your domain in status pages now
* We have increased the max amount of team members
* XSS security has been reworked for incident comms notifications

### Integration updates

* Inbound Alibaba Cloud Monitor integration has been improved
* Inbound Zabbix integration now also supports service actions as event basis
* New inbound integration **Ekara**


---

# 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.ilert.com/changelog/2025/may-2025-3.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.
