Overview
The Google Drive connector uses OAuth to link your Google account to Workshop. Once connected, you can browse your Drive files from within conversations using the @ mention popup — no API keys or service accounts required. This connector is ideal for:- Accessing documents stored in Drive without downloading them first
- Referencing Google Docs, Sheets, and Slides in conversations
- Working with files across personal and shared drives
What You’ll Need
| Credential | Description |
|---|---|
| Google Account | Your Google account with access to the Drive files you want to use |
No API keys or service accounts required. Google Drive uses OAuth — you sign in with your Google account and authorize Workshop to access your files.
Connecting to Workshop
Authenticate
Click Connect with Google, sign in to your Google account, review the permissions, and click Allow.
Using Your Connection
Browsing Files with @ Mentions
The primary way to use Google Drive is through the @ popup:- Type @ in the message input
- Select your Google Drive connection
- Browse folders or search for files
- Click a file to attach it to your message
Supported File Types
| File Type | How Workshop Reads It |
|---|---|
| Google Docs | Extracted as plain text |
| Google Sheets | Exported as CSV data |
| Google Slides | Extracted as plain text |
| Regular files (PDF, TXT, etc.) | Downloaded directly |
Workshop requests access only to files you explicitly select or reference. Your entire Drive is not automatically indexed or accessed.
Example Prompts
Security
OAuth Permissions
Workshop can:- View files you select or reference in conversations
- Read file contents for files you explicitly attach
- Modify or delete your files
- Access files you don’t explicitly select
- Browse your Drive in the background
Revoking Access
From Workshop: Delete the connection in the Connectors tab. From Google: Go to Google Account Security, click Third-party apps with account access, find Workshop, and click Remove Access.Troubleshooting
| Issue | Solution |
|---|---|
| ”Authorization failed” | Try reconnecting. Ensure popups aren’t blocked. |
| Can’t see files in @ popup | Verify the connection is listed in the Connectors tab. Try refreshing the page. |
| ”Access token expired” | Delete and reconnect your Google Drive. |
| File content not loading | Very large files may take longer. Binary files (videos, executables) can’t be read as text. |