# v7.10

### Release highlights

#### 1. AI-powered linkage: Linking data structures to concepts

You can now request Truedat to suggest concepts that may be linked to a specific data structure from the Data Catalog.

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

#### 2. Upload links between concepts and structures via file

Bulk upload of links between concepts and structures can be done via Excel file from the Glossary's Links Manager screen. You can use the same file format as in the links download to upload the new links. The information required in the file would be:

* Concept's name&#x20;
* Concept's domain external\_id
* Structure' external\_id
* Link type (optional)

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

### Features and fixes delivered with this release

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

* TD-7175 Allow to upload linked structures to concepts
* TD-7345 As a user I want to have suggestions of links to concepts from the structure
* TD-7364 Improve Embedding Lifecycle Management and Storage
* TD-7320 Low performance retrieving structure\_metadata
* TD-7402 Create metadata resolver and refactor data\_structure retrieval to fetch minimal data
* TD-7482 Vulnerability: axios

### Fixes&#xD;

* TD-7424 Comments to concepts not being displayed.
* TD-7484 Error when loading "Executions scheduled" view after triggering profiling


---

# 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/v7/v7.10.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.
