Skip to content

Commit a343a08

Browse files
committed
final cleanup [netlify-build]
1 parent 90465bb commit a343a08

File tree

1 file changed

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

1 file changed

+23
-23
lines changed

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

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -157,53 +157,53 @@ See [Tables you materialize](/docs/unify/profiles-sync/tables/#tables-you-materi
157157

158158
As you use Profiles Sync, keep the following limits in mind:
159159

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.
164163

165164
## Working with synced warehouses
166165

167-
<!-- add transition line here -->
166+
Once your warehouse is connected, you can monitor syncs and review their details in the Segment app.
168167

169168
### Monitor Profiles Sync
170169

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.
172171

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:
174173

175-
| DATA TYPE | DEFINITION |
176-
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
177-
| 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 |
174+
| Data type | Definition |
175+
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------- |
176+
| 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 |
181180

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.
183182

184183
If the sync failed, Segment shows any available error messages in the sync report.
185184

185+
186186
### Settings and maintenance
187187

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.
189189

190-
#### Disable or delete a warehouse
190+
#### Turn off or delete a warehouse
191191

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.
193193

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.
195195

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.
197197

198198
#### Connection settings
199199

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.
201201

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**.
203203

204204
> 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"}.
206206
207207
#### Sync schedule
208208

209-
Segment supports hourly syncs.
209+
Profiles Sync runs on an hourly schedule.

0 commit comments

Comments
 (0)