Documentation Index
Fetch the complete documentation index at: https://docs.genloop.ai/llms.txt
Use this file to discover all available pages before exploring further.
This page contains standard BigQuery connection fields. Your tech team should verify the exact values before sharing this with users.
Required fields
| Field | Description |
|---|---|
| Connection name | A display name to identify this connection in Genloop |
| Project ID | Your Google Cloud project ID where the BigQuery datasets live |
| Service account key (JSON) | The JSON key file downloaded from your Google Cloud service account |
Optional fields
| Field | Description |
|---|---|
| Dataset | Default dataset to scope queries. If set, you can reference tables without prefixing the dataset name |
Setting up a service account
- Go to Google Cloud Console and navigate to IAM & Admin then Service Accounts
- Create a new service account or select an existing one
- Grant the service account the BigQuery Data Viewer and BigQuery Job User roles
- Create a JSON key for the service account and download it
- Upload the JSON key in the Genloop connection form
Permissions required
The service account needs:bigquery.dataVieweron the datasets you want Genloop to querybigquery.jobUseron the project to run queries
Next steps
Connect a database
Back to the full connection setup flow.
Context Hub
View and edit the memory built from your connection.
