Skip to content

Commit 6b0064e

Browse files
committed
edits
1 parent d09ae7a commit 6b0064e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ Set up your Redshift data warehouse to Segment for the [Data Graph](/docs/unify/
1515

1616
To use Linked Audiences with Redshift, the Data Graph only supports [materialized views](/docs/unify/profiles-sync/tables/#tables-segment-materializes).
1717

18-
To configure Profiles Sync for your Unify space:
18+
If you're setting up Profiles Sync for the first time in the Unify space, go through the setup flow for Selective sync. If Profiles Sync is already set up for your Unify space, follow these steps to configure Profiles Sync for your Unify space:
19+
1920
1. Navigate to **Unify > Profile Sync**.
2021
2. Select the **Settings** tab and select **Selective sync**.
2122
3. Select all the tables under **Profile raw tables**. These include, `external_id_mapping_updates`, `id_graph_updates`, `profile_traits_updates`. Linked Audiences require Profile Sync to be configured such that both the Profile raw tables and the Profile materialized tables are synchronized with your Redshift instance.
@@ -24,7 +25,7 @@ To configure Profiles Sync for your Unify space:
2425

2526
## Getting started
2627

27-
You need to be an account admin to set up the Segment Redshift connector as well as write permissions for the `__segment_reverse_etl` dataset.
28+
You need to be an AWS Redshift account admin to set up the Segment Redshift connector as well as write permissions for the `__segment_reverse_etl` dataset.
2829

2930
To get started with Redshift:
3031
1. Log in to Redshift and select the Redshift cluster you want to connect.

0 commit comments

Comments
 (0)