Browse your Google Drive and pick documents to add to the Knowledge Base. Pro plan only.
COMING_SOON list in integrations/content.php rather than in CHANNEL_COMING_SOON.This is the difference that matters, and it is easy to get wrong because "connected to Google Drive" naturally sounds like "kept up to date":
If you need a folder that stays in step automatically — including removals — use SharePoint Sync instead. That one watches a library every ten minutes and mirrors deletions.
1. Open it. Go to Integrations and click the Google Drive card, under Knowledge base.
2. Click Connect Google Drive. You are redirected to Google's own sign-in and consent screen.
3. Approve read-only access. Aimy requests drive.readonly and nothing more — it can list and download, never modify or delete.
Verify: you come back to Aimy and the panel now shows a file browser starting at My Drive. If you land back on the Connect button instead, the OAuth callback failed — check that GOOGLE_REDIRECT_URI matches the authorised redirect URI in the Google Cloud console exactly, including scheme and trailing path.
4. Navigate. Click a folder to open it; use the breadcrumb trail at the top to go back up.
5. Or search. The search box looks across your whole Drive rather than only the folder you are in — quicker when you know the filename.
6. Tick what you want. Selections survive moving between folders, so you can gather files from several places and import them together. The footer keeps a running count.
7. Click Import selected. Up to 50 documents at a time — the button disables above that and the counter says so.
Verify, in order:
That last step is the real test. A document that reaches Ready but cannot be quoted back has embedded without being retrievable, which is a different problem from an import failure.
Google Docs, Sheets and Slides are exported to a readable format automatically. PDFs, Word, Excel, PowerPoint, CSV, text and Markdown files stored in Drive are taken as they are.
Spreadsheets are worth importing deliberately: they are what the analysis engine computes over, so a Sheet imported here can be counted, grouped and summed rather than merely searched.
Disconnect revokes Aimy's access to your Drive. Documents already imported stay in the Knowledge Base and keep working — they are copies, not links. To remove them, delete them from the Knowledge Base.
.env and in the Google Cloud console.