# January 2023

#### New features

* You may now backfill incidents via the API
* New on-call widget in mobile apps for iOS and Android
* Improved maintenance window creation
* Improved 2FA login experience

#### New and updated integrations

* Further improvements to the ServiceNOW bidirectional integration
* Status page service groups structure and metrics for [Terraform](https://registry.terraform.io/providers/iLert/ilert/latest)
* Improved version of the [ilert browser extension](https://github.com/iLert/ilert-chrome)


---

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