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

# Notion

> Access workspace content and documentation.

<Frame>
  <img src="https://mintcdn.com/test-8862363a/ZNDzs01gTiL6UMVz/images/integrations/notion.png?fit=max&auto=format&n=ZNDzs01gTiL6UMVz&q=85&s=9b2089b0c553b33154299f11dc0c335d" alt="Notion" width="2560" height="1440" data-path="images/integrations/notion.png" />
</Frame>

## Features

* MCP server access to pages, databases, and workspace content
* Agents can reference documentation during sessions
* OAuth authentication with workspace-scoped access

## Installation

<Steps>
  <Step title="Install">
    Go to [Integrations](https://app.tembo.io/integrations) and click **Install** next to Notion.
  </Step>

  <Step title="Authorize">
    Authorize Tembo and select which pages it can access.
  </Step>
</Steps>

## Usage

Once connected, the Notion MCP server is automatically available to agents. They can read pages, query databases, and navigate your workspace to pull context during sessions.

## Advanced

<AccordionGroup>
  <Accordion title="Workspace not appearing">
    Verify you completed the OAuth flow and granted access to the correct workspace. Check that you selected pages during authorization.
  </Accordion>

  <Accordion title="Agents can't find content">
    During authorization, you must explicitly select which pages Tembo can access. Nested pages inherit parent permissions.
  </Accordion>
</AccordionGroup>
