# Term Recommendation

Term Recommendations are system-generated suggestions that help users identify and associate relevant glossary terms based on data usage patterns, metadata analysis, or user behavior across the platform.

## **AI Recommendations**

Term suggestions can be generated to identify relevant data objects linked with the current term across the entire data ecosystem. These suggestions consider factors such as the name, data, and pattern of the data object, including the Smart Score.  This approach simplifies linking terms to data objects by recommending potential matches for data objects. Users can "approve" or "reject" these suggestions, reducing the manual effort to identify and link terms to data objects.

## **Term Recommendations on Objects Summary**

Users can now view recommended Terms on the Object summary pages. Clicking on the “Recommended Terms” will pop up the terms list, which includes the smart score, classification, and accept/reject options. Clicking accept will trigger a job, and the term will be associated with the data object.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXevVVrrsQEBdCHvV6bkTLsB5x_EXpWeTxrTt411LGTmlIa3aRbkS2dFzwvJZfvXYzeFgRQy6Fp_m91t2CccTnrl7jrZAdFYYioook4ZDSk7c-itvlJqjPliyqIFYQUMas0uhYiZ?key=JHeEVrkomAxIemgYk1DhJg" alt=""><figcaption></figcaption></figure>

## **LMDF (Load Metadata from Files)**

The term can be associated with data objects via LMDF. Users can download the Business Glossary LMDF Template with or without data and specify the data object details where they want the term to be associated.

<figure><img src="/files/47i439ZZPpUM5VvTpEmf" alt=""><figcaption></figcaption></figure>

***

Copyright © 2025, OvalEdge LLC, Peachtree Corners, GA, USA.


---

# 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.ovaledge.com/release8.1/business-glossary/term-attributes/term-recommendation.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.
