📄 Free PDF: 30 NotebookLM prompts (14,000+ downloads · used by 7,100+ researchers, MBAs, educators) — Get the Cheat Sheet →
● Live update · Announced June 8, 2026 · Rolling out on web (AI Ultra first)
Major Update · June 8, 20269-min read · Gemini 3.5

NotebookLM just became an agent, not a reader

Google rebuilt NotebookLM on Gemini 3.5 and Antigravity, gave every notebook a secure cloud computer that writes and runs its own code, and let the chat assemble your source library from a blank page. Here is everything that changed — and what to watch out for.

Four engine-level changes: a new model, a per-notebook code runtime with 100+ software skills, chat-driven source discovery via Google Search, and 12+ downloadable output formats including PPTX and XLSX. Rolling out on the web to AI Ultra first. Updated June 2026.

TL;DR — On June 8, 2026, Google upgraded NotebookLM to run on Gemini 3.5 and Antigravity (its agent-first coding IDE). Four things are new: every notebook now has a secure cloud computer that writes and runs code with 100+ built-in software skills; the chat can build your source library from scratch using Google Search; outputs are downloadable in 12+ formats including PPTX, XLSX, PDF and DOCX; and NotebookLM shows its thinking steps in chat. It is rolling out on the web to Google AI Ultra and Workspace AI Ultra users first.

Updated June 2026. Maintained by a small team of AI super-users who teach multi-AI research workflows — no affiliate relationships, not affiliated with Google. Every claim is sourced (see sources). About this guide →

What actually changed in NotebookLM?

NotebookLM moved from a tool that reads documents you give it to one that finds sources, runs code, and builds deliverables on its own. The shift is driven by three engine-level changes — a new model, a new agent runtime, and a new output layer — that together turn a notebook into an active research workspace rather than a passive Q&A box.

CapabilityBefore (Gemini 3)After (June 8, 2026)
Underlying modelGemini 3Gemini 3.5 + Antigravity
Code executionNoneSecure cloud computer per notebook, 100+ software skills
Finding sourcesYou upload everything manuallyChat discovers and adds sources via Google Search
Reasoning visibilityHiddenThinking steps shown in chat
Downloadable outputsLimited12+ formats incl. PPTX, XLSX, PDF, DOCX, CSV, SVG
Starting pointRequires sources firstCan start from a blank notebook + a question

The takeaway: the four upgrades below are not separate features bolted on — they are one capability (an agent that can act) expressed across discovery, analysis, and output.

What are Gemini 3.5 and Antigravity?

Gemini 3.5 is the model now answering your questions; Antigravity is Google's agent-first, AI-powered IDE — the runtime that lets NotebookLM write and execute code behind the scenes. Together Google says they deliver more accurate, more reliable answers with better visibility into how the system reaches them.

For everyday use, the practical change is twofold. First, large-document and multi-source reasoning is more dependable, which matters most when a notebook holds dozens of long PDFs. Second, NotebookLM now exposes its thinking steps directly in chat, so you can see the chain of reasoning rather than trusting a black-box answer — useful for catching where a synthesis went sideways before you cite it.

Antigravity also ships a catalog of more than 100 curated software skills — the discrete capabilities (data parsing, charting, format conversion, computation) the agent draws on when a task needs code rather than prose.

What can the per-notebook cloud computer do?

Every notebook now includes a secure, isolated cloud computer that NotebookLM uses to write and run code for deeper research and more complex analysis. In plain terms: it can do real data work on your sources instead of only describing them.

Where this earns its keep:

  • Messy data, unified. Point it at datasets with conflicting international formats — dates, decimal separators, currencies — and it reconciles them programmatically rather than guessing in prose.
  • Math on your actual files. It performs accurate calculations directly against source data, so a financial model or statistical summary is computed, not approximated.
  • Charts and reports. It can generate visualizations and assemble them into a finished document in one pass.

The mental model: treat a notebook less like a chatbot and more like a junior analyst who has a sandboxed laptop, your sources, and the ability to show their work.

Can NotebookLM build a source library for you?

Yes. You can now open a blank notebook with nothing but a question or a loose idea, and NotebookLM's chat will guide you through building a source repository — using Google Search to find relevant, high-quality material and add it for you. This removes the old precondition that you gather and upload everything before the tool was useful.

Two scenarios Google highlights are exactly the ones researchers hit constantly: finding primary sources in other languages to bring in perspectives outside your default search bubble, and surfacing related works by an author you've just discovered. The chat proposes sources; you decide what makes the cut.

01

Open a blank notebook

Start a new notebook and describe the project or question in chat — no uploads needed.

02

Let it discover sources

Ask it to find sources. It runs Google Search and proposes candidates, including foreign-language and primary material.

03

Curate ruthlessly

Keep what is credible and on-topic; discard the rest. This step protects your output quality (see problems to solve).

04

Analyze with the cloud computer

Ask it to clean, compare, or compute across the sources you kept.

05

Export the deliverable

Request a downloadable file — PDF, DOCX, XLSX, PPTX, CSV, JSON or an image — and iterate on it.

Which file formats can NotebookLM export now?

NotebookLM can now create downloadable outputs in more than a dozen formats, and — crucially — you can give detailed instructions up front (e.g. "a PDF report with charts and tables" or "a detailed budget spreadsheet") and then request edits after generation. This is the upgrade most likely to change your daily workflow.

Output typeFormats
Data visualizations & chartsPNG · SVG
DocumentsPDF · DOCX · Markdown · TXT
Images (via Nano Banana)PNG · JPG · GIF
Structured dataCSV · JSON
SpreadsheetsXLSX
PresentationsPPTX

