# Add a Google Drive data source to Workato GO
You must configure Google Drive to allow Workato GO to search for information.
PREREQUISITES
Complete the Google Workspace prerequisites before you add Google Drive as a data source.
# Add Google Drive as a data source
Complete the following steps to add Google Drive as a data source in Workato GO:
Sign in to your Workato GO account.
Expand the Admin menu in the sidebar and click Data sources.
Go to Admin > Data sources
Click Add Data Source. The Add Data Source page displays.
Select the Google Drive app.
Select Google Drive
Enter a name for your data source in the Name field.
Enter the admin email associated with your account in the Admin Email field. This is the same email you configured in the prerequisite steps.
Go to the Service Account JSON field and paste your service account custom role JSON configuration. This is the same file that you obtained during the prerequisite steps. The contents are similar to the following:
Service account JSON
Click Create Data Source. Your data source is now listed on the Data Sources page.
# Limit Google Drive crawler scope
Workato GO integrates with Google Drive to support enterprise search and automation across your organization's documents. You can use the google_drive.user_allowlist property to limit the crawler scope to specific users' files and shared content.
You can use this property to enable the following:
- Limit indexing to a pilot group or specific departments.
- Restrict access to sensitive content for compliance.
- Reduce crawl volume for performance or privacy reasons.
The google_drive.user_allowlist property value is a comma-separated list of email addresses.
Complete the following steps to limit the crawler scope in Google Drive:
Sign in to your Workato GO account.
Expand the Admin menu in the sidebar and click Advanced.
Click Add Organization Property.
Enter google_drive.user_allowlist as the name for your property.
Enter a comma-separated list of email addresses as the allowlist property value. For example:
Click Submit.
Last updated: 3/13/2026, 7:56:30 PM