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

# Notion

> Connecting Notion workspaces to Galaxy

Connect Galaxy to a Notion workspace to observe pages, databases, blocks, and organizational elements.

<Frame>
  <img src="https://mintcdn.com/galaxy-d7fe996b/6-Rz1rpIBcXfVZgy/images/notion.jpg?fit=max&auto=format&n=6-Rz1rpIBcXfVZgy&q=85&s=e9021ec1774d4eba5fd9239d2b826eca" alt="Notion source configuration" width="1200" height="630" data-path="images/notion.jpg" />
</Frame>

## How to Connect

1. **Select Notion** as the Source type
2. **Choose authentication method**:
   * **OAuth 2.0**: Standard OAuth flow for user authentication
   * **Access Token**: Direct access token authentication
3. **Provide credentials**:
   * **OAuth**: Access token, Client ID, and Client Secret
   * **Access Token**: Notion API access token
4. **Optional start date**: Set a start date for syncing historical data

Once connected, Galaxy validates the connection and begins observing the workspace structure.

## Configuration Options

### Authentication

**OAuth 2.0**:

* **Access Token**: OAuth access token
* **Client ID**: OAuth client ID
* **Client Secret**: OAuth client secret

**Access Token**:

* **Token**: Notion API access token

The authentication method determines what level of access Galaxy has to your Notion workspace.

### Start Date

Optionally set a start date to limit how far back Galaxy syncs historical data. If not provided, Galaxy syncs all available data.

<Info>
  Don’t see a source type you're looking for? We connect to hundreds of systems - reach out to [support@getgalaxy.io](mailto:support@getgalaxy.io) to request access.
</Info>

## What's Next

<CardGroup cols={2}>
  <Card icon="database" horizontal href="/sources" title="Sources">
    Learn about Sources in general
  </Card>

  <Card icon="diagram-project" horizontal href="/projects" title="Projects">
    Understand how to use Sources in Projects
  </Card>
</CardGroup>
