Skip to content

Commit 94942c1

Browse files
committed
BQ data graph permissions
1 parent 0481556 commit 94942c1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/unify/data-graph/setup-guides/BigQuery-setup.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ redirect_from:
1111
1212
Set up your BigQuery data warehouse to Segment for the [Data Graph](/docs/unify/data-graph/data-graph/).
1313

14+
As long as the service account has been granted permissions to read tables from both projects, the customer should be good to go.
15+
1416
## Step 1: Roles and permissions
1517
> warning ""
1618
> You need to be an account admin to set up the Segment BigQuery connector as well as write permissions for the `__segment_reverse_etl` dataset.
@@ -52,6 +54,9 @@ To grant read-only access for the Data Graph:
5254
5. Select the **BigQuery Data Viewer role**.
5355
6. Click **Save**.
5456

57+
> info ""
58+
> You can grant permissions to access data from multiple projects for the BigQuery service account you use.
59+
5560
## *(Optional)* Step 4: Restrict read-only access
5661
If you want to restrict access to specific datasets, grant the BigQuery Data Viewer role on datasets to the service account. Make sure to grant read-only access to the Profiles Sync dataset.
5762

0 commit comments

Comments
 (0)