What is Data Sources?
You can think of Data Sources as an AI-optimized searchable file repository. It’s a place for you to store and sync documents from your other systems, and each document in Data Sources is optimized for searching based on “meaning” (rather than keywords).Under the hood, Data Sources is an embedded file store. When a file is encountered, we extract and chunk the text, embed the chunks, and host these in a vector database for semantic search.
Data Sources Overview
 In the middle of the page, you’ll find your file store. The file store contains all of your files, which you can organize into folders.
At the top, you’ll find a search bar. Entering a query here will search your entire Data Sources repository for semantic matches. You can sort the results using the sort dropdown to the right of the search bar.
In the middle of the page, you’ll find your file store. The file store contains all of your files, which you can organize into folders.
At the top, you’ll find a search bar. Entering a query here will search your entire Data Sources repository for semantic matches. You can sort the results using the sort dropdown to the right of the search bar.
 You can add files to Data Sources using the “New” button in the top right. You can choose to upload files from your computer, or sync files from different providers. We currently support:
You can add files to Data Sources using the “New” button in the top right. You can choose to upload files from your computer, or sync files from different providers. We currently support:
- Google Drive
- Notion
While you can view your files’ content from Data Sources, Data Sources is not a document store like Google Drive. You can’t download or edit your files from Data Sources. It’s meant to be used with document stores, not as one.

