# May 2022

### New features

* Conditional alert actions; you may now add additional filters to alert actions
* Alert action duplication, you may now easily copy and paste an alert action to other alert sources
* Call routing numbers may now use uploaded audio files to playback greeting, waiting and mailbox messages
* New endpoints have been added to the API to support add and remove operations for single user/team private subscribers

### Improvements

* Overall page load times have been reduced for the web-ui, especially for accounts with large user and team bases

### New and updated integrations

* Sentry inbound integration has been improved to support alert metric events
* Autotask inbound integration has been improved to support new webUrl attribute for ticket link generation
* SignalFX inbound integration has been improved to support better alert detail extraction


---

# 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/2022/may-2022.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.
