# October 2022 release

We are pleased to present you the newest Metamaze features.

Do you have questions? You can always reach out to <support@metamaze.eu>.&#x20;

### New features

* Filters throughout the application will indicate through a number next to the filter icon how many filters are active
* When opening a document for which entity extraction is still in progress, you will clearly see a progress indicator on the screen
* When creating new users in Metamaze, automatic emails will be generated for the user to set their own passwords
* Models will now be deprecated after 6 months when they haven’t been used to make predictions.
* Jump from upload to upload when in the document view without the need to go back to the overview of uploads
* Training speed for certain documents has been increased by ignoring pages without annotations

<mark style="color:blue;">Our entire product team is very enthusiastic about these improvements. If you have any problems, questions or need advise, don’t hesitate to reach out to us via</mark> [<mark style="color:blue;">support@metamaze.eu</mark>](mailto:support@metamaze.eu)<mark style="color:blue;">.</mark>


---

# 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-old.app.metamaze.eu/release-notes/release-archive/release-archive-pre-2023/october-2022-release.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.
