Skip to content

Commit b698163

Browse files
committed
Add EM feedback [netlify-build]
1 parent a6d8589 commit b698163

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/unify/profiles-sync/tables.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,14 @@ Follow the steps below to change your schema name:
222222

223223
## Tables Segment materializes
224224

225-
If you use Snowflake or BigQuery, Segment offers three materialized view tables. Visit the [selective sync](/docs/unify/profiles-sync/#using-selective-sync) setup page to enable the following materialized tables, which Segment disables by default.
225+
With Profiles Sync, you can also access to the following three materialized view tables:
226+
- [`user_traits`](#the-user-traits-table)
227+
- [`user_identifiers`](#the-user-identifiers-table)
228+
- [`profile_merges`](#the-profile-merges-table)
229+
230+
Use these tables that Segment materializes for a more complete view of your profile.
231+
232+
Visit the [selective sync](/docs/unify/profiles-sync/#using-selective-sync) setup page to enable the following materialized tables, which Segment disables by default.
226233

227234
You can also use [historical backfill](/docs/unify/profiles-sync/#using-historical-backfill) with tables Segment materializes.
228235

0 commit comments

Comments
 (0)