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.
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.
| Capability | Before (Gemini 3) | After (June 8, 2026) |
|---|---|---|
| Underlying model | Gemini 3 | Gemini 3.5 + Antigravity |
| Code execution | None | Secure cloud computer per notebook, 100+ software skills |
| Finding sources | You upload everything manually | Chat discovers and adds sources via Google Search |
| Reasoning visibility | Hidden | Thinking steps shown in chat |
| Downloadable outputs | Limited | 12+ formats incl. PPTX, XLSX, PDF, DOCX, CSV, SVG |
| Starting point | Requires sources first | Can 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.
Open a blank notebook
Start a new notebook and describe the project or question in chat — no uploads needed.
Let it discover sources
Ask it to find sources. It runs Google Search and proposes candidates, including foreign-language and primary material.
Curate ruthlessly
Keep what is credible and on-topic; discard the rest. This step protects your output quality (see problems to solve).
Analyze with the cloud computer
Ask it to clean, compare, or compute across the sources you kept.
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 type | Formats |
|---|---|
| Data visualizations & charts | PNG · SVG |
| Documents | PDF · DOCX · Markdown · TXT |
| Images (via Nano Banana) | PNG · JPG · GIF |
| Structured data | CSV · JSON |
| Spreadsheets | XLSX |
| Presentations | PPTX |
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.
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.
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
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
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
Open a notebook, name a market, let it assemble sources via Google Search, then synthesize a board-ready PPTX.
4-AI Orchestration →Reproducibility
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.
- Gated access. At launch it's web-only and limited to Google AI Ultra and Workspace AI Ultra customers. Free-tier and NotebookLM Plus users may not see these features yet, and Google hasn't committed to a date or price for wider release.
- Auto-discovered sources need vetting. Letting an agent pull sources from Google Search introduces the open web's quality and bias problems into your previously curated notebook. The grounding architecture keeps answers tied to sources — it does not guarantee those sources are good. Curate every suggestion.
- Foreign-language reliability. Discovering primary sources in other languages is powerful, but translation nuance and source credibility in an unfamiliar language are exactly where errors hide. Verify, ideally with a reader of that language.
- Code can still be wrong. A cloud computer that runs code can produce confident, well-formatted, incorrect analysis. "It ran" is not "it's right." Spot-check the numbers, especially for finance, stats, or anything you'll publish.
- Visible thinking ≠ guaranteed correctness. Seeing the reasoning steps helps you audit, but a plausible-looking chain can still reach a wrong conclusion. Treat it as a debugging aid, not a proof.
- Data residency & privacy. The cloud computer processes your sources in Google's environment. For regulated or enterprise data, check your data-residency and compliance terms — some NotebookLM Enterprise Studio features carry regional processing limits.
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
Sources & further reading
- Google — official NotebookLM announcement (Trond Wuellner & Usama Bin Shafqat), June 8, 2026, via blog.google / notebooklm.google.
- 9to5Google — "NotebookLM rolling out big Gemini 3.5 & Antigravity upgrade with more outputs," June 8, 2026.
- TechCrunch — "NotebookLM's new update will help you build source repository from chat," June 8, 2026.
- Thurrott.com — "Google is Rolling Out a Major Update to NotebookLM," June 8, 2026.
- 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.