# April 2020

### New features

* [Single Sign On](https://github.com/iLert/docs/blob/master/changelog/broken-reference/README.md): Single sign on makes it easy to manage access to your ilert account using an identity provider of your choice.
* **Alert Reporting** includes key metrics such MTTA and MTTR.

### New integrations

* [AppDynamics](/integrations/inbound-integrations/appdynamics.md)
* [TopDesk](/integrations/inbound-integrations/topdesk.md)
* [Discord](/integrations/outbound-integrations/discord.md)
* [GitHub](/integrations/inbound-integrations/github.md)
* [Dynatrace](/integrations/inbound-integrations/dynatrace.md)

### Improvements

* **Auto raise alert priority** lets you delay notifications and escalations until support hours start ([blog post](https://www.ilert.com/blog/release-notes-incident-reports-sso-auto-raise-priority-new-integrations))


---

# 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/2020/april-2020.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.
