# July 2025

### New features and improvements

* **Alerts** and the event API now support **labels** (key value string maps)
* **Alerts** and the event API now support **logs** (new eventType LOG and logs array field)
* Alerts now support action items
* The **event explorer** now lets you discover any **correlated alert actions** that were triggered through the updates of an event to an alert
* We have migrated most billing and subscriptions pages to our new front-end stack
* While the **ilert Responder AI Agent** is still in closed BETA, we have completely overhauled the agent experienced and the real-time collaboration with the agents in the chat UI

### Integration updates

* New inbound integration **Fleet**
* New inbound integration **ConnectWise PSA**
* New inbound integration **DeadMansSnitch**
* New inbound integration **FortiSOAR**


---

# 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-5.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.
