The Four Recommendation Surfaces: Where AI Systems Actually Mention Your Brand
AI recommendations do not happen in one place. They happen across four distinct surfaces — AI Overviews, chat assistants, voice retrieval, and autonomous agents — each with different content requirements. Visibility on one surface does not guarantee visibility on any other.
The phrase "AI visibility" is misleadingly singular. A site is not AI-visible or AI-invisible — it is visible or invisible on each of the distinct recommendation surfaces that AI systems operate. A site with strong structured data and FAQ schema may have high AI Overviews inclusion probability while being almost entirely absent from voice assistant retrieval. A site with strong entity clarity and semantic depth may perform well in chat-based recommendation while having no presence in autonomous agent discovery because it lacks machine-readable API endpoints. Each surface has its own structural requirements.
Surface 1: AI Overviews (Search-Integrated AI)
AI Overviews are the most visible recommendation surface — they appear at the top of search results and displace traditional blue-link rankings for an increasing proportion of queries. Inclusion in AI Overviews requires: featured snippet eligibility (the content must be structured to directly answer a specific query in a concise, extractable format), schema completeness (particularly FAQ and HowTo schema for relevant content types), high E-E-A-T signals (demonstrated expertise, experience, authoritativeness, and trustworthiness), and no noindex directives on key pages. The structural requirements for AI Overviews are the closest of any surface to traditional SEO signals.
Surface 2: Chat-Based Recommendation (LLM Assistants)
Chat-based recommendation — the citation of your brand or content in responses from ChatGPT, Claude, Gemini, and similar systems — operates on different signals than AI Overviews. The primary inputs are: entity confidence (the AI system must have a stable, consistent model of who you are before it can recommend you), semantic depth (the site must have sufficient topical authority to be considered the appropriate source for the category of recommendation), and direct answer architecture (content must be structured to answer conversational queries, not just informational ones). Chat-based recommendation does not require featured snippet eligibility — it requires AI-native content architecture.
Surface 3: Voice Assistant Retrieval
Voice assistant retrieval is the most structurally demanding surface. A voice response is a single, spoken answer — not a list of options. The content that wins voice retrieval must be: schema-verified (particularly speakable schema and LocalBusiness or Organisation schema), answerable in under thirty words (voice responses cannot carry the qualification density that text responses can), factually specific (voice retrieval systems strongly prefer specific, verifiable answers over qualified, nuanced ones), and locally anchored if the query has local intent. Most sites that perform well in AI Overviews and chat recommendation are absent from voice retrieval because they have not addressed the speakable schema and sub-thirty-word answer requirements.
Surface 4: Autonomous Agent Discovery
Autonomous agents — AI systems that programmatically query sources to complete tasks without human intervention — represent the most technically demanding and currently least-saturated recommendation surface. Agent discovery requires machine-readable endpoints: well-known paths (/.well-known/), explicit agent permissions in robots.txt, OpenAPI specification availability, and structured entity data that an agent can consume programmatically without rendering the page. Most sites are currently invisible to autonomous agents not because their content is inadequate but because they have not made their data programmatically accessible.
◆The highest-leverage near-term opportunity for most sites is Surface 3 (voice retrieval) — specifically implementing speakable schema on existing high-authority pages. The structural work required is minimal relative to the visibility gain, because so few sites currently have it.