Native PPTX and XLSX are the headline: a notebook can now hand you an editable PowerPoint deck or a working Excel model, not a screenshot of one. Google says more formats are coming. For deck-specific tactics see our Slide Deck guide; for structured extraction, the Data Table guide.

Google's own evaluations

How much better is it, in Google's tests?

Google published side-by-side evaluations against the prior system. The gains are largest exactly where the new agent capabilities apply — long documents and web research.

65%+
Avg win rate across 5 core dimensions (15-pt margin above parity)
69.9%
Win rate on large document analysis
78.2%
Win rate on advanced web research & source discovery

Read these as vendor benchmarks, not independent ones — a win rate above parity means evaluators preferred the new output more often than the old, not that it is correct 78% of the time. Still, the pattern matches the architecture: the biggest jumps are in source discovery and large-corpus reasoning, the two areas the cloud computer and Google Search integration directly target.

What new workflows does this unlock?

Google's launch examples (a data analyst, a program manager, a gym owner) are deliberately generic. Here are workflows that only became possible on June 8 — written for the people who actually live in NotebookLM.

Researchers

The zero-upload literature review

Start blank, let NotebookLM discover foreign-language primary sources and an author's related works, then have the cloud computer build a citation matrix and export it as DOCX + XLSX.

Literature Review OS →

Data work

Dirty dataset → PDF report, in one notebook

Drop in raw, inconsistently formatted data; ask it to normalize formats, run the stats in code, chart the result, and hand back a finished PDF — no spreadsheet round-trip.

Data Table guide →

Founders & consultants

Competitive brief from nothing

Open a notebook, name a market, let it assemble sources via Google Search, then synthesize a board-ready PPTX.

4-AI Orchestration →

Reproducibility

The verifiable appendix

Use code execution to recompute the numbers in a claim, then export the working data as CSV/JSON so reviewers can check it. Grounding plus a paper trail.

Deep Research OS →

The unifying move across all four: stop treating NotebookLM as a summarizer and start handing it the whole task — discover, compute, deliver — then verify its work.

What problems still need solving?

A capability this large arrives with real friction — the stuff Google's announcement doesn't lead with, and the reason not to point this at high-stakes work unsupervised yet.

None of this is a reason to avoid the update — it's a reason to keep a human in the loop on discovery and on every computed result.

Who gets the update, and when?

The rollout started June 8, 2026 on the web for Google AI Ultra subscribers and Workspace business customers with AI Ultra access. Google says the capabilities will reach other tiers over time, but has not published a timeline or pricing for free and Plus users, and mobile timing is unconfirmed.

If you don't see the new features yet, that's expected — confirm your plan qualifies, check you're on the web app, and watch our update log, which we revise as access widens. To compare what each plan and competitor offers, see the AI tool comparison and our system limits & benchmarks.

Frequently asked questions

Is the Gemini 3.5 and Antigravity update free?
Not at launch. It began rolling out on June 8, 2026 on the web for Google AI Ultra subscribers and Workspace business customers with AI Ultra access. Google says it will reach other tiers over time, but free-tier access and pricing have not been announced.
What is Antigravity in NotebookLM?
Antigravity is Google's agent-first, AI-powered integrated development environment (IDE). Inside NotebookLM it powers the secure cloud computer and a library of 100+ curated software skills, letting the tool write and run code for deeper research and analysis.
What file formats can NotebookLM export now?
Charts as PNG and SVG; documents as PDF, DOCX, Markdown and TXT; images (via Nano Banana) as PNG, JPG and GIF; structured data as CSV and JSON; spreadsheets as XLSX; and presentations as PPTX. You can also request edits after a file is generated.
Can NotebookLM build a source library without uploading documents?
Yes. Open a blank notebook with just a question or rough idea, and the chat guides you through building a source repository — using Google Search to find relevant, high-quality sources, including primary sources in other languages, and adding them for you to curate.
How is this different from Gemini Deep Research or Perplexity?
All three discover and synthesize web sources, but NotebookLM keeps everything inside a persistent, source-grounded project with inline citations — and now adds code execution and downloadable PPTX/XLSX outputs. It's built for building a knowledge base over time rather than one-off answers. See our full comparison.
How much more accurate is the upgraded NotebookLM?
In Google's own side-by-side evaluations the upgraded system reached an average win rate above 65% across five core dimensions, 69.9% on large document analysis, and 78.2% on advanced web research and source discovery, all versus the prior baseline. These are vendor benchmarks measuring evaluator preference, not independent accuracy scores.
Is NotebookLM Guide affiliated with Google?
No. NotebookLM Guide is an independent resource. We are not affiliated with, endorsed by, or sponsored by Google. NotebookLM is a product of Google.
Next steps

Put the new NotebookLM to work

Sources & further reading

  1. Google — official NotebookLM announcement (Trond Wuellner & Usama Bin Shafqat), June 8, 2026, via blog.google / notebooklm.google.
  2. 9to5Google — "NotebookLM rolling out big Gemini 3.5 & Antigravity upgrade with more outputs," June 8, 2026.
  3. TechCrunch — "NotebookLM's new update will help you build source repository from chat," June 8, 2026.
  4. Thurrott.com — "Google is Rolling Out a Major Update to NotebookLM," June 8, 2026.
  5. EdTech Innovation Hub — "Google upgrades NotebookLM with Gemini 3.5 and agentic research tools," June 8, 2026.

This page is updated as NotebookLM's rollout expands. Last reviewed June 8, 2026.