Google-NotebookLM
Google-NotebookLM is a bot operated by Google that fetches single pages on demand for an AI assistant. Google-NotebookLM is an AI-powered research and note-taking assistant that helps users synthesize information from uploaded sources like documents, transcripts, or web co…. Whether it honours robots.txt is undocumented, and a request claiming to be Google-NotebookLM can be checked against a published IP range file.
Also seen as NotebookLM. Rules need to cover every token.
Google-NotebookLM at a glance
| User agent | Google-NotebookLMToken only. The operator has not published a full user-agent string, so match on the substring rather than an exact header. |
|---|---|
| Operator | |
| Purpose | Assistant fetchers |
| Respects robots.txt | Not documented |
| Verification method | Published IP range file Fetches a URL a NotebookLM user pasted in. Google groups this with its user-triggered fetchers, which have their own range file. https://developers.google.com/static/search/apis/ipranges/user-triggered-fetchers-google.json |
| Crawl pattern | Not published |
| Robots.txt tokens | Google-NotebookLMNotebookLM |
| Operator documentation | https://developers.google.com/search/docs/crawling-indexing/overview-google-crawlers |
Google-NotebookLM is an AI-powered research and note-taking assistant that helps users synthesize information from uploaded sources like documents, transcripts, or web co…
Allow or block Google-NotebookLM
Paste one of these into the robots.txt file at the root of your domain. Rules are per token, so a block on one crawler leaves every other bot untouched.
User-agent: Google-NotebookLM
User-agent: NotebookLM
Disallow: /Blocks every path for this crawler only.
User-agent: Google-NotebookLM
User-agent: NotebookLM
Allow: /Explicit allow. Useful when a wildcard rule above it would otherwise catch this crawler.
User-agent: Google-NotebookLM
User-agent: NotebookLM
Allow: /
Disallow: /account/
Disallow: /checkout/
Disallow: /searchEdit the Disallow paths to match your own account, checkout and search URLs.
What blocking actually costs you
Blocking Google-NotebookLM means a person who asks about one of your URLs gets an error instead of a summary. That is a support and reputation trade-off, not a training one.
Block every crawler in the directory at onceIs that really Google-NotebookLM?
A user-agent header is a string the client chooses. Scrapers copy Google-NotebookLM precisely because site owners allow it. Fetches a URL a NotebookLM user pasted in. Google groups this with its user-triggered fetchers, which have their own range file.
Paste the IP address from your access log below. You will see whether it belongs to a hosting provider, a residential proxy pool or a Tor exit, plus the ASN that announces it, which is what tells you whether the claim holds up.
Other crawlers run by Google
Related crawlers
Identify crawlers automatically instead of by hand
Agentscan checks a request against published crawler ranges, reverse DNS and hosting data, then returns a verdict your edge can act on. One call per request, no range files to keep up to date.