RAG earns its complexity when all three of these are true — if any one is missing, a simpler shape probably wins.
**1. The knowledge is too large or too volatile** to fit in context or bake into a fine-tune. A 300-page policy guide updated quarterly clears this bar. A 40-paragraph FAQ does not.
**2. Answers must come from your specific documents** — client SOPs, policy pages, product catalogues — not from the model's general training. If the model already knows the answer reliably, retrieval adds latency for no gain.
**3. You need traceable provenance.** 'This answer came from these three passages' is increasingly a hard requirement for regulated and brand-sensitive clients. If you can't point to a source, you're generating, not retrieving.