# January 2024

### New features and improvements

* **Alert actions v2** is now in GA, offering a global top level alert action experience, team ownerships and multiple alert sources per alert action
* The Telegram integration has been improved
* Alert sources now offer an **Event Explorer** to discover and debug event traffic as well as alert creation
* Status page SMS opt-ins now use ilert's link shortner service
* Private status pages now send notifications to public subscriptions in IP range scenarios
* There is now an option to export Teams as CSV for admins
* The User CSV export has been improved


---

# 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/2024/january-2024.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.
