Glossary · AI and automation
What is an AI hallucination?
An AI hallucination is a response from a language model that sounds confident and fluent but is false, unsupported by its sources, or invented outright. In customer support, typical hallucinations are made-up policies, prices, delivery dates or product features, and they are dangerous because customers act on them and businesses may have to honour them.
Also called: AI hallucination, confabulation
On this page
Hallucination (AI), explained
Language models generate text by predicting likely next words. When a question falls outside what the model has been given, it does not naturally say “I don't know”; it produces the most plausible-sounding answer. That is a hallucination: plausible, specific and wrong.
In support, hallucinations cluster around specifics. A customer asks whether a sale price applies to an item, whether international returns are free, or when an order will arrive, and the bot fills the gap with a confident number. Because the tone matches correct answers, customers rarely doubt it.
The main defences are structural. Ground answers in retrieved sources and instruct the model to answer only from them. Show the source so the claim can be checked. Define a fallback that says the bot does not have that information and offers a person. Keep high-stakes facts such as order status coming from real system lookups, not from the model's memory.
Then measure. Review a sample of conversations each week, mark answers that are not supported by a source, and fix the content or the rules that let them through.
How to measure it
Score from a human-reviewed sample; automated checks can help triage but should not be the only judge.
Common mistake
How SuperBot relates
SuperBot answers from your approved knowledge first, falls back to a constrained reply when no source matches, and hands off to a human when confidence is low. Citations are shown when matched knowledge supports the answer, though not on every reply.
Frequently asked questions
Why do AI chatbots hallucinate?
Language models are built to produce plausible text. When they lack the right information, they still generate an answer rather than stopping, unless the system around them retrieves sources and enforces a fallback.
How do you reduce chatbot hallucinations?
Ground answers in retrieved, current sources, show those sources, route order and account facts through real lookups, define a clear “I don't know” path, and review conversations regularly.
Test it on your own questions.
SuperBot trains on your content, answers with citations and hands off to your team. The free plan includes 200 conversations a month, no card required.
