# Notion You can use these credentials to authenticate the following nodes with Notion. - [Notion](/integrations/nodes/n8n-nodes-base.notion/) - [Notion Trigger](/integrations/trigger-nodes/n8n-nodes-base.notionTrigger/) ## Prerequisites Create a [Notion](https://notion.so) account. ## Using API Key 1. Open your Notion [workspace](https://notion.so/). 2. Click on ***Settings & Members*** in the left-sidebar. 3. Select ***Integrations*** and click on ***Develop your own integrations***. 4. Click on the ***+ New integration*** button or the ***Create new integration*** card. 5. Enter a name for your app in the ***Name*** field. 6. Select a workspace to install the integration from the ***Associated workspace*** dropdown list. 7. Click on the ***Submit*** button. 8. Click on ***Show*** next to the ***Internal Integration Token*** field. 9. Click on ***Copy*** to copy the displayed token. 10. Enter the name for your credentials in the ***Credentials Name*** field in the 'Notion API' credentials in n8n. 11. Paste the token in the ***API Key*** field in the 'Notion API' credentials in n8n. 12. Click on the ***Create*** button to create your credentials. **Note:** Share the specific pages with the app for those pages to be accessed using the API. The following video demonstrates the steps mentioned above.