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

# Notion Integration: Sync Pages and Databases into Wolfia

> Connect Notion to Wolfia, choose the top-level pages to share, and keep your internal wiki, policies, and runbooks in the knowledge base as your team edits them.

Most teams keep the answers to security and vendor questionnaires in Notion long before anyone writes them down for a customer: the security policy page, the architecture wiki, the incident runbook, the list of subprocessors. Connecting Notion lets Wolfia read those pages in place, so answers cite what your team actually maintains and stay current without anyone re-uploading documents.

## What Wolfia reads

<CardGroup cols={2}>
  <Card title="Pages" icon="file-lines">
    Every page you share with Wolfia is indexed as a document, including its text, headings, lists, and tables.
  </Card>

  <Card title="Sub-pages" icon="folder-tree">
    Share a top-level page and Wolfia includes the pages nested beneath it automatically.
  </Card>

  <Card title="Databases" icon="table">
    Databases you share, and databases embedded in shared pages, are indexed as tables with their properties.
  </Card>

  <Card title="Attachments" icon="paperclip">
    Files and PDFs attached to a shared page are downloaded and indexed alongside the page. Very large files are skipped.
  </Card>
</CardGroup>

Wolfia skips pages and databases that have not been edited in more than a year, so stale drafts do not crowd out current documentation. Access is read only: Wolfia never edits, moves, or shares anything in your workspace.

## Before you start

* An admin, expert, or integration admin role in Wolfia. Only these roles can connect Notion, change which pages are shared, or disconnect it.
* A Notion account with **Full Access** to the pages you want to share. Notion only lets you share a page with an integration when you can fully edit that page, so a workspace owner is usually the right person to connect.

<Note>
  A Notion connection belongs to your whole Wolfia organization. Anyone who can manage integrations can see the shared pages and manage the connection, and the indexed content is available to every team member.
</Note>

## Connect Notion

<Steps>
  <Step title="Open the Knowledge Hub">
    In Wolfia, go to **Knowledge Hub** and find **Notion** under **Knowledge** in the list of available integrations.

    <img src="https://mintcdn.com/wolfia/aaguweyggfvyxkQH/images/integrations/notion/available-integration-card.png?fit=max&auto=format&n=aaguweyggfvyxkQH&q=85&s=94289adffae0cfc59448c79c744e11cf" alt="The Notion card in the Knowledge Hub" width="864" height="490" data-path="images/integrations/notion/available-integration-card.png" />
  </Step>

  <Step title="Authorize Wolfia in Notion">
    Click **Connect** on the Notion card, or **Connect to Notion** on the Notion page. You are sent to Notion, where you sign in and pick the workspace to connect. Notion then asks which pages to share with Wolfia.
  </Step>

  <Step title="Select the top-level pages">
    Choose the top-level pages and databases you want Wolfia to read. Their sub-pages are included automatically, so a single wiki home page is often enough. Confirm, and Notion returns you to the Notion page in Wolfia.
  </Step>

  <Step title="Watch the first sync land">
    Wolfia starts reading the shared pages right away. The **Connected pages** section lists what Wolfia can see from your workspace grouped by top-level page, with a count of pages, databases, and top-level items. Each item shows **Synced**, **Not synced**, or a count of items beneath it. Expand a page to see the pages nested under it.
  </Step>
</Steps>

Indexing time depends on how much you shared. You can keep using Wolfia while it runs; the sources table on the Notion page fills in as pages finish, showing each page's **Name**, **Contributor**, and **Last modified**, with **Category** and **Last synced** available as optional columns.

<img src="https://mintcdn.com/wolfia/aaguweyggfvyxkQH/images/integrations/notion/knowledge-hub-page.png?fit=max&auto=format&n=aaguweyggfvyxkQH&q=85&s=61e98dccdd2c2eed8e14391bfca8affb" alt="The Notion page in Wolfia" width="2881" height="444" data-path="images/integrations/notion/knowledge-hub-page.png" />

## Keep Notion in sync

* **Automatic sync**: Wolfia re-reads your shared pages every week. Only pages that changed since the last sync are read again, so a large workspace does not slow anything down.
* **Share more pages**: click **Manage Notion** to reopen Notion's page picker. Add or remove pages, confirm, and Wolfia refreshes what it can see.
* **Check a specific page**: in **Connected pages**, use **Search by page name or paste a Notion URL** to see whether a page is synced. If Wolfia cannot see it, you will see **This page is not accessible to Wolfia** with a reminder to share its top-level page.
* **Removed or unshared pages**: when a page is deleted in Notion or unshared from Wolfia, Wolfia drops it and the answers built from it, and lists it under a **Coverage lost** notice on the Notion page so you can reshare it if the removal was a mistake.
* **Disconnect**: click **Disconnect**, then confirm in the **Confirm Notion disconnect** dialog. This removes every page, database, and attachment synced from Notion, along with the knowledge extracted from them, and cannot be undone.

## Good practices

* Share a few high-level pages rather than many individual ones. A wiki home page or a "Security" parent page keeps itself current as teammates add sub-pages beneath it.
* Connect with a workspace owner's account. Sharing a page with Wolfia requires Full Access on that page, and an owner can share every top-level page in one pass.
* Keep archived or superseded policies outside the shared tree, or leave them untouched, so answers cite the version your team maintains.

## Frequently asked questions

<AccordionGroup>
  <Accordion title="A page is not showing up in Connected pages">
    Paste its Notion URL into the search box under **Connected pages**. If Wolfia reports the page is not accessible, its top-level page has not been shared with the Wolfia integration. Click **Manage Notion**, add that top-level page, and confirm. Pages not edited in over a year are also skipped, so editing a page brings it back into scope.
  </Accordion>

  <Accordion title="I see a Coverage lost notice">
    One or more pages Wolfia previously read are no longer reachable, usually because they were deleted in Notion or unshared from the integration. Hover the notice to see which pages, then reshare the ones you still want indexed through **Manage Notion**.
  </Accordion>

  <Accordion title="Can a teammate without workspace ownership connect Notion?">
    They can connect, but Notion only lets them share pages they have Full Access to, so coverage may be incomplete. For full coverage, ask a workspace owner to connect and share the top-level pages.
  </Accordion>

  <Accordion title="Does Wolfia change anything in my Notion workspace?">
    No. Access is read only. Wolfia reads the pages, databases, and attachments you shared and nothing else.
  </Accordion>

  <Accordion title="Notion said the authorization session expired">
    The connection window stays open for a few minutes. Go back to the Knowledge Hub and click **Connect** again.
  </Accordion>
</AccordionGroup>

## Related pages

<CardGroup cols={2}>
  <Card title="Knowledge base" icon="book" href="/how-to/knowledge-base">
    Every source Wolfia can index and how they fit together.
  </Card>

  <Card title="Confluence" icon="confluence" href="/how-to/confluence-integration">
    Sync wiki spaces from Atlassian Confluence the same way.
  </Card>

  <Card title="Google Drive" icon="google-drive" href="/how-to/google-drive-integration">
    Pick folders and files from Drive to keep in sync.
  </Card>

  <Card title="Adding knowledge" icon="upload" href="/how-to/adding-knowledge">
    Upload documents directly when they do not live in Notion.
  </Card>
</CardGroup>
