# Term Highlighting

When a termbase is active, Supervertaler highlights matching terms in the grid.

### Why it helps

* Prevents terminology drift
* Speeds up review
* Makes it obvious when a preferred term exists

### Tips

* If the highlight is too strong or too subtle, adjust it in [View Settings](/help/settings-1/view.md).
* Tag highlighting and termbase highlighting are separate: tags are for placeholders/formatting, termbases are for terminology.
* For a word-by-word terminology view with translations underneath each term, see [TermLens](/help/termbases/termlens.md).


---

# 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://supervertaler.gitbook.io/help/termbases/highlighting.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.
