# v8.3

### Release highlights

#### 1. Truedat chat-based AI assistant <img src="/files/JQyVwjpS0DMjCzWvEiL8" alt="" data-size="line">

We are introducing a new chat-based assistant to help you with queries related to Truedat and your governed assets.

In this beta version, the assistant is only be visible to admin users and works only with Gemini as provider. In upcoming versions it will be made available to all users and more providers. Also, it will evolve adding new tools to extend its capabilities.

### Features and fixes delivered with this release

### Features&#xD;&#xD;

* TD-7718 Implementation of Multi-Agent Architecture via MCP for external sources of knowledge.
* TD-6489 As a Truedat user I want to have an assistant I can query about Truedat's assets.
* TD-7959 Create front for the Truedat's assistant.
* TD-5389 Prevent creating a new version of a note that is exactly the same as the previous one.
* TD-7943 In the description of the template's field, allow enriched text.
* TD-7677 Limit number of audit events displayed to improve performance.
* TD-7790 Grant request template to be automatically selected based on the system of the structures included in the request.

### Fixes&#xD;

* TD-7249 Error 504 fetch notifications.
* TD-7573 Implementation download/upload xlsx improvements and bugs.
* TD-7916 After uploading an implementations file with option to publish, the new published version and the versioned one are displayed in the Implementations view.
* TD-7960 Subscription buttons does not refresh the page after saving it.
* TD-7860 Text searches not returning expected results.


---

# 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.truedat.io/v8.4/release-notes/v8/v8.3.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.
