# November 2023 second release

## **📧 Include Outlook ID in the output**

You can now include the Outlook ID linked to an upload in the output. This will allow you to do further processing through an RPA bot on the original mail by moving it to an archive folder for example.

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

{% embed url="<https://docs.app.metamaze.eu/project/project-settings/output>" %}

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

## **🎓 Create enrichments step-by-step guide**

Want a step-by-step guide on how to create a new enrichment in Metamaze from code to configuring your enrichment?

Check out the new page in our documentation with code examples through the button below!

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

{% content-ref url="/pages/yUdA2Lwo4XORluwwLWH5" %}
[Tutorial for creating a new enrichment](/project/project-settings/enrichments/tutorial-for-creating-a-new-enrichment.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/november-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.
