mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 23:48:56 +01:00
3934633947
- By default assume the audience of this website is people looking to understand the featuer offering of Khoj, and then people who are looking to self-host
14 lines
1.1 KiB
Markdown
14 lines
1.1 KiB
Markdown
## 📜 Notion Integration
|
|
|
|
Khoj now supports search/chat with pages in your Notion workspaces. [Notion](notion.so/) is a platform people use for taking notes, especially for collaboration.
|
|
|
|
We haven't setup a fancy integration with OAuth yet, so this integration still requires some effort on your end to generate an API key.
|
|
|
|
1. Go to https://www.notion.so/my-integrations and create a new integration called Khoj to get an API key.
|
|
![setup_new_integration](https://github.com/khoj-ai/khoj/assets/65192171/b056e057-d4dc-47dc-aad3-57b59a22c68b)
|
|
3. Share all the workspaces that you want to integrate with the Khoj integration you just made in the previous step
|
|
![enable_workspace](https://github.com/khoj-ai/khoj/assets/65192171/98290303-b5b8-4cb0-b32c-f68c6923a3d0)
|
|
4. In the first step, you generated an API key. Use the newly generated API Key in your Khoj settings, by default at https://app.khoj.dev/config/content-source/notion. Click `Save`.
|
|
5. Click `Configure` in https://app.khoj.dev/config to index your Notion workspace(s).
|
|
|
|
That's it! You should be ready to start searching and chatting. Make sure you've configured your OpenAI API Key for chat.
|