# August 2023 second release

## 📚 New document classification training option

You can now choose the type of training for document classification:&#x20;

* **"Favor speed"** for when you need a fast working classification model
* **"Favor accuracy"** for when you got a big variety of document types for which the speed option can’t distinguish the different document types very well

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

{% embed url="<https://docs.app.metamaze.eu/project/training/model-management/train#document-classification>" %}

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

## 🔄 Synchronize project settings \[**🔬 Experimental]**

Now, effortlessly synchronize your project settings - a convenient advantage while managing staging and production projects. For more information about the feature's functionality, refer to our documentation.

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

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

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

## 💯OCR score moving to **\[**�� **Stable]**

The latest update will move the OCR score inclusion option in the confidence scores to the stable stage and is now a standard feature of the platform. This feature can help you when dealing with bad character recognition like handwriting or bad scans. You can include the OCR score in the confidence score so that badly recognized characters will require these documents to be validated by a person (if the confidence score drops below the thresholds that you set).

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

{% embed url="<https://docs.app.metamaze.eu/project/project-settings/human-validation#ocr-score>" %}

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

## ▩ Composites and enrichments in table format to \[👁️ **Preview]**

The ability to view line items and their enrichments in an easy-to-read table format feature is moving to preview. In the annotations section, you can find a new table view option. What's more, we've added a bonus feature that allows you to customize the order of columns and choose which entities and enrichments you want to display in the table format.

<figure><img src="/files/0CtesKCWWvGVFojHJgfR" alt=""><figcaption></figcaption></figure>

{% embed url="<https://docs.app.metamaze.eu/project/production/documents#table-view>" %}

<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/august-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.
