Skip to main content

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.
Genloop connects to BigQuery using a Google Cloud service account. You will need to create a service account with the right permissions before starting.

Required fields

FieldDescription
Connection nameA display name to identify this connection in Genloop
Project IDYour 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

FieldDescription
DatasetDefault dataset to scope queries. If set, you can reference tables without prefixing the dataset name

Setting up a service account

  1. Go to Google Cloud Console and navigate to IAM & Admin then Service Accounts
  2. Create a new service account or select an existing one
  3. Grant the service account the BigQuery Data Viewer and BigQuery Job User roles
  4. Create a JSON key for the service account and download it
  5. Upload the JSON key in the Genloop connection form

Permissions required

The service account needs:
  • bigquery.dataViewer on the datasets you want Genloop to query
  • bigquery.jobUser on 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.