← Back to glossaryGlossary

Groundedness

Reviewed 19 July 2026Canonical definitionPart of: Agent Evaluation Terms →

Groundedness measures whether an AI system's output is supported by its source material. A grounded response makes only claims that can be traced to the provided context: documents, tool results, retrieved data; an ungrounded response introduces unsupported claims, the precursor to hallucination. It is scored 0 to 1, typically by an LLM judge comparing each output claim against the source. Groundedness matters especially for agents because tool results count as context too, and multi-step agents compound ungrounded claims from one step into the inputs of the next.

§01 / QUESTIONSterm: Groundedness
Questions

Common questions.

What is Groundedness?

Groundedness measures whether an AI system's output is supported by its source material.

How is Groundedness used in production?

A grounded response makes only claims that can be traced to the provided context: documents, tool results, retrieved data; an ungrounded response introduces unsupported claims, the precursor to hallucination. It is scored 0 to 1, typically by an LLM judge comparing each output claim against the source. Groundedness matters especially for agents because tool results count as context too, and multi-step agents compound ungrounded claims from one step into the inputs of the next.

Which terms are related to Groundedness?

Closely related concepts include Answer Faithfulness, Answer Relevance, Context Precision, Hallucination Rate. Each is defined in the Prefactor glossary.

§02 / RELATEDnext: where this fits
Keep reading

Where this fits.

See how every agent performs, and make it better

Prefactor helps teams observe, evaluate, and improve their AI agents in production, across every framework and provider.