Skip to content

Commit b511eed

Browse files
committed
add context to optional setup step
1 parent 2b4d5e6 commit b511eed

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/unify/profiles-sync/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ Set up Selective Sync to control the exact tables and columns that Segment will
8484
8585
You can sync the following tables:
8686

87+
<!-- Removing this in favor of table below
8788
**Profile raw tables**
8889
- `external_id_mapping_updates`
8990
- `id_graph_updates`
@@ -108,6 +109,7 @@ You can sync the following tables:
108109
**Track event tables**
109110
110111
To view and select individual track tables, don’t sync track tables during the initial setup. Edit your sync settings after enabling Profiles Sync and waiting for the first sync to complete.
112+
-->
111113

112114
| Type | Tables |
113115
| ------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
@@ -166,7 +168,9 @@ Reach out to [Segment support](https://app.segment.com/workspaces?contact=1){:ta
166168

167169
### Optional: Materialize key views using a SQL automation tool
168170

169-
This option allows you to materialize views on your own, or use Segment's open source dbt models.
171+
During setup, you can optionally materialize views on your own, or use Segment's open source dbt models.
172+
173+
Use this option for additonal data transformation, or if you want to join Segment profile data with external data before materialization.
170174

171175
> success ""
172176
> You can alternatively use tables that Segment materializes and syncs to your data warehouse. [Learn more](/docs/unify/profiles-sync/tables/#tables-segment-materializes) about the tables Segment materializes.

0 commit comments

Comments
 (0)