stations.work
Station Press

2025-12-20-notebooklm-prompting

What’s changed recently (and why it matters for prompting) NotebookLM’s prompt surface area expanded a lot in 2025, so “best practices” now include choosing the right mechanism—not just wording: Oct 29, 2025: Chat was upgraded (latest Gemini models), including 1M token...

Dec 20, 2025, 12:00 AM Back to /press

What’s changed recently (and why it matters for prompting)

NotebookLM’s prompt surface area expanded a lot in 2025, so “best practices” now include choosing the right mechanism—not just wording:

These directly affect prompting because you can now: (a) rely more on persistent multi-turn workflows, (b) push larger corpora, and (c) use specialized generators (Deep Research / Data Tables) instead of “ask chat to do everything”.


Mechanisms & architectural choices (high-level) → opportunities & constraints

1) “Notebook = isolated corpus” (project boundary)

Prompting best practice: Put the boundary into your prompt:

“Answer using only sources in this notebook; if the notebook doesn’t contain X, tell me what’s missing.”


2) “Grounded answering with citations back to your sources”

Prompting best practice: Ask for “evidence discipline”, not just citations:

“For each claim, include a citation. If a claim is an interpretation, label it Interpretation and cite the text it’s based on.”


3) Retrieval control: include/exclude sources

Prompting best practice: Use source-scoped passes:

  1. “Summarize only Source A’s position.”
  2. “Summarize only Source B’s position.”
  3. “Now reconcile; list disagreements with citations.”

4) Ingestion architecture: “static snapshots” + manual sync for Drive docs/slides

Prompting best practice: Put freshness checks into your workflow:

“Before answering, tell me which sources look like drafts/older versions (based on dates visible in the text). If uncertain, ask me to sync/re-upload.”


5) Source-type constraints (web + YouTube are “transcript/text-first”)

Prompting best practice: Ask for “coverage warnings”:

“If the answer could depend on charts/figures/visuals, tell me explicitly what you can’t see from the imported text.”


6) Chat steering: styles + custom instructions/goals

Prompting best practice: Separate style from epistemics:

“Use an analytical tone, but never generalize beyond the citations. Prefer ‘The source states…’ over ‘It is true that…’.”


7) Agentic expansion: Discover Sources + Deep Research

Prompting best practice (for Deep Research prompts):

“Research [question]. Prioritize primary sources and reputable outlets. Time window: 2019–2025. Return: (1) research plan, (2) list of candidate sources with one-line credibility notes, (3) report with citations, (4) ‘open questions’ to resolve.”


8) Structured outputs: Audio Overviews + Data Tables

Prompting best practice for tables:

“Create a table with columns: Claim, Who said it, Date, Evidence quote, Source. Leave cells blank rather than guessing.”


Best-practice prompting patterns (copy/paste)

A) Evidence-first Q&A (minimize overconfident synthesis)

Task: Answer the question: [X]
Rules:

  1. Use only notebook sources.
  2. Every sentence must have a citation.
  3. If sources conflict, show both sides with citations and do not resolve unless evidence explicitly resolves it.
  4. End with “What I still can’t answer from the sources”.

B) “Quote pack” before writing (separates retrieval from generation)

Pull 10–20 relevant quotes about [topic]. Group by theme. For each quote: include citation + one-line note on why it matters. Then ask me whether to draft a synthesis.

C) Comparative reading (forces explicit disagreements)

Compare Source A vs Source B on [question]. Output:

  • Agreements (bullets, each with citations)
  • Disagreements (bullets, each with citations)
  • Missing info (what neither source addresses)

D) Turn sources into an actionable brief

Create a briefing doc for [audience] deciding [decision]. Include: options, pros/cons, risks, and “assumptions” (each assumption must cite what it’s based on, or be labeled unsupported).

E) Ongoing notebook “operating procedure” (use with custom goals)

You are my Evidence-First Research Assistant. Always: ask 1–3 clarifying questions if the task is underspecified; never invent details; prefer direct quotes; include citations per claim; separate facts vs interpretations.


Practical constraints to design around (so your prompts don’t fight the tool)


If you tell me your use case, I can tailor a “prompting playbook”

If you share (1) whether you’re using Free vs Pro vs Enterprise, (2) your domain (research, legal review, study, product spec, etc.), and (3) typical source types (PDFs, Drive, web, YouTube), I’ll propose a minimal set of reusable prompt templates + a recommended notebook structure that matches NotebookLM’s grounding/sync/source constraints.

blog.google - NotebookLM adds custom goals, upgrades performanceblog.google - NotebookLM adds Deep Research, Docx, Sheets and more9to5google.com - NotebookLM rolls out chat history, adds AI Ultra tierblog.google - Google’s NotebookLM introduces Data Tables featuresupport.google.com - Create a notebook in NotebookLM - NotebookLM Helpsupport.google.com - Use chat in NotebookLM - NotebookLM Helparxiv.org - Not Wrong, But Untrue: LLM Overconfidence in Document-Based Queriessupport.google.com - Add or discover new sources for your notebook - Computer - NotebookLM Helpsupport.google.com - Add or discover new sources for your notebook - Computer - NotebookLM Helpblog.google - NotebookLM Discover Sources: Add web research to your notebookblog.google - NotebookLM now lets you listen to a conversation about your sourcessupport.google.com - Upgrade NotebookLM - NotebookLM Helpsupport.google.com - Use NotebookLM with a work or school Google account - NotebookLM Help

2025-12-20T22:37:44+02:00

(1509 words)

What’s changed recently (and why it matters for prompting)

NotebookLM’s prompt surface area expanded a lot in 2025, so “best practices” now include choosing the right mechanism—not just wording:

These directly affect prompting because you can now: (a) rely more on persistent multi-turn workflows, (b) push larger corpora, and (c) use specialized generators (Deep Research / Data Tables) instead of “ask chat to do everything”.


Mechanisms & architectural choices (high-level) → opportunities & constraints

1) “Notebook = isolated corpus” (project boundary)

Prompting best practice: Put the boundary into your prompt:

“Answer using only sources in this notebook; if the notebook doesn’t contain X, tell me what’s missing.”


2) “Grounded answering with citations back to your sources”

Prompting best practice: Ask for “evidence discipline”, not just citations:

“For each claim, include a citation. If a claim is an interpretation, label it Interpretation and cite the text it’s based on.”


3) Retrieval control: include/exclude sources

Prompting best practice: Use source-scoped passes:

  1. “Summarize only Source A’s position.”
  2. “Summarize only Source B’s position.”
  3. “Now reconcile; list disagreements with citations.”

4) Ingestion architecture: “static snapshots” + manual sync for Drive docs/slides

Prompting best practice: Put freshness checks into your workflow:

“Before answering, tell me which sources look like drafts/older versions (based on dates visible in the text). If uncertain, ask me to sync/re-upload.”


5) Source-type constraints (web + YouTube are “transcript/text-first”)

Prompting best practice: Ask for “coverage warnings”:

“If the answer could depend on charts/figures/visuals, tell me explicitly what you can’t see from the imported text.”


6) Chat steering: styles + custom instructions/goals

Prompting best practice: Separate style from epistemics:

“Use an analytical tone, but never generalize beyond the citations. Prefer ‘The source states…’ over ‘It is true that…’.”


7) Agentic expansion: Discover Sources + Deep Research

Prompting best practice (for Deep Research prompts):

“Research [question]. Prioritize primary sources and reputable outlets. Time window: 2019–2025. Return: (1) research plan, (2) list of candidate sources with one-line credibility notes, (3) report with citations, (4) ‘open questions’ to resolve.”


8) Structured outputs: Audio Overviews + Data Tables

Prompting best practice for tables:

“Create a table with columns: Claim, Who said it, Date, Evidence quote, Source. Leave cells blank rather than guessing.”


Best-practice prompting patterns (copy/paste)

A) Evidence-first Q&A (minimize overconfident synthesis)

Task: Answer the question: [X]
Rules:

  1. Use only notebook sources.
  2. Every sentence must have a citation.
  3. If sources conflict, show both sides with citations and do not resolve unless evidence explicitly resolves it.
  4. End with “What I still can’t answer from the sources”.

B) “Quote pack” before writing (separates retrieval from generation)

Pull 10–20 relevant quotes about [topic]. Group by theme. For each quote: include citation + one-line note on why it matters. Then ask me whether to draft a synthesis.

C) Comparative reading (forces explicit disagreements)

Compare Source A vs Source B on [question]. Output:

  • Agreements (bullets, each with citations)
  • Disagreements (bullets, each with citations)
  • Missing info (what neither source addresses)

D) Turn sources into an actionable brief

Create a briefing doc for [audience] deciding [decision]. Include: options, pros/cons, risks, and “assumptions” (each assumption must cite what it’s based on, or be labeled unsupported).

E) Ongoing notebook “operating procedure” (use with custom goals)

You are my Evidence-First Research Assistant. Always: ask 1–3 clarifying questions if the task is underspecified; never invent details; prefer direct quotes; include citations per claim; separate facts vs interpretations.


Practical constraints to design around (so your prompts don’t fight the tool)


If you tell me your use case, I can tailor a “prompting playbook”

If you share (1) whether you’re using Free vs Pro vs Enterprise, (2) your domain (research, legal review, study, product spec, etc.), and (3) typical source types (PDFs, Drive, web, YouTube), I’ll propose a minimal set of reusable prompt templates + a recommended notebook structure that matches NotebookLM’s grounding/sync/source constraints.

blog.google - NotebookLM adds custom goals, upgrades performanceblog.google - NotebookLM adds Deep Research, Docx, Sheets and more9to5google.com - NotebookLM rolls out chat history, adds AI Ultra tierblog.google - Google’s NotebookLM introduces Data Tables featuresupport.google.com - Create a notebook in NotebookLM - NotebookLM Helpsupport.google.com - Use chat in NotebookLM - NotebookLM Helparxiv.org - Not Wrong, But Untrue: LLM Overconfidence in Document-Based Queriessupport.google.com - Add or discover new sources for your notebook - Computer - NotebookLM Helpsupport.google.com - Add or discover new sources for your notebook - Computer - NotebookLM Helpblog.google - NotebookLM Discover Sources: Add web research to your notebookblog.google - NotebookLM now lets you listen to a conversation about your sourcessupport.google.com - Upgrade NotebookLM - NotebookLM Helpsupport.google.com - Use NotebookLM with a work or school Google account - NotebookLM Help

Sources

Content Bundle