Each team member connects their own Gmail / Google Workspace account. On Belay stores a personal credential per user, so Claude accesses data scoped to that individual's permissions.
Prerequisites: Make sure the Gmail / Google Workspace API is enabled in your Google Cloud Console project and your account has the necessary access.
Gmail uses OAuth. Connect via the OAuth flow (coming soon).
Ready to connect?
Go directly to the integrations page in your dashboard.
These are the data scopes On Belay can be granted for Gmail / Google Workspace. Your org admin controls which scopes are enabled per group.
| Scope | Description | Access |
|---|---|---|
https://www.googleapis.com/auth/gmail.readonly | Read email | Read only |
https://www.googleapis.com/auth/gmail.send | Send email | Read / Write |
https://www.googleapis.com/auth/gmail.labels | Manage labels | Read / Write |
https://www.googleapis.com/auth/admin.directory.user.readonly | Read directory/contacts | Read only |
Your OAuth app's authorized redirect URIs don't include the On Belay callback URL. Add https://app.onbelay.ai/api/oauth-callback/google to the allowed redirect URIs in your OAuth app settings.
The API or scope isn't enabled in your cloud project. For Google integrations, make sure the relevant API (e.g., Google Ads API, Search Console API) is enabled in Google Cloud Console for your project.
Check that your group has been granted access to this integration in On Belay → Groups → [your group] → Integrations. Also verify the specific scopes your group is permitted to use match what your query requires.
Still stuck? We're happy to help.
Contact support →