# July 2023 second release

## 🔁 Retry enrichments

<figure><img src="/files/4wUAoRdhxBqTZoFVDoW6" alt=""><figcaption></figcaption></figure>

We added an improvement for when you need to retry enrichments. There's no longer a requirement to reannotate an entity, simply retry the enrichment!

{% embed url="<https://docs.app.metamaze.eu/project/production/validation/manual-intervention-entity-extraction#enrichments>" %}

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

## 🔐 Project-specific IP whitelisting **\[**�� **Experimental]**

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

To push the security of your data even further, we proudly present a new feature enabling you to restrict project access solely to designated IP addresses. Tailor this setting on a per-project basis effortlessly through the project settings.

{% content-ref url="/pages/1G2cJ9le7QX8hv4Z7e6P" %}
[Project-specific IP whitelisting](/project/project-settings/project-specific-ip-whitelisting.md)
{% endcontent-ref %}

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

## ☁️ **New API endpoint**

We've just launched a new API endpoint that allows you to retrieve document information using just the document ID, eliminating the need for the upload ID. With this enhancement, you can now access additional document information while developing enrichments for example, opening up new possibilities for your projects! For more details, refer to our API documentation.

{% embed url="<https://app.metamaze.eu/docs/index.html#tag/Regular-processing/paths/~1organisations~1%7BorganisationId%7D~1projects~1%7BprojectId%7D~1documents~1%7BdocumentId%7D/get>" %}

<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-second-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.
