Use this file to discover all available pages before exploring further.
Google Drive is Google Workspace’s shared file system. Unlike structured-data integrations such as Sheets or Supabase, Drive operates on files and folders: documents, PDFs, images, contracts, and any asset you need to store, organize, or share as part of a process.In Brain Studio, this integration lets your flows create, search, share, and organize files in Drive directly from the conversation, without anyone opening Drive separately.
From Marketplace — find the integration and connect it manually.
From Jelou Agent — if the agent detects you need Drive while building a solution, it will ask you to connect it at that moment.
If you are creating a solution from scratch, the most common approach is connecting Google Drive from Jelou Agent. If you already know which integration you need, you can install it manually from Marketplace.
In both cases, access is done through OAuth in a secure Google window.
How to use integrations in Brain
Installation with Jelou Agent or Marketplace, and usage in Canvas versus AI Agent.
Jelou Agent
How to describe your solution so Brain suggests integrations and builds the flow.
The following flow describes manual installation from Marketplace.
1
Open Marketplace
In Brain Studio, open Marketplace from the side menu.
2
Search Google Drive
Find Google Drive in the catalog and click Connect.
3
Authorize access with Google
A secure Google authorization window will open. Sign in if needed and accept the requested permissions.
4
Confirm installation
Back in Brain Studio, complete the wizard until the integration appears as connected.
In Marketplace, Google Drive should appear as connected. From Canvas you can add its node, and in AI Agent → Tools you can enable it.
Ideal when users want to search, upload, share, or comment on files in natural language.
1
Open the AI Agent node
In Canvas, select or add the AI Agent node.
2
Open Tools
In the right panel, open the Tools tab.
3
Add Google Drive
Use Add tool, search for Google Drive, and enable it.
4
Configure tools
Choose the full integration or enable only the actions you need. Adjust the prompt to confirm file, folder, or fileId before sharing or deleting, and to ask for clarification when intent is ambiguous.
Google Drive appears in the agent tools list and you can open its settings using the gear icon.
The agent will automatically decide when to search, upload, or share files based on the conversation.
Ideal when you need full flow control (for example: upload file → adjust permissions → notify).
1
Drag Google Drive into Canvas
In the side panel, open Marketplace and drag Google Drive into the flow.
2
Select the tool
With the node selected, in Tools choose the action (for example Upload file).
3
Configure request body and memory
Fill in the request body JSON and, if needed, Save response to a memory variable.
4
Connect the flow
Link the Task completed and An error occurred outputs to the next nodes.
The node is ready to run in the order defined by your flow.
Configuration example:The node editor shows a JSON body aligned with the upload or management tool you choose (this example is for uploading a file from URL). Adjust mimeType, source, and content according to the tool form.
If you build with Jelou Agent, the system automatically decides how to use the integration: it can configure it inside an AI Agent or as a Canvas node, depending on the process type.
Delivering documents to customers through WhatsApp
The customer asks for an invoice, contract, or certificate via chat. Instead of searching manually in shared folders, the flow locates it in Drive, adjusts permissions, and delivers the link in the same conversation.Specific example: a financial services company receives certificate requests on WhatsApp. The customer asks for “my 2024 withholding certificate.” The flow finds the file in the customer folder, grants read access, and replies with the direct link. The customer downloads it in seconds without human intervention.Ideal for: utilities, fintech, education, and services with recurring documents customers request frequently.
Receiving and classifying user attachments
Files sent by users in chat are saved to the correct Drive folder with consistent naming, instead of ending up scattered in personal inboxes.Specific example: a KYC onboarding process. The customer sends a photo of their identity document via WhatsApp. The flow identifies the customer, resolves the case folder in Drive, uploads the file with a standardized name (e.g. “ID-name-date.jpg”), and confirms receipt. The compliance team finds everything organized when reviewing the case.Ideal for: KYC onboarding, evidence-based support, document operations, and compliance.
Automatic file structure by customer or project
Every new customer or opportunity gets folder structure, copied templates, and assigned permissions before work starts.Specific example: a B2B consultancy closes a new project. The flow creates the project folder in Drive, copies standard templates (proposal, contract, meeting notes), shares the folder with the assigned team, and logs the link in the CRM. On day one, everything is ready without manual folder setup.Ideal for: B2B sales, implementation, and account-based projects that need homogeneous structure.
After generating or locating a file in Drive, the flow can send it as a link in an email from the connected Gmail account, with permissions already set.Combined flow: file generated in Drive → email via Gmail with shared link to recipient.Gmail documentation
Google Sheets
Each uploaded or generated file can be logged as a row in a control sheet: customer, document type, date, link, and status. Useful for audits or operations tracking.Combined flow: file uploaded to Drive → new row in Sheets with metadata and link.Google Sheets documentation
HubSpot
When the commercial process generates documents (proposals, contracts), the flow can create the file in Drive and log the link in the corresponding HubSpot deal or contact.Combined flow: proposal generated in Drive → link logged in HubSpot deal.HubSpot documentation
Google Calendar
When scheduling a meeting, the flow can create the materials folder in Drive and attach the link to the event, so attendees have access before the call.Combined flow: event created in Google Calendar → materials folder created in Drive → link attached to event.Google Calendar documentation