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

# Notion

> Connect Notion to Deepline, share pages or databases, map fields, and write research briefs, account notes, or review queues.

Use Notion when a workflow needs to write research briefs, account notes, or review queues into a Notion workspace.

<Warning>
  This page is a planning reference. The current codebase does not expose a
  Notion provider operation ID in `src/lib/integrations`, so do not call Notion
  through `/api/v2/integrations/.../execute` until the provider ships.
</Warning>

## Connect Notion

1. Open the Deepline dashboard.
2. Go to **Integrations**.
3. Select **Notion**.
4. Connect the Notion workspace.
5. Share the target database or page with the Deepline integration.

## Common inputs

* Database ID
* Page ID
* Property names
* Markdown or rich text content
* Row fields from an upstream enrichment workflow

## Current status

Use Notion as an output target in a play only after the integration appears in
the action catalog. Until then, write review output to CSV or Google Sheets and
move approved rows into Notion outside Deepline.

For provider positioning, use the [Notion GTM Stack profile](https://deepline.com/gtm-stack/providers/notion).
