# Notion

Connect Notion to Teleskope to enable DLP scanning and eDiscovery across your organization's Notion workspace. Enrollment uses OAuth 2.0 — Teleskope's integration appears as a first-party app in Notion and your users authorize access directly from the Teleskope dashboard.

***

## Prerequisites

Before starting enrollment, make sure you have:

* **Notion workspace admin access** — you'll need permission to authorize third-party integrations in your Notion workspace.
* **Teleskope admin access** — enrollment must be performed by a Teleskope workspace admin.

***

## Enrollment Steps

### 1. Navigate to the Connectors Page

Log in to the Teleskope dashboard and go to **Connectors** in the left navigation. Find the **Notion** tile and click **Connect**.

### 2. Authorize via OAuth

You'll be redirected to Notion's authorization page. Sign in with your Notion admin account if prompted.

Review the permissions Teleskope requests — these allow Teleskope to read workspace content for DLP and compliance scanning. Click **Allow Access** to proceed.

### 3. Confirm Enrollment

After authorizing, you'll be redirected back to the Teleskope dashboard. The Notion tile on the Connectors page will update to show an **Enrolled** status.

Teleskope will begin crawling your Notion workspace shortly after enrollment is confirmed.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.teleskope.ai/connectors/saas/notion.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
