How It Actually Works
Drive folder sync uses RAG (retrieval-augmented generation). It does not give the expert the ability to browse or search the folder on demand. Instead:- Files in the connected folder are indexed and chunked.
- When a message arrives, the most semantically similar chunks are retrieved.
- Those chunks are injected into the expert’s context before it responds.
Setting Up Drive Folder Sync
1
Open the expert editor
Go to the expert’s detail page and click Edit Expert.
2
Go to Edit-Only settings
Scroll to the Edit-Only section at the bottom of the editor.
3
Add the Google Drive folder link
Paste the URL of the Google Drive folder you want to sync.
4
Save
Save the expert. Files will be indexed and chunks will be available for retrieval on the next message.
Hives Reference
Add the Google Drive hive for active document retrieval.
Skills
Add reusable behavior packages and domain knowledge modules.
Expert Fields Reference
Full reference for all expert configuration fields.
Editing an Expert
Update an existing expert’s settings safely.