Glossaries let you teach your AI agent the precise meaning of words, acronyms, and expressions that matter to your business. When the agent encounters a term it has a glossary entry for, it can respond with the exact definition you provided—keeping answers consistent and on-brand. This is especially useful for:Documentation Index
Fetch the complete documentation index at: https://semantiks.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Industry jargon or internal terminology
- Product names and feature descriptions
- Acronyms and abbreviations
- Legal or compliance-sensitive language
Glossary entries live inside the Knowledge section of your agent. Navigate to AI Agent → Design → Knowledge → Glossaries tab.
How the glossary works
All your glossary entries are stored in a single, flat list. Each entry consists of:| Field | Description |
|---|---|
| Term | The word or phrase you want to define (e.g. SLA, Onboarding, ARR). |
| Definition | The meaning the agent should use when referencing this term. |
Adding an entry
Editing an entry
Hover over any entry card and click the pencil icon that appears on the right. The edit dialog opens pre-filled with the current term and definition. Make your changes and click Save.Deleting entries
You can delete entries one at a time or in bulk:- Single entry — hover over the entry and click the trash icon. Confirm the deletion in the dialog that appears.
- Bulk delete — select multiple entries using the checkboxes on the left side of each card, then click the Delete selected button that appears in the toolbar.
Searching entries
Use the search bar in the toolbar to filter entries by term or definition. The list updates in real time as you type.Importing entries from a file
You can bulk-import glossary entries by uploading a document.Review the preview
The platform uses AI to extract term/definition pairs from your document. A preview dialog shows all detected entries.
Select entries to import
Use the checkboxes to pick which entries you want to keep. By default all entries are selected. You can use Select all / Deselect all to toggle quickly.
The AI extraction works best with well-structured documents where terms and definitions are clearly separated (e.g. tables, definition lists, or FAQ-style layouts).
Knowledge Review integration
When you run a Knowledge Review (the ✨ sparkle icon in the header bar) and the AI suggests changes to glossary entries, clicking the suggestion link will navigate you to the Glossaries tab and highlight the affected entries so you can find and fix them instantly.Tips for a great glossary
- Be specific — write definitions the way you want the agent to say them out loud.
- Avoid duplicates — use the search bar to check if a term already exists before adding it.
- Keep definitions concise — one or two sentences are usually enough.
- Review regularly — as your product or terminology evolves, update glossary entries to stay accurate.