Skip to main content

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

  1. Go to Project settings → Integrations (or Organization settings → Integrations) and add a Google Drive integration.
  2. Provide the Google service account credentials:
FieldDescription
NameA label to identify this connection.
Client emailThe service account email address.
Private keyThe private key from the service account JSON. Stored write-only and never shown again.
Private key IDIdentifier 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

  1. Open the Assistant's Integrations tab and pick the connection under Google Drive → Connection.
  2. Optionally set a Root folder ID to restrict listing and creation to a single folder.
  3. 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.