# July 2023

### New features

* Added a new text mode for alert source templates, you can use the top right icon in the input area to switch between text and block mode when creating alert templates
* API key analytics are now available showing live API key resource usage for every user (Navi -> Profile -> Manage API keys) this feature also ships with an API resource for ADMINs to fetch account wide API usage information see <https://api.ilert.com/api-docs/#tag/Reports/paths/~1reports~1api-keys~1usage/get>

### Mobile app

* [Maintenance windows](/alerting/configure-alerting/maintenance-windows.md) are now also available in the mobile app\\

  <figure><img src="/files/x70qNoyYkfx8rfrGZqOn" alt="" width="188"><figcaption></figcaption></figure>
* The alert creation view has been reworked to match the features of the web UI


---

# 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/july-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.
