# March 2024 release

## **📊 Project analytics overhaul**

The project analytics have been overhauled. The charts have been updated and the analytics show more in-depth data.

<figure><img src="/files/58mxd23moUGbftbKh9iL" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/YmENNR4Qa4a01lqaaNQM" %}
[Analytics](/project/production/analytics.md)
{% endcontent-ref %}

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

**📝 New business rule:**\
**unique occurrences of entity parsed value**
---------------------------------------------

You can now configure a business rule to detect unique occurrences for entity parsed value. Previously only the entity text value option was available.

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

{% content-ref url="/pages/GaPhXADkAGzoQgQ3igeo" %}
[Business rules](/project/project-settings/business-rules.md)
{% endcontent-ref %}

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

**☑️ New rule for configurable parser:**\
**Closest to upload date \[👁️Preview]**
----------------------------------------

The new rule will choose the date that is closest to the upload date when a date is ambiguous. Check out the documentation for more information on how this works.

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

{% content-ref url="/pages/s2f87QxlgHSaRr7Jzpil" %}
[Parsing](/project/project-settings/parsing.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/march-2024-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.
