Promptwatch Logo

Google NotebookLM

Google NotebookLM fetches a web page when a person adds that URL as a notebook source.
GoogleGoogle-NotebookLM
AI AssistantUser Initiated

What is Google NotebookLM?

Google NotebookLM fetches a web page when a person adds that URL as a notebook source. The saved source gives the assistant material it can summarize, answer questions about, and cite inside that notebook. This is a user-initiated retrieval rather than a scheduled crawl of the open web.

Google's source documentation says a web URL import takes the text from the specified HTML page. It does not import images, embedded videos, or pages linked from that URL, and paywalled pages are not supported. A PDF reached through a URL is handled as a PDF source instead.

Once imported, the page becomes one of the sources available to the notebook model. The user can select sources, request a summary, or ask questions that the model answers from that material. A fetch in server logs therefore means someone tried to bring the page into a research notebook; it does not mean Google NotebookLM is continuously indexing the rest of the site.

The request identifies itself with the token Google-NotebookLM. Its robots.txt behavior is partial because the fetch follows a direct user action and may bypass crawler directives. A matching disallow rule expresses the publisher's preference, but it should not be treated as an access-control boundary.

Being available to this fetch can let a page appear as a cited source in a NotebookLM response for the user who imported it. That is different from inclusion in a general AI search index or a change to Google Search ranking. The available documentation makes no such broader promise.

Google's source-import documentation does not say that a Google-NotebookLM fetch contributes the page to model training. It describes the page as source material for the notebook. The token is useful for log classification and robots.txt policy, but this bot provides no Web Bot Auth key directory or verified IP ranges for stronger request authentication.

Relevant for AI search

Is Google NotebookLM relevant for AI search?

Yes. Google NotebookLM collects pages for an AI product, so what it can crawl influences how AI systems describe your brand.

Google NotebookLM crawls and indexes pages so the AI search or assistant behind it can retrieve them at answer time. A page it has never fetched cannot be quoted, summarized, or linked in that product's answers, so most sites keep it allowed to stay citable. Blocking it removes your pages from that AI surface and hands those citations to competitors.

How to handle Google NotebookLM

Public pages that readers should be able to study in NotebookLM can remain available to the bot. If a publisher does not want this source-import workflow, it can declare that preference for the published token:

User-agent: Google-NotebookLM
Disallow: /

The bot's recorded robots.txt support is partial. Because a person triggers the fetch, the rule may be bypassed. Check server logs after deploying a rule rather than assuming it produced a hard block.

Use authentication or another server-side authorization check for material that must not be retrieved. Google also states that paywalled webpages are unsupported, but robots.txt alone is not a substitute for protecting private content.

Treat Google-NotebookLM as a classification token, not cryptographic identity. If spoofing is a concern, combine request logs with normal rate, route, and access controls; no signature directory or verified IP range is supplied in this bot.

Examples

  • A researcher adds a public technical article to a notebook, and the publisher sees a `Google-NotebookLM` request for that article.
  • A documentation team leaves its guides accessible so readers can import their text and ask source-grounded questions in NotebookLM.
  • A publisher adds the bot-specific disallow rule, then checks logs because user-initiated fetches may still bypass it.

Frequently asked questions about Google NotebookLM

Learn about AI visibility monitoring and how Promptwatch helps your brand succeed in AI search.

Google says it imports the text of the specified HTML page. Images, embedded videos, and nested webpages are not included, while a PDF URL is imported as a PDF source.

Be the brand AI recommends

Monitor your brand's visibility across ChatGPT, Claude, Perplexity, and Gemini. Get actionable insights and create content that gets cited by AI search engines.

Promptwatch Dashboard