# July 2023 release

## 🖱️ Easier manual annotation for composites

<figure><img src="/files/yIZnyhvmf6dHeBFdJKga" alt=""><figcaption></figcaption></figure>

In response to valuable user feedback, we have improved the process of adding manual annotations to composites. Simply click on your composite in the document, and a tooltip will appear, allowing you to add a manual annotation directly.

{% content-ref url="/pages/WtR5twB0wElyFke5jf5t" %}
[Entity extraction](/project/production/validation/manual-intervention-entity-extraction.md)
{% endcontent-ref %}

<figure><img src="/files/3H5ZHjH1TuBprRZfYg1j" alt=""><figcaption></figcaption></figure>

## 📧 New application-based authentication for Outlook integration

<figure><img src="/files/jauw2SW3ZbS4UYKvGWf2" alt=""><figcaption></figcaption></figure>

We understand the importance of seamless integration with Outlook, and to further enhance the security and convenience of this integration, we have introduced the new application-based authentication.

{% content-ref url="/pages/zAGPKdTomQYhPVaTX9q9" %}
[Input](/project/project-settings/input.md)
{% endcontent-ref %}

<figure><img src="/files/3H5ZHjH1TuBprRZfYg1j" alt=""><figcaption></figcaption></figure>

## **📧 Process emails from shared mailboxes**

<figure><img src="/files/Up6oSqVhh4LcWE6Azm4b" alt=""><figcaption></figcaption></figure>

To allow for more flexibility we added the possibility to process email folders for shared mailbox accounts. Check out the new option in the input project settings!

{% content-ref url="/pages/h3mbqiFeobvHi5uCJgsX" %}
[Email](/project/project-settings/input/email.md)
{% endcontent-ref %}

<figure><img src="/files/3H5ZHjH1TuBprRZfYg1j" alt=""><figcaption></figcaption></figure>


---

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