Short answer
NotebookLM is the KI-Console detection token for Google NotebookLM or Gemini Notebook fetches.
AI crawler guide
NotebookLM is the KI-Console detection token for Google NotebookLM or Gemini Notebook fetches.
Short answer
NotebookLM is the KI-Console detection token for Google NotebookLM or Gemini Notebook fetches.
Crawler facts
User-agent token
NotebookLM
Operator
KI-Console group
Usually appears when a user-triggered AI fetch or citation path reaches the page.
robots.txt
Documentation
Open source documentationGoogle documents the current fetcher as Google-GeminiNotebook and the former agent as Google-NotebookLM. The local NotebookLM token detects this family more broadly in logs.
The KI-Console group is live fetch. Visits typically happen when users provide URLs as sources in NotebookLM or Gemini Notebook.
Blocking NotebookLM can reduce how systems from Google see, index, train on, or retrieve your public content. Allowing it improves technical access, but it never guarantees crawling, ranking, citation, or a positive AI answer.
Google describes user-triggered fetchers as generally ignoring robots.txt. A robots.txt rule is a policy; hard blocking requires server or WAF rules.
Use the exact token NotebookLM in your robots.txt. Keep private paths blocked separately if only part of the site should be available.
Allow :bot
User-agent: NotebookLM
Allow: /
Block :bot
User-agent: NotebookLM
Disallow: /
Straight answers
KI-Console does not sell magic visibility. It makes your website more readable for AI systems and shows evidence where it can.
NotebookLM is a crawler or robots.txt control token operated by Google. The facts above show its purpose, robots.txt behavior, and exact allow or block rules.
Use User-agent: NotebookLM and Disallow: /. robots.txt is a directive for compliant crawlers, not a technical access barrier.
It can reduce visibility in systems from Google if those systems can no longer crawl, index, train on, or retrieve your content. The effect depends on the bot type and product.
Check your own website
Run the free scan first. With an account, you can verify the domain, keep history, generate files, and document crawler visits over time.