# Configuring authentication values for Notion

Last updated 5 days ago

Learn how to set up a Notion integration with the WRITER web app to enable a data sync with Knowledge Graph.

### Step 1

Begin by creating an OAuth app in the WRITER web app, learn more [here](https://support.writer.com/articles/2322721482-setting-up-oauth-app-permissions).

You'll need to fill in the OAuth application values for this popup below.

For **Application name**, you can use whichever you prefer. This application name will appear on the Knowledge Graph setup page as team admins set up graphs for their teams.

To fill in **Client ID** and **Client secret**, you'll need to head over to Notion and follow the remaining steps below.

### Step 2

Head over to Notion's integrations page as an enterprise admin: [https://www.notion.so/my-integrations](https://www.notion.so/my-integrations)

Create a new integration:

### Step 3

Go to **Capabilities**  
1. Uncheck **update content**  
2. Uncheck **insert content**  
3. Select **Save**

### Step 4

Go to **Basic information**  
Switch on **Do you want to make this integration public?**  
Fill in “Redirect URIs” with the following:

`https://app.writer.com/connector/notion`

### Step 5

Head to **Secrets**  
Copy the **OAuth client ID** and add it to the WRITER OAuth app popup under **Client ID**.  
Copy the **OAuth client secret** and add it to the WRITER OAuth app popup under **Client secret**.
