> ## Documentation Index
> Fetch the complete documentation index at: https://noteflow.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Your First Import

> Import your first web page in 3 easy steps

## Import Your First Web Page

<Steps>
  <Step title="Open a NotebookLM notebook">
    Open [NotebookLM](https://notebooklm.google.com) in your browser and create or enter a notebook.

    <Warning>
      Make sure you're on a **notebook's internal page**, not the homepage — otherwise the import will fail.
    </Warning>
  </Step>

  <Step title="Open the NoteFlow side panel">
    Open the NoteFlow side panel from the right side of Chrome. The extension will auto-detect the current tab type and match the right import tool.
  </Step>

  <Step title="Select a Notebook and import">
    1. Select your target notebook in the side panel (or keep the default)
    2. The matching import tool will appear automatically
    3. Click the "Import to NotebookLM" button
    4. Wait a few seconds — the content will appear in NotebookLM's source list
  </Step>
</Steps>

<Tip>
  **Even faster**: Right-click on any web page → "Import to NotebookLM" — no need to open the extension panel.
</Tip>

## What's Next

<CardGroup cols={2}>
  <Card title="Bookmarks & PDF Export" icon="bookmark" href="/en/features/bookmarks">
    Learn how to merge multiple articles and break past the source limit
  </Card>

  <Card title="Bilibili Subtitles" icon="play" href="/en/features/bilibili">
    Extract Bilibili video subtitles and import to NotebookLM
  </Card>
</CardGroup>
