Training-time AI visibility is what a model already knows about your brand from the text it was trained on, baked into its parametric weights and available the instant it answers, with no lookup required. Retrieval-time AI visibility is the opposite: a live system, separate from the model itself, fetches your page at the moment of the query and feeds it into the answer as a sourced passage. Both pathways can result in your brand being mentioned or cited, but they are built differently, they decay differently, and they respond to completely different fixes. Treating them as one undifferentiated thing called 'AI visibility' is the most common reason AEO effort gets spent on the wrong lever.
The distinction sounds academic until you try to explain why a change you shipped last week already shows up in Perplexity but is nowhere to be found in a plain ChatGPT answer with browsing switched off. One of those engines just re-read your page. The other is still working from a snapshot of the internet that closed months or years ago. Fixing the wrong pathway wastes a content cycle; understanding both lets you choose the fix that actually matches the engine you are trying to move.
Two visibility layers, two different mechanisms
A large language model is trained once, on a fixed corpus, up to a cut-off date. Whatever it absorbed about your brand during that process becomes part of its parametric knowledge: facts, associations, and phrasing patterns compressed into the model's weights. When it answers a question entirely from this internal store, with no external lookup, that is a training-time answer. Nothing you publish today can enter that store until the next training run, which for most frontier labs happens on a cycle measured in months, not days.
Retrieval-augmented generation (RAG) works on an entirely different clock. When an engine issues a live web search, a fresh index lookup, or a call to a search API before it answers, it is pulling passages that can be hours old rather than months old. The model then synthesises its answer from whatever that retrieval step returned, often citing the source directly. This is the pathway that responds to schema markup, crawler access, and passage-level clarity within days or weeks, because there is no training run standing between your edit and the model seeing it.
Which engines lean on which pathway
No major engine is purely one or the other, but the balance differs sharply enough to change strategy:
- ChatGPT (browsing off): almost entirely training-time, drawing on parametric knowledge from its last training cut-off
- ChatGPT (browsing or search on): blends training-time background knowledge with retrieval-time passages for anything time-sensitive
- Perplexity: overwhelmingly retrieval-time, built around live web search as its core mechanism rather than an add-on
- Google AI Overviews and AI Mode: retrieval-time by design, generated from Google's live search index at query time
- Claude (without web search enabled): training-time, though Claude's web search tool shifts qualifying queries to a retrieval-time pathway
- Meta AI: training-time for closed-world questions answered directly by Llama, retrieval-time (via Bing) for anything current
The practical takeaway is that a single optimisation cannot move every engine at once. A page can be perfectly structured for retrieval today and still be invisible to a training-time answer until the next model refresh absorbs it, and a brand with deep training-time presence can still lose a retrieval-time citation to a competitor whose page simply loads faster and parses more cleanly right now.
Building training-time visibility
Because training-time knowledge is fixed until the next training run, the goal is to maximise the odds that your brand is well represented, and accurately represented, whenever that snapshot is next taken. This is slow, compounding work rather than a quick technical fix.
- Earn a Wikipedia article once your brand meets notability guidelines, since Wikipedia is one of the highest-weighted sources in most major training corpora
- Get cited and quoted in authoritative third-party publications well before any likely training cut-off, since second-hand mentions of your brand carry into the corpus even if a crawler never touches your own site
- Keep your own historical content accurate, since incorrect claims that were true when published can persist in a future model's parametric memory long after you have corrected them on-site
- Build durable, widely-referenced entity records (Wikidata, industry directories, structured company profiles) so a model's internal representation of your brand is unambiguous
- Publish original research and data early, since findings that get widely re-cited by other sites before a training cut-off have a much higher chance of being absorbed into the model's own knowledge, not just retrieved live
Training-time visibility has a corrosion problem retrieval does not: a fact that was correct when a model was trained, such as an old price, a discontinued feature, or a former executive, can keep surfacing in answers for years, since there is no way to patch a live model's parametric memory the way you can edit a web page. Treat evergreen claims on your site as effectively permanent once they are old enough to have been trained on.
Building retrieval-time visibility
Retrieval-time visibility responds to the tactics most AEO guides already focus on, because this is the pathway where day-to-day technical and content work has an immediate, testable effect.
- Keep AI crawlers unblocked in robots.txt and confirm your key pages render without relying on client-side JavaScript that a retrieval fetch may not execute
- Lead sections with a self-contained, declarative answer paragraph directly under the heading that matches the target query's phrasing
- Add FAQPage, Article, and Organisation schema so a retrieval step can extract a precise passage rather than guessing at page structure
- Publish and update an llms.txt file pointing retrieval systems to your most citable pages
- Refresh evergreen pages on a visible cadence, since freshness signals matter far more to a live retrieval ranking than to a training snapshot that will not update regardless of how recently you edited
Measuring each pathway separately
Lumping both pathways into one 'citation rate' metric hides which lever actually moved the number. A more useful split tests the same query twice: once in an engine or mode that answers purely from training data (ChatGPT or Claude with browsing switched off), and once in a mode that forces retrieval (ChatGPT with search enabled, Perplexity, or Google AI Overviews). If your brand appears in the retrieval-mode answer but not the training-mode answer, your recent AEO work is being picked up live but has not yet entered any model's parametric knowledge. If it is the reverse, and you appear in the training-time answer but a live retrieval-mode query fails to surface you, a competitor's page is very likely winning the retrieval step even though your brand has strong background presence.
Track the two pathways as separate rows in your AEO measurement framework: a training-time presence check (tested quarterly, since it only changes when a model is retrained) and a retrieval-time citation rate (tested monthly, since it can shift within days of a content change). AI referral traffic in GA4 only ever captures the retrieval-time pathway, since a purely training-time mention has no live source URL to click through from.
A practical framework for choosing where to invest
Start by identifying which pathway is actually driving traffic and mentions for your highest-value queries today, then weight new investment towards whichever gap is largest. A brand with strong retrieval-time citation but weak training-time presence should prioritise durable, third-party-referenced content and Wikipedia notability. A brand with strong training-time presence but weak retrieval-time citation should prioritise the technical and structural fixes in Schema.org markup and robots.txt access before spending more on long-term authority building that will not show results for months. This split also feeds the higher-level question of how much of a limited content budget to redirect from classic SEO towards AEO in the first place, covered in our AEO vs SEO breakdown.
Run a free CiteRank audit to see which pathway, training-time or retrieval-time, is currently doing the heavy lifting for your brand across ChatGPT, Claude, Perplexity, and Google AI Overviews, and where the biggest untapped gap sits.