Google Drive
Let an Assistant read and optionally write files in your organization's Google Drive. Drive access is a reusable connection: configure the credentials once under Project settings → Integrations (or Organization settings → Integrations to share it with every project), then select that connection from any Assistant.
Create a Google Drive connection
- Go to Project settings → Integrations (or Organization settings → Integrations) and add a Google Drive integration.
- Provide the Google service account credentials:
| Field | Description |
|---|---|
| Name | A label to identify this connection. |
| Client email | The service account email address. |
| Private key | The private key from the service account JSON. Stored write-only and never shown again. |
| Private key ID | Identifier of the private key (optional). |
tip
Use Import from JSON to fill these fields directly from a downloaded service account JSON file.
Use it in an Assistant
- Open the Assistant's Integrations tab and pick the connection under Google Drive → Connection.
- Optionally set a Root folder ID to restrict listing and creation to a single folder.
- Enable Drive write access to let the Assistant create, rename, and delete files.
info
The service account must be shared as an editor on the target Shared Drive or folder.