# February 2023 release

## **Ignoring issues during validation is now configurable \[**�� **Stable]**

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

In the past, validators had the option to overlook issues while processing documents during validation. However, in cases where it is crucial for validation rules to be strictly enforced, this behavior may not be desirable. With the latest update, you can now enforce your validators to address all issues before they can mark documents as done.

{% content-ref url="/pages/fuX1UdgyHWlb9WOLDF8q" %}
[Human validation](/project/project-settings/human-validation.md)
{% endcontent-ref %}

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

## **Table annotation \[**��️ **Preview]**

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

We are happy to announce that the table annotation feature is moving to preview. Check this feature out if you need to annotate tabular data! It will save you a lot of time and fustration!

{% content-ref url="/pages/BcGsa1ZjCJlQBZd2uGg1" %}
[Table annotation](/getting-started/processing-documents/labelling-of-training-data/entity-extraction/table-annotation.md)
{% endcontent-ref %}

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

## **Copy project \[**��️ Previe&#x77;**]**

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

In case you were not aware, duplicating projects has now become effortless. If your project is listening to the preview channel, you can now create copies of it with ease.

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


---

# 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/february-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.
