What is Google-NotebookLM?
Google-NotebookLM is an AI-powered research and note-taking assistant that helps users synthesize information from uploaded sources like documents, transcripts, or web content. It fetches source URLs when users add them to their notebooks, enabling the AI to access and analyze pages for context and insights. Agent Analytics can track when it visits your website.
Overview
| Operated By | |
| Expected To Follow Robots.txt | Yes |
| Insights Last Updated | July 10, 2026 |
Category
Expected Behavior
Google-NotebookLM fetches one page at a time, the moment someone asks a question it can answer, so it never crawls your site. How much you see depends on how many people use Google-NotebookLM and how often they ask about what your site covers. A popular assistant can hit you steadily, while a single user or a niche one stays quiet between occasional spikes.
Google-NotebookLM's User Agent
| User Agent | Google-NotebookLM |
How To Block Google-NotebookLM With Robots.txt
Add this rule to your robots.txt file to block Google-NotebookLM from accessing your entire website, or use Automatic Robots.txt to block all AI assistants at once. You can customize which pages are blocked by swapping out / for a different path.
User-agent: Google-NotebookLM # https://knownagents.com/agents/google-notebooklm
Disallow: /
Google-NotebookLM Global Insights
As of July 10, 2026, this data reflects agent visits measured across thousands of websites using Agent Analytics, combined with daily scans of the world's top 1000 websites and their robots.txt files.
Robots.txt Blocked Percentage
Country of Origin
Robots.txt Blocking Trend
2% of top websites block Google-NotebookLM in their robots.txt files.
Overall AI Assistant Traffic
1.2% of all web traffic came from AI assistants.
Top Visited Website Categories
The types of websites most frequently visited by Google-NotebookLM.
Frequently Asked Questions
Should I Block Google-NotebookLM?
Probably not. Google-NotebookLM fetches a page when someone asks a question it can answer, and the response cites and links to your site. Blocking it removes you from those answers without improving your Google rankings, because assistants play no part in traditional search indexing. For comparison, 2% of the top websites we track already have robots.txt rules for Google-NotebookLM.
Does Google-NotebookLM Respect Robots.txt?
Yes. Google-NotebookLM is expected to honor robots.txt rules, so a disallow rule is the right first move. Automatic Robots.txt adds and maintains that rule for you, and Agent Analytics confirms Google-NotebookLM actually honors it.
Does Google-NotebookLM Access Private Content?
It has no way in. Google-NotebookLM fetches pages the way an anonymous visitor loads a URL, with no stored logins. Anything behind a paywall or a login stays out of its reach.
Why Is Google-NotebookLM Visiting My Website?
Someone asked Google's assistant a question your page can help answer. Google-NotebookLM retrieved the page in that moment to ground the answer, usually with a citation linking back to you.
How Can I Tell if Google-NotebookLM Is Visiting My Website?
Agent Analytics tracks Google-NotebookLM visits and every other known AI agent, crawler, and scraper alongside it, then authenticates each visit against Google-NotebookLM's published verification method. You can also check your server logs for requests whose user agent string contains "Google-NotebookLM". Look for fetches of individual pages that do not follow a crawl pattern. A log match is still not proof, because any bot can claim to be Google-NotebookLM.