Skip to content
Learn The AI Glossary

Grounding

Connecting a model's answers to verifiable sources to improve accuracy.

1 min read Tools Business

In plain English

Grounding connects a model's outputs to verifiable, real-world data sources so its answers are based on actual information rather than only on patterns in its training. By giving the model relevant documents to work from, and ideally citing them, grounding reduces hallucinations and improves factual accuracy. It is a key idea behind retrieval-augmented generation.

Why it matters

Ungrounded models state things confidently whether or not they are true. Grounding is one of the most practical ways to make AI answers trustworthy enough to act on.

A worked example

A support assistant that answers from your company's current help articles, and links to them, is grounded; one that answers from memory alone is not.

Common confusion

Grounding reduces hallucination but does not eliminate it. A model can still misread or misquote a source, so verification still matters.

— RELATED ENTRIES —

Terms worth knowing next.

— STILL CURIOUS? —

Definitions are just the start.
go deeper.

Quick Answers tackle the questions everyone's actually asking — for parents, teachers, business owners, and the merely curious.

Browse Quick Answers
— OR — Back to A–Z Learn hub