The Google Workspace integration is rolling out behind the
gdrive_integration feature flag. If you don’t see Google in your Settings page, contact your Replicas account team to have the flag enabled for your organization.Setup
Two connection scopes are supported:- Organization-level (admin-only). From Settings → Integrations, expand the Google row and click Connect. Every workspace in the org uses this account by default.
- Personal. From Account → Integrations, expand the Google row and click Connect. Personal credentials take precedence over the org credential when both are connected (same precedence as GitHub and GitLab).
replicas@yourcompany.com and connecting that account at the org level, so files Replicas creates are owned by a clearly identifiable identity instead of a real person’s account.
What Replicas can do
Through the integration, agents can:- Docs. Create, read, and edit Google Docs (insert/replace text, formatting, headings, lists, tables, images, page breaks).
- Sheets. Create spreadsheets, read and write cell ranges, run formulas, format cells, add charts, manage tabs.
- Forms. Create forms with any question type, add branching and quiz logic, read submitted responses.
- Drive. Share, rename, move, and delete the files it has created.
replicas-agent skill, so they do not need to know any Google API details.
Important limitation
Replicas uses Google’sdrive.file OAuth scope, which only grants access to files Replicas itself created.
This means:
- Replicas cannot read or edit a Google Doc, Sheet, or Form that was created outside the integration, even if it has been shared with the connected Google account.
- Sharing an existing file with the connected
replicas@yourcompany.comaccount does not let Replicas access it.