Skip to main content
The GCS connector exposes objects in a Google Cloud Storage bucket as datasets. Summation reads Parquet, CSV, JSON, JSONL, and TSV files directly from the bucket.

What you’ll need

Grant the service account access only to the bucket that Summation should read.

Form fields

Grant read access

Grant the service account object viewer access to the bucket you want Summation to read.
Generate a JSON key for the service account and paste the full file contents into Service Account Key.
The downloaded summation-gcs-key.json is a credential. Paste it into Summation, then delete the local copy. See Best practices for managing service account keys.

Adding datasets

Each dataset is a single file or folder in the bucket. Supported file formats are parquet, csv, json, jsonl, and tsv. Source references use the form:

Common problems