Skip to content

Commit 6ae3922

Browse files
authored
Update index.md
1 parent 3c09d5a commit 6ae3922

File tree

1 file changed

+6
-6
lines changed
  • src/unify/profiles-sync/profiles-sync-setup

1 file changed

+6
-6
lines changed

src/unify/profiles-sync/profiles-sync-setup/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,10 @@ Reach out to [Segment support](https://app.segment.com/workspaces?contact=1){:ta
139139

140140
During setup, you have the option of setting up materialized key views in one of two ways:
141141

142-
1. You can choose to materialize views on your own by selecting
143-
2. You can choose to use Segment's open source dbt models by selecting .
142+
1. You can choose to materialize views on your own by using `profiles raw tables`.
143+
You may want to materialize your own tables if, for example, you want to transform additional data or join Segment profile data with external data before materialization.
144144

145-
You may want to materialize your own tables if, for example, you want to transform additional data or join Segment profile data with external data before materialization.
145+
2. You can choose to use Segment's open source dbt models by using `profiles materialized` tables.
146146

147147
> success ""
148148
> You can alternatively use [tables that Segment materializes](/docs/unify/profiles-sync/tables/#tables-segment-materializes) and syncs to your data warehouse.
@@ -153,14 +153,14 @@ To start seeing unified profiles in your warehouse and build attribution models,
153153
* `external_id_mapping`: the current-state mapping between each external identifier you’ve observed and its corresponding, fully-merged `canonical_segment_id`
154154
* `profile_traits`: the last seen value for all custom traits, computed traits, SQL traits, audiences, and journeys associated with a profile in a single row
155155

156-
Please visit [Tables you materialize](/docs/unify/profiles-sync/tables/#tables-you-materialize) for more on how to materialize these views either on your own, or with [Segment's open source dbt models](https://github.com/segmentio/profiles-sync-dbt){:target="blank"}.
156+
See [Tables you materialize](/docs/unify/profiles-sync/tables/#tables-you-materialize) for more on how to materialize these views either on your own, or with [Segment's open source dbt models](https://github.com/segmentio/profiles-sync-dbt){:target="blank"}.
157157

158158
> warning ""
159-
> Please note that dbt models are in beta and need modifications to run efficiently on BigQuery, Synapse, and Postgres warehouses. Segment is actively working on this feature.
159+
> Note that dbt models are in beta and need modifications to run efficiently on BigQuery, Synapse, and Postgres warehouses. Segment is actively working on this feature.
160160
161161
## Profiles Sync limits
162162

163-
As you use Profiles Sync, please keep the following limits in mind:
163+
As you use Profiles Sync, keep the following limits in mind:
164164

165165
- For event tables, Segment can only backfill up to 2,000 tables for each workspace.
166166
- Segment can only initiate backfills after a successful sync with > 0 rows.

0 commit comments

Comments
 (0)