BigQuery
Overview
If your event-level data is already in BigQuery, you can share it directly with Symbiosys using Google Cloud permissions.
Instructions
Grant Access:
In the Google Cloud Console, share the dataset with system@symbiosys.ai. Assign the following roles:
– BigQuery Data Viewer (roles/bigquery.dataViewer)
– BigQuery Job User (roles/bigquery.jobUser)
[Optional] Share a Subset of Data:
If you need to limit the data to specific columns, create a view with the required fields and share the view using the same method.