# May 2023 second release

## 🔄 Reprocess processed document

<figure><img src="/files/1VtuaVsrFlJ0QnhjLRy0" alt=""><figcaption></figcaption></figure>

To expand the flexibility of the Metamaze platform, we have added the possibility to reprocess documents that have been previously processed. This functionality was only available through API, now we have added this option in the user interface. This feature can be enabled on a project-by-project basis.

{% content-ref url="/pages/1HEJsxZwRtRhuM9eNl0A" %}
[General Settings](/project/project-settings/general-settings.md)
{% endcontent-ref %}

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

## 🔐 Anonymous validation

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

It is now possible to generate authenticated URLs that allow anonymous access to a single upload. Users that access uploads in this way won't have access to anything else in the Metamaze platform.

{% content-ref url="/pages/1HEJsxZwRtRhuM9eNl0A" %}
[General Settings](/project/project-settings/general-settings.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/may-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.
