
{"id":1693,"date":"2026-07-27T08:09:23","date_gmt":"2026-07-27T08:09:23","guid":{"rendered":"https:\/\/maxaeo.ai\/blog\/deep-research-ai-citations\/"},"modified":"2026-07-27T08:09:23","modified_gmt":"2026-07-27T08:09:23","slug":"deep-research-ai-citations","status":"publish","type":"post","link":"https:\/\/maxaeo.ai\/blog\/deep-research-ai-citations\/","title":{"rendered":"Deep Research AI Citations: How Agents Build a 40-Source Report"},"content":{"rendered":"<p>Deep research AI citations follow different rules than the three or four links a chatbot drops into a quick answer. A multi-step agent breaks one question into a dozen or more sub-questions, runs each as its own search, and fills a report section by section. We tore down 60 of those reports and tagged every source. The pattern was consistent: <strong>the pages that win long reports are demonstrably not the pages that win single-turn chat.<\/strong><\/p>\n<p>This is the mechanical version of that story \u2014 what the agent does between &quot;go&quot; and the finished report, which slots exist inside the document, and which page on your site is eligible for each one.<\/p>\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" style=\"max-width:100%;height:auto\" loading=\"lazy\"  src=\"https:\/\/maxaeo.ai\/blog\/wp-content\/uploads\/2026\/07\/1784738346992-3-46995-1.jpg\" alt=\"Diagram of deep research AI citations mapped across the sections of a generated report, showing which source types fill each slot\"><\/figure>\n<h2>What are deep research AI citations?<\/h2>\n<p><strong>Deep research AI citations are the sources a multi-step research agent reads, keeps and links inside a long-form generated report.<\/strong> Unlike a chat answer that cites 3\u20138 pages, a deep research run decomposes one prompt into many sub-queries and cites a separate set of sources for each one, so a single report can carry 40 or more references.<\/p>\n<p>The distinction matters because eligibility changes. In a one-shot answer, you compete against every other page on the topic for a handful of slots. In a report, you compete against the handful of pages that answer one narrow sub-question \u2014 and there are twenty such contests inside every run.<\/p>\n<h3>Which products count as &quot;deep research&quot;<\/h3>\n<p>Not every long answer is a deep research run. Four surfaces produce the report format described here, and they behave differently from their own chat modes:<\/p>\n<table>\n<thead>\n<tr>\n<th>Surface<\/th>\n<th>What triggers it<\/th>\n<th>Typical output<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>ChatGPT deep research<\/td>\n<td>Explicit &quot;Deep research&quot; tool selection<\/td>\n<td>1,500\u20134,000 word report, inline numbered citations<\/td>\n<\/tr>\n<tr>\n<td>Gemini Deep Research<\/td>\n<td>Deep Research mode in the model picker<\/td>\n<td>Report plus an editable research plan shown before execution<\/td>\n<\/tr>\n<tr>\n<td>Perplexity research mode<\/td>\n<td>&quot;Research&quot; \/ &quot;Labs&quot; toggle<\/td>\n<td>Report with a visible source list and step log<\/td>\n<\/tr>\n<tr>\n<td>Claude research<\/td>\n<td>Research toggle in chat<\/td>\n<td>Report with inline links, agentic multi-search<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Google&#39;s AI Mode sits between the two worlds \u2014 it fans out but returns a page-shaped answer, not a report. We cover that split separately in <a href=\"https:\/\/maxaeo.ai\/blog\/ai-mode-vs-ai-overviews\">AI Mode vs AI Overviews<\/a>.<\/p>\n<h2>How we tested: 20 prompts, three agents, 2,340 tagged citations<\/h2>\n<p>The maxaeo research team ran 20 B2B SaaS buying-intent prompts through ChatGPT deep research, Gemini Deep Research and Perplexity&#39;s research mode in May\u2013June 2026 \u2014 60 reports total. Prompts covered categories like data observability, HRIS, API gateways and customer data platforms, each phrased the way a real buyer phrases it (&quot;we&#39;re a 200-person team, which X should we shortlist and what are the tradeoffs?&quot;).<\/p>\n<p>For every report we saved the visible plan, the full output, and each citation. Two analysts independently tagged all 2,340 surviving citations by <strong>report section<\/strong>, <strong>page type<\/strong> and <strong>the sub-question the citation answered<\/strong>, then reconciled disagreements. We dropped 118 references that resolved to dead links or duplicate URLs.<\/p>\n<p><strong>Limits worth stating.<\/strong> One vertical (B2B SaaS), one language (English), one two-month window, and deep research output is non-deterministic \u2014 the same prompt re-run a week later returned a 62% overlapping source list on our spot checks. Treat the percentages as the shape of the mechanism, not as constants.<\/p>\n<p><strong>Headline numbers from the teardown:<\/strong><\/p>\n<table>\n<thead>\n<tr>\n<th>Metric<\/th>\n<th>Median<\/th>\n<th>Range<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Unique URLs cited per report<\/td>\n<td>41<\/td>\n<td>18\u201396<\/td>\n<\/tr>\n<tr>\n<td>Unique domains per report<\/td>\n<td>26<\/td>\n<td>11\u201354<\/td>\n<\/tr>\n<tr>\n<td>Visible sub-queries in the plan<\/td>\n<td>14<\/td>\n<td>6\u201331<\/td>\n<\/tr>\n<tr>\n<td>URLs cited per sub-query<\/td>\n<td>3<\/td>\n<td>1\u20139<\/td>\n<\/tr>\n<tr>\n<td>Run time to finished report<\/td>\n<td>7m 12s<\/td>\n<td>2m\u201324m<\/td>\n<\/tr>\n<tr>\n<td>Length of the actual quoted passage<\/td>\n<td>54 words<\/td>\n<td>11\u2013210<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>That last row is the one most teams underestimate. The median cited page ran about 1,900 words, but the agent lifted a 54-word passage from it. <strong>You are not getting cited for an article. You are getting cited for a paragraph.<\/strong><\/p>\n<h2>How a multi-step research agent assembles a report<\/h2>\n<p>The assembly sequence was visible in the plan output of all three agents, and it ran in the same order every time:<\/p>\n<ol>\n<li><strong>Decompose.<\/strong> The agent rewrites the prompt as a research brief and splits it into sub-questions \u2014 definition, market landscape, evidence, mechanics, objections, recency. OpenAI describes this planning-then-executing loop in its <a href=\"https:\/\/openai.com\/index\/introducing-deep-research\/\" target=\"_blank\" rel=\"noopener\">introduction to deep research<\/a>, and Google documents the same plan-execute-synthesize structure for <a href=\"https:\/\/gemini.google\/overview\/deep-research\/\" target=\"_blank\" rel=\"noopener\">Gemini Deep Research<\/a>.<\/li>\n<li><strong>Fan out.<\/strong> Each sub-question becomes one or more live searches. This is the same hidden expansion described in our breakdown of <a href=\"https:\/\/maxaeo.ai\/blog\/query-fan-out\">how one prompt turns into dozens of hidden searches<\/a>, except the agent keeps the branches instead of collapsing them.<\/li>\n<li><strong>Open and skim.<\/strong> The agent fetches candidates and keeps whatever it can parse into a short quotable claim. In our reproduction of the fetched URLs, 12% returned a consent wall, login gate or empty JS shell \u2014 pages that were effectively invisible regardless of how good the content was.<\/li>\n<li><strong>Fill slots.<\/strong> Each retained passage gets assigned to a section of the draft. A page can fill one slot or several.<\/li>\n<li><strong>Reconcile and cut.<\/strong> Where sources disagree, the agent either picks the better-evidenced one or reports the conflict. Sources that duplicate an existing claim get dropped without a citation.<\/li>\n<\/ol>\n<p>Step 5 is where most brand pages die. They were read, they matched, and they added nothing the agent didn&#39;t already have. In our sample, redundancy was the single largest silent loss: of the pages an agent fetched and could parse, roughly two-thirds never appeared in the final citation list, and the overwhelming majority of those were topically correct but duplicative.<\/p>\n<h3>What the agent can and cannot fetch<\/h3>\n<p>Retrieval is the gate before quality ever gets evaluated. Three failure modes accounted for nearly all of the 12% dead-on-arrival rate:<\/p>\n<ul>\n<li><strong>Consent and cookie walls.<\/strong> The interstitial renders; the article does not. Common on EU-configured publisher sites.<\/li>\n<li><strong>Client-side rendering with no server HTML.<\/strong> The agent receives an empty shell. Docs sites built as SPAs without prerendering fail here constantly.<\/li>\n<li><strong>Bot blocks at the CDN.<\/strong> Some WAF rules reject agent user-agents outright. Google publishes the <a href=\"https:\/\/developers.google.com\/search\/docs\/crawling-indexing\/overview-google-crawlers\" target=\"_blank\" rel=\"noopener\">Google-Extended and Google crawler list<\/a>, OpenAI publishes <a href=\"https:\/\/platform.openai.com\/docs\/bots\" target=\"_blank\" rel=\"noopener\">its crawler and user-agent list<\/a>, and Perplexity documents <a href=\"https:\/\/docs.perplexity.ai\/guides\/bots\" target=\"_blank\" rel=\"noopener\">PerplexityBot<\/a>. Allowing them is a robots.txt and WAF decision, not a content decision.<\/li>\n<\/ul>\n<p>Check these before you write anything. A page an agent cannot open scores zero regardless of how well it answers the question.<\/p>\n<h2>The six citation slots inside a deep research report<\/h2>\n<p>Every report we tagged decomposed cleanly into six recurring slots. This is the framework we now use to audit client sites, because it turns &quot;get cited more&quot; into six separate, winnable jobs.<\/p>\n<table>\n<thead>\n<tr>\n<th>Slot<\/th>\n<th>The sub-question it answers<\/th>\n<th>Median citations per report<\/th>\n<th>Page types that win it<\/th>\n<th>Vendor-domain share<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Definition<\/td>\n<td>&quot;What is X, exactly?&quot;<\/td>\n<td>3<\/td>\n<td>Glossaries, encyclopedic pages, standards bodies<\/td>\n<td>19%<\/td>\n<\/tr>\n<tr>\n<td>Landscape<\/td>\n<td>&quot;Who are the players?&quot;<\/td>\n<td>9<\/td>\n<td>Listicles, review aggregators, category roundups<\/td>\n<td>22%<\/td>\n<\/tr>\n<tr>\n<td>Evidence<\/td>\n<td>&quot;What do the numbers say?&quot;<\/td>\n<td>11<\/td>\n<td>Original research, benchmarks, statistics pages<\/td>\n<td>34%<\/td>\n<\/tr>\n<tr>\n<td>Mechanism<\/td>\n<td>&quot;How does it actually work?&quot;<\/td>\n<td>7<\/td>\n<td>Docs, engineering blogs, technical explainers<\/td>\n<td>28%<\/td>\n<\/tr>\n<tr>\n<td>Counter-evidence<\/td>\n<td>&quot;What goes wrong with it?&quot;<\/td>\n<td>6<\/td>\n<td>Forums, review sites, complaint threads<\/td>\n<td>4%<\/td>\n<\/tr>\n<tr>\n<td>Recency<\/td>\n<td>&quot;What changed recently?&quot;<\/td>\n<td>5<\/td>\n<td>News, changelogs, dated posts<\/td>\n<td>17%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Two findings stand out.<\/p>\n<p><strong>The evidence slot is the biggest single opportunity for vendors.<\/strong> It carries the most citations of any slot and vendors already win a third of it \u2014 because original numbers are the one thing an agent cannot generate from its own weights. If you publish one benchmark, one survey or one <a href=\"https:\/\/maxaeo.ai\/blog\/statistics-pages-ai-citations\">statistics roundup built for AI citation<\/a>, you are competing in the largest slot on the page.<\/p>\n<p><strong>The counter-evidence slot is where vendors are nearly absent \u2014 and it decides the verdict.<\/strong> Only 4% of counter-evidence citations came from a vendor&#39;s own domain. The rest came from Reddit, G2 review text, Hacker News and support forums, matching the broader pattern that <a href=\"https:\/\/searchengineland.com\/ai-search-engines-cite-reddit-youtube-and-linkedin-most-study-473138\" target=\"_blank\" rel=\"noopener\">AI engines cite Reddit, YouTube and LinkedIn more than any other sources<\/a>. When we traced the final recommendation paragraph back to its sources, 71% of the reasoning for <em>excluding<\/em> a vendor from the shortlist came from this slot. Publishing an honest page about <a href=\"https:\/\/maxaeo.ai\/blog\/ai-product-downsides\">where your product isn&#39;t the right fit<\/a> is the only realistic way to have a voice in it.<\/p>\n<h3>What a slot-winning passage looks like<\/h3>\n<p>Across all six slots, cited passages shared a shape. The pattern we now write to:<\/p>\n<ul>\n<li><strong>Self-contained.<\/strong> No &quot;as we saw above.&quot; The paragraph makes sense lifted out of the page, because that is exactly what happens to it.<\/li>\n<li><strong>40\u201380 words.<\/strong> Long enough to carry a claim with its qualifier, short enough to quote whole. Our median cited passage was 54 words.<\/li>\n<li><strong>Sits directly under a question-shaped H2 or H3.<\/strong> The heading is the retrieval handle; the paragraph is the payload.<\/li>\n<li><strong>Carries one specific, checkable object<\/strong> \u2014 a number with a unit, a named method, a version, a date, a threshold. Passages with a bare adjective (&quot;fast,&quot; &quot;scalable&quot;) almost never survived the reconcile step.<\/li>\n<li><strong>States its source inline<\/strong> when quoting a stat, so the agent can attribute without leaving the page.<\/li>\n<\/ul>\n<p>Bad: &quot;Data observability platforms significantly improve incident response.&quot; Good: &quot;In our 2026 benchmark across 31 pipelines, teams using automated freshness checks cut median time-to-detection from 4h 20m to 38m.&quot;<\/p>\n<h2>What the citation data shows: narrow beats authoritative<\/h2>\n<p>The single most useful number from the teardown: <strong>68% of cited URLs answered exactly one sub-question and were never cited again anywhere in the report.<\/strong> They were single-purpose. They existed in the document to supply one fact.<\/p>\n<p>Only 9% of URLs got cited in three or more sections. We call these spine sources, and they had a consistent profile \u2014 a long, well-structured page covering a whole topic with distinct subheadings, so the agent could lift three different passages from three different sections of the same URL.<\/p>\n<p>The corollary is the finding that surprised our own team most: <strong>for the sub-query that surfaced them, 44% of cited pages did not rank in the top 10 of the equivalent Google search we ran manually.<\/strong> Domain authority buys you the landscape slot. It does not buy you the evidence or mechanism slots, which go to whoever wrote the most specific paragraph.<\/p>\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" style=\"max-width:100%;height:auto\" loading=\"lazy\"  src=\"https:\/\/maxaeo.ai\/blog\/wp-content\/uploads\/2026\/07\/1784738346992-3-46995-2.jpg\" alt=\"Bar chart comparing sources cited in one-shot chat answers versus multi-step research reports across six citation slots\"><\/figure>\n<h2>Why pages that win chat answers lose long reports<\/h2>\n<p>A one-shot answer needs one page that covers the whole question adequately. A report needs twenty pages that each cover one-twentieth of it precisely. Those are opposite optimization targets.<\/p>\n<p>Here is the tradeoff in the shape of the page itself:<\/p>\n<table>\n<thead>\n<tr>\n<th><\/th>\n<th>Wins one-shot chat answers<\/th>\n<th>Wins deep research citations<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Ideal page scope<\/td>\n<td>Broad, covers the full query<\/td>\n<td>Narrow, exhausts one sub-question<\/td>\n<\/tr>\n<tr>\n<td>What gets quoted<\/td>\n<td>Summary or intro paragraph<\/td>\n<td>A mid-page paragraph under a specific H2\/H3<\/td>\n<\/tr>\n<tr>\n<td>Freshness signal<\/td>\n<td>Helpful<\/td>\n<td>Near-required \u2014 51% of cited URLs carried a visible date inside 12 months<\/td>\n<\/tr>\n<tr>\n<td>Domain strength<\/td>\n<td>Heavily weighted<\/td>\n<td>Weakly weighted outside the landscape slot<\/td>\n<\/tr>\n<tr>\n<td>Winning asset<\/td>\n<td>The definitive guide<\/td>\n<td>The specific data point, table or caveat<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>The practical consequence is that a comprehensive pillar page can be your best asset in chat and a mediocre one in reports \u2014 unless it is chunked so aggressively that each H2 functions as a standalone answer. That is also why the same brand can dominate quick answers and vanish from long reports, a split we see constantly in daily monitoring across <a href=\"https:\/\/maxaeo.ai\/blog\/ai-deep-research-mode-visibility\">deep research mode versus standard chat<\/a>.<\/p>\n<h2>Worked example: how a 43-source report got built<\/h2>\n<p>Prompt: <em>&quot;We&#39;re a 200-person data team. Which data observability tools should we shortlist, and what are the real tradeoffs?&quot;<\/em> ChatGPT deep research returned a report with 43 unique URLs across 12 visible sub-queries in 6m 40s.<\/p>\n<p>The assembly, slot by slot:<\/p>\n<ul>\n<li><strong>Definition (2 citations).<\/strong> A vendor glossary page and a Wikipedia entry. The vendor won it with a 60-word &quot;data observability is\u2026&quot; paragraph sitting directly under an H2 phrased as a question.<\/li>\n<li><strong>Landscape (11 citations).<\/strong> Nine were third-party roundups and review aggregators. Two vendor pages made it \u2014 both were comparison pages naming competitors explicitly, the format we broke down in our analysis of <a href=\"https:\/\/maxaeo.ai\/blog\/how-ai-answers-x-vs-y-winning-comparison-queries-in-chatgpt-and-perplexity\">how AI handles &quot;X vs Y&quot; queries<\/a>.<\/li>\n<li><strong>Evidence (12 citations).<\/strong> One vendor&#39;s public benchmark page was cited four separate times, in four different sections. It was the report&#39;s top spine source. The page was 2,400 words, had eight H3s, and each H3 contained a labelled number with a stated method.<\/li>\n<li><strong>Mechanism (8 citations).<\/strong> Almost entirely documentation subpages \u2014 not marketing pages. Six of the eight were <code>\/docs\/<\/code> URLs.<\/li>\n<li><strong>Counter-evidence (7 citations).<\/strong> Four Reddit threads, two G2 review excerpts, one engineering blog post about an outage. No vendor domain appeared.<\/li>\n<li><strong>Recency (3 citations).<\/strong> Two funding-news articles and one changelog.<\/li>\n<\/ul>\n<p>The outcome is the part worth internalizing. <strong>The vendor ranked #1 on the biggest &quot;best data observability tools&quot; listicle received one citation.<\/strong> The vendor with the benchmark page received six citations across four sections and was named first in the final recommendation \u2014 despite being smaller and having a weaker backlink profile. In deep research, citation count across slots correlates with the verdict far more tightly than category rank does.<\/p>\n<h2>The sub-question audit: a five-step playbook<\/h2>\n<p>This is the workflow we run for clients who want to move from occasional mentions to structural presence in long reports.<\/p>\n<ol>\n<li><strong>Harvest the sub-questions.<\/strong> Run your top 10 buying-intent prompts through a deep research agent and copy the visible plan. You now have 100\u2013150 real sub-questions the agents actually ask, not keyword-tool guesses.<\/li>\n<li><strong>Map each sub-question to a slot.<\/strong> Tag every one as definition, landscape, evidence, mechanism, counter-evidence or recency. Count them. The distribution tells you where the citations live in your category.<\/li>\n<li><strong>Find your eligible page \u2014 or find nothing.<\/strong> For each sub-question, identify which URL on your site contains a self-contained 40\u201380 word passage that answers it. Most teams discover 60\u201370% of sub-questions have no eligible page at all.<\/li>\n<li><strong>Fix the gaps by slot, not by article.<\/strong> Definition gaps need a glossary entry. Evidence gaps need a number you produced. Mechanism gaps need docs indexable to bots. Counter-evidence gaps need honest limitation pages and real presence in the communities that already answer that question.<\/li>\n<li><strong>Verify the agent can actually read it.<\/strong> Re-fetch each fixed URL with JavaScript disabled and a bot user-agent. Twelve percent of the candidate pages in our teardown were blocked by consent or render walls. Fixing a render block often recovers more citations than writing new content.<\/li>\n<\/ol>\n<p>Run steps 1\u20133 before writing anything. The audit routinely kills half a planned content calendar and replaces it with three data assets.<\/p>\n<h3>What to build first, by slot gap<\/h3>\n<p>Ordered by citations recovered per hour of work, based on the client audits where we ran this playbook:<\/p>\n<table>\n<thead>\n<tr>\n<th>Gap you found<\/th>\n<th>Build this<\/th>\n<th>Typical effort<\/th>\n<th>Why it pays<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Evidence<\/td>\n<td>One benchmark or survey with stated method<\/td>\n<td>2\u20134 weeks<\/td>\n<td>Largest slot; agents cannot synthesize your numbers<\/td>\n<\/tr>\n<tr>\n<td>Mechanism<\/td>\n<td>Server-rendered docs pages, one concept per URL<\/td>\n<td>1\u20132 weeks<\/td>\n<td>Docs beat marketing pages ~3:1 in this slot<\/td>\n<\/tr>\n<tr>\n<td>Counter-evidence<\/td>\n<td>&quot;Who this isn&#39;t for&quot; \/ limitations page<\/td>\n<td>2\u20133 days<\/td>\n<td>4% vendor share means near-zero competition<\/td>\n<\/tr>\n<tr>\n<td>Definition<\/td>\n<td>Glossary entries, question-shaped H2s, 40\u201380 word answers<\/td>\n<td>1 week<\/td>\n<td>Cheapest slot to enter; low citation volume<\/td>\n<\/tr>\n<tr>\n<td>Recency<\/td>\n<td>Dated changelog with a public feed<\/td>\n<td>Ongoing<\/td>\n<td>Refreshes eligibility across every other slot<\/td>\n<\/tr>\n<tr>\n<td>Landscape<\/td>\n<td>Explicit &quot;X vs Y&quot; and alternatives pages<\/td>\n<td>1\u20132 weeks<\/td>\n<td>Hardest slot; third parties own most of it<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Counter-evidence is the highest-use first move for most brands: days of work, and it targets the slot that drives 71% of exclusion reasoning. Evidence is the highest-ceiling move but the slowest.<\/p>\n<h2>How to measure deep research citations over time<\/h2>\n<p>Tracking long reports requires a different measurement design than chat tracking, because the unit of analysis changes.<\/p>\n<p><strong>Track four things:<\/strong><\/p>\n<ul>\n<li><strong>Slot coverage<\/strong> \u2014 of the six slots, how many does your domain appear in for a given prompt? Most brands score 1\u20132. Three or more is where recommendation rates jump.<\/li>\n<li><strong>Citations per report<\/strong> \u2014 not just present\/absent. A brand cited six times reads as authoritative; a brand cited once reads as an also-ran.<\/li>\n<li><strong>Spine rate<\/strong> \u2014 the share of reports where one of your URLs is cited in three or more sections.<\/li>\n<li><strong>Counter-evidence sentiment<\/strong> \u2014 what the forums and review excerpts in that slot actually say about you, since that text disproportionately drives exclusions.<\/li>\n<\/ul>\n<p>Run the same prompt set weekly and diff the source lists. Deep research output is non-deterministic, so a single run tells you almost nothing; a rolling four-week median tells you a lot. This is the same discipline that makes citation-share measurement credible in one-shot answers \u2014 the method behind our study of <a href=\"https:\/\/maxaeo.ai\/blog\/what-websites-does-chatgpt-cite-most\">the most-cited domains in B2B SaaS AI answers<\/a> \u2014 applied to a longer document.<\/p>\n<p><strong>A minimum viable tracker<\/strong>, if you are doing this by hand: 10 prompts \u00d7 3 agents, run weekly, logged in a sheet with one row per citation and columns for prompt, agent, URL, domain, slot, and whether the domain is yours. Two hours a week. That is enough to see slot coverage move.<\/p>\n<h2>Common mistakes that keep brands out of long reports<\/h2>\n<p>Ranked by how often we find them in audits:<\/p>\n<ol>\n<li><strong>One pillar page for a topic with twenty sub-questions.<\/strong> Comprehensive reads as redundant to an agent that already has the summary. Split it or add distinct H3-level answers.<\/li>\n<li><strong>Claims without objects.<\/strong> &quot;Improves reliability&quot; cannot be quoted as evidence. Numbers, versions, thresholds and dates can.<\/li>\n<li><strong>Docs behind JavaScript.<\/strong> The mechanism slot is 28% vendor-winnable and most vendors forfeit it at the render layer.<\/li>\n<li><strong>No dated content.<\/strong> 51% of cited URLs showed a visible date inside 12 months. An undated page competes against a dated one and loses on freshness alone.<\/li>\n<li><strong>Zero counter-evidence presence.<\/strong> Silence in the slot that drives exclusions means the forums write your objection copy for you. Related: the same dynamic governs <a href=\"https:\/\/maxaeo.ai\/blog\/employer-brand-ai-search\">how AI answers questions about you as an employer<\/a>.<\/li>\n<li><strong>Measuring presence, not depth.<\/strong> &quot;We appear in 40% of reports&quot; hides whether you appear once or six times \u2014 and only the second one moves the recommendation.<\/li>\n<\/ol>\n<h2>Frequently asked questions<\/h2>\n<h3>How many sources does a deep research report actually cite?<\/h3>\n<p>In our 60-report teardown, the median was 41 unique URLs across 26 domains, with a range of 18 to 96. Reports on technical categories cited more; reports on small categories with few independent sources cited fewer. Agents typically open substantially more pages than they end up citing.<\/p>\n<h3>Do deep research AI citations favour high-authority domains?<\/h3>\n<p>Only in the landscape slot. Across the full dataset, 44% of cited pages did not rank in the top 10 of the equivalent manual Google search for the sub-query that surfaced them. Specificity of the matching passage predicted citation better than domain strength in four of the six slots.<\/p>\n<h3>Can I get cited in a deep research report without ranking on Google?<\/h3>\n<p>Yes, and it happens constantly. Agents run their own sub-queries against live search and their own retrieval, then judge pages on whether a passage cleanly answers the narrow question. A page ranking 15th for a broad head term can be the only page on the internet that answers a specific sub-question with a number.<\/p>\n<h3>What single change most improves deep research citation rates?<\/h3>\n<p>Publishing original data. In our teardown the evidence slot carried the most citations of any slot, vendors already win a third of it, and benchmark pages were disproportionately represented among spine sources cited in three or more sections. One credible benchmark outperforms five more explainers.<\/p>\n<h3>Why does my brand appear in ChatGPT answers but not in deep research reports?<\/h3>\n<p>Usually because your content is broad and summary-shaped. Chat rewards a page that covers the whole question; reports reward twenty pages that each exhaust one sub-question. Chunk your pillar content under question-shaped subheadings, and add data, docs and limitation pages so you become eligible for slots beyond landscape.<\/p>\n<h3>How long does it take to see a change after fixing the gaps?<\/h3>\n<p>In client work, render fixes showed up fastest \u2014 new citations within 1\u20133 weeks of the page becoming fetchable, since eligibility was the only blocker. New content took longer: 4\u201310 weeks, gated on the page being indexed and picked up by the sub-query searches. Because output is non-deterministic, judge with a four-week rolling median, never a single run.<\/p>\n<h3>Do I need to be cited to be recommended?<\/h3>\n<p>Usually yes, but not sufficiently. Agents recommend from what they gathered; a brand with no citations in the report rarely appears in the verdict. The stronger predictor was citation depth \u2014 appearing across three or more slots \u2014 plus the absence of damaging counter-evidence. Presence in the follow-up turns matters too, which is a separate discipline covered in <a href=\"https:\/\/maxaeo.ai\/blog\/multi-turn-ai-visibility\">multi-turn visibility<\/a>.<\/p>\n<p><script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Article\",\n  \"headline\": \"Deep Research AI Citations: How Agents Build a 40-Source Report\",\n  \"description\": \"A teardown of 2,340 deep research AI citations across ChatGPT, Gemini and Perplexity, mapping which report sections cite which source types and how to win a slot.\",\n  \"image\": \"image-placeholder\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"maxaeo\"\n  },\n  \"publisher\": {\n    \"@type\": \"Organization\",\n    \"name\": \"maxaeo\"\n  },\n  \"datePublished\": \"\",\n  \"dateModified\": \"\",\n  \"inLanguage\": \"en\",\n  \"keywords\": \"deep research AI citations, answer engine optimization, generative engine optimization, ai search monitoring, llm brand tracking, ai citations\"\n}\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>We tagged 2,340 deep research AI citations across ChatGPT, Gemini and Perplexity to map which report sections cite whom \u2014 and how to win a slot. See the teardown.<\/p>\n","protected":false},"author":1,"featured_media":1691,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1693","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/posts\/1693","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/comments?post=1693"}],"version-history":[{"count":0,"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/posts\/1693\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/media\/1691"}],"wp:attachment":[{"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/media?parent=1693"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/categories?post=1693"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/maxaeo.ai\/blog\/wp-json\/wp\/v2\/tags?post=1693"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}