The Google Drive integration lets you share files from your Drive with the Agent in any chat. Use it when the context you need lives in a Doc or PDF rather than in Lane — sales call transcripts, customer research, strategy memos, competitive notes, anything one-off. Files stay in Drive. Lane reads them on demand and never copies, modifies, or stores them.Documentation Index
Fetch the complete documentation index at: https://docs.laneapp.co/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Common use cases:- “Summarize the three sales calls from last week and pull out feature requests.”
- “What are the recurring objections in these transcripts?”
- “Compare the two research reports — where do they disagree?”
- “Pull the key claims from this strategy doc into a Plan.”
Configuration and Setup
To connect Google Drive:- Click your workspace name in the top-left.
- Go to Settings → Integrations → Google Drive.
- Click Connect — Lane redirects you to Google’s OAuth consent screen.
- Authorize Lane and return to the integration page.
Permissions requested
Lane asks for two Google scopes:drive.file— access is granted per file, only at the moment you pick that file via Google’s picker. Lane never has blanket Drive access.userinfo.email— to identify the connected Google account.
Google’s consent screen says “See, edit, create, and delete the Google Drive files that you use with this app” because Google standardizes that scope text. Lane only reads — it never writes, edits, or deletes Drive content.
Using the integration
To share files with the Agent:- Open any Agent chat.
- Attach files via the Google Drive picker.
- Pick up to 3 files per message.
- Ask your question — the Agent reads them as context.
Supported file types
| Type | How Lane reads it |
|---|---|
| Google Docs | Exported as Markdown |
| Google Sheets | Exported as CSV |
| Google Slides | Exported as plain text |
| Text extracted | |
| Plain text (.txt) | Read as-is |
| CSV | Read as-is |
Limits
- 3 files per message — the Agent reads at most three Drive files in a single turn.
- Per-file cap: ~50K tokens (about 200,000 characters). Larger files are truncated to fit.
- Total budget: ~200K tokens across the three files combined. If the total is exceeded, later files return as
[content omitted — reference budget exceeded].
Plan gating
Available on all plans.Disconnecting
Two ways:- From Lane — Settings → Integrations → Google Drive → Disconnect.
- From Google — Google Account → Security → Third-party apps with account access → remove Lane.
FAQs
Q: Does Lane store my Drive files?A: No. Files are fetched on demand, cached briefly during a chat for performance, and discarded. Q: Can the Agent edit or delete files in Drive?
A: No. The integration is read-only despite Google’s standard scope wording. Q: What happens if I delete a file after sharing it?
A: The Agent will report it couldn’t fetch the file. Nothing in Lane breaks. Q: Can I share more than 3 files in a conversation?
A: Not in a single turn. You can swap files between turns — share one set for the first question, a different set for the next. Q: Why doesn’t my .docx file work?
A: Lane currently supports Google’s native formats plus PDF, plain text, and CSV. Convert Office files to PDF or Google Docs first. Q: Who can see the files I share with the Agent?
A: Only people in the same chat or Plan. Lane doesn’t expose Drive files more broadly than they already are in your workspace.
