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

# Notion

> Connect Notion to let ewake search your runbooks, incident notes, and internal documentation.

<Info>
  **What you'll get:** ewake can search and retrieve relevant Notion pages during an investigation, surfacing runbooks, architecture notes, and incident retrospectives stored in your team's workspace.
</Info>

***

## Prerequisites

* A Notion workspace with **admin access** to create integrations
* The pages you want ewake to access must be explicitly shared with the integration

***

## Configuration

<Steps>
  <Step title="Create a Notion integration">
    Go to [notion.so/my-integrations](https://www.notion.so/my-integrations) → click **New integration**.

    Give it a name (e.g. `ewake`) and select your workspace.

    Under **Capabilities**, ensure **Read content** is enabled. Write capabilities are not required.

    Click **Submit** and copy the **Internal Integration Token**.
  </Step>

  <Step title="Share pages with the integration">
    For each Notion page (or database) you want ewake to access, open the page → click **...** (top right) → **Connections** → select **ewake**.

    <Note>
      Notion integrations only have access to pages they are explicitly connected to. Share your top-level runbook pages, engineering wikis, and incident retrospective databases for the broadest coverage.
    </Note>
  </Step>

  <Step title="Connect in ewake">
    In your ewake dashboard, go to **Integrations** → **Notion** → click **Configure**.

    | Field                 | Value                      |
    | --------------------- | -------------------------- |
    | **Integration Token** | The token copied in Step 1 |

    Click **Test Configuration**, then **Save**.

    <Check>
      Notion is connected. Ewake can now retrieve pages shared with the integration during investigations.
    </Check>
  </Step>
</Steps>

***

<Note>
  Ewake uses **read-only** access to Notion. It never creates, edits, or deletes pages.
</Note>
