You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/unify/profiles-sync/profiles-sync-setup/index.md
+23-23Lines changed: 23 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -157,53 +157,53 @@ See [Tables you materialize](/docs/unify/profiles-sync/tables/#tables-you-materi
157
157
158
158
As you use Profiles Sync, keep the following limits in mind:
159
159
160
-
- For event tables, Segment can only backfill up to 2,000 tables for each workspace.
161
-
- Segment can only initiate backfills after a successful sync with > 0 rows.
162
-
- For every sync, the total dataset Segment can sync is limited to 20TB.
163
-
160
+
- For event tables, Segment can backfill up to 2,000 tables per workspace.
161
+
- Segment initiates backfills only after a successful sync with at least one row.
162
+
- Each sync is limited to 20 TB of data.
164
163
165
164
## Working with synced warehouses
166
165
167
-
<!-- add transition line here -->
166
+
Once your warehouse is connected, you can monitor syncs and review their details in the Segment app.
168
167
169
168
### Monitor Profiles Sync
170
169
171
-
You can view warehouse sync information in the overview section of the Profiles Sync page. Segment displays the dates and times of the last and next syncs, as well as your sync frequency.
170
+
You can view warehouse sync information in the Overview section of the Profiles Sync page. Segment displays the dates and times of the last and next syncs, as well as your sync frequency.
172
171
173
-
In the Syncs table, you’ll find reports on individual syncs. Segment lists your most recent syncs first. The following table shows the information Segment tracks for each sync:
172
+
In the Syncs table, you’ll find reports on individual syncs. Segment lists the most recent syncs first. The following table shows the information Segment tracks for each sync:
| Sync status | - `Success`, which indicates that all rows synced correctly <br> - `Partial success`, indicating that some rows synced correctly <br> - `Failed`, indicating that no rows synced correctly |
178
-
| Duration |Length of sync time, in minutes|
179
-
| Start time | The date and time when the sync began |
180
-
| Synced rows | The number of rows synced to the warehouse |
| Sync status | - `Success`: All rows synced correctly <br> - `Partial success`: Some rows synced correctly <br> - `Failed`: No rows synced correctly |
177
+
| Duration |Sync time, in minutes |
178
+
| Start time | The date and time when the sync began |
179
+
| Synced rows | The number of rows synced to the warehouse |
181
180
182
-
Selecting a row from the Syncs table opens a pane that contains granular sync information. In this view, you’ll see the sync’s status, duration, and start time. Segment also displays a nuanced breakdown of the total rows synced, sorting them into identity graph tables, event type tables, and event tables.
181
+
Selecting a row from the Syncs table opens a pane with detailed sync information. This view shows the sync’s status, duration, and start time. Segment also shows a detailed breakdown of the total rows synced, grouped into identity graph tables, event type tables, and event tables.
183
182
184
183
If the sync failed, Segment shows any available error messages in the sync report.
185
184
185
+
186
186
### Settings and maintenance
187
187
188
-
The **Settings** tab of the Profiles Sync page contains tools that can help you monitor and maintain your synced warehouse.
188
+
The **Settings** tab of the Profiles Sync page contains tools to help you monitor and maintain your synced warehouse.
189
189
190
-
#### Disable or delete a warehouse
190
+
#### Turn off or delete a warehouse
191
191
192
-
In the **Basic settings** tab, you can disable warehouse syncs or delete your connected warehouse altogether.
192
+
In the **Basic settings** tab, you can turn off warehouse syncs or delete your connected warehouse.
193
193
194
-
To disable syncs, toggle **Sync status** to off. Segment retains your warehouse credentials but stops further syncs. Toggle Sync status back on at any point to continue syncs.
194
+
To turn off syncs, toggle **Sync status** to off. Segment retains your warehouse credentials but stops further syncs. Turn Sync status back on at any point to continue syncs.
195
195
196
-
To delete your warehouse, toggle **Sync status** to off, then select **Delete warehouse**. Segment doesn’t retain credentials for deleted warehouses; to reconnect a deleted warehouse, you must set it up as a new warehouse.
196
+
To delete your warehouse, first turn off **Sync status**, then select **Delete warehouse**. Segment doesn’t retain credentials for deleted warehouses. To reconnect, set it up as a new warehouse.
197
197
198
198
#### Connection settings
199
199
200
-
In the **Connection settings** tab, you can verify your synced warehouse’s credentials and view IP addresses you’ll need to allowlist so that Segment can successfully sync profiles.
200
+
In the **Connection settings** tab, you can verify your warehouse credentials and view IP addresses to allowlist so Segment can sync profiles.
201
201
202
-
If you have write access, you can verify that your warehouse is successfully connected to Segment by entering your password and then selecting **Test Connection**.
202
+
If you have write access, you can verify that your warehouse is connected to Segment by entering your password and selecting **Test Connection**.
203
203
204
204
> info "Changing your synced warehouse"
205
-
> If you’d like to change the warehouse connected to Profiles Sync, [reach out to Segment support](https://segment.com/help/contact/){:target="blank"}.
205
+
> To change the warehouse connected to Profiles Sync, [reach out to Segment support](https://segment.com/help/contact/){:target="_blank"}.
0 commit comments