Skip to content

Commit 5137be9

Browse files
author
Mallika Sahay
committed
Updates to reflect Selective Sync UI limit
1 parent 29caffc commit 5137be9

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

src/connections/storage/warehouses/selective-sync.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Warehouse Selective sync
2+
title: Warehouse Selective Sync
33
redirect_from: '/connections/warehouses/selective-sync/'
44
---
55

@@ -14,6 +14,9 @@ This feature only affects [warehouses](/docs/connections/storage/warehouses/), a
1414

1515
When you use Selective Sync to prevent data from syncing to a specific warehouse, Segment stops sending new data that meets the selection criteria to that warehouse, however it doesn't delete any existing data in the warehouses. If you use Selective Sync to re-enable a source after disabling it, Segment loads all data that arrived since the last sync into the warehouse, but doesn't backfill data that was omitted while the source was not syncing.
1616

17+
> warning ""
18+
> Note: While all Segment data syncs to your warehouse, for each warehouse only the first 5,000 collections per source and 5,000 properties per collection are visible in the Selective Sync user interface. Learn more about the limits [here](#selective-sync-user-interface-limitations).
19+
1720

1821
## When to use Selective Sync
1922

@@ -43,5 +46,13 @@ To manage data from one specific source to an individual warehouse, go to the Wa
4346

4447
All changes made through Selective Sync only impact an individual warehouse - they do **not** propagate to multiple warehouses at once. To make changes to multiple warehouses, you need to enable/disable data for each individual warehouse.
4548

49+
### Selective Sync User Interface Limits
50+
51+
While you can track unlimited uniquely named events with Segment, only the first 5,000 collections per source and 5,000 properties per collection can be managed using the Selective Sync user interface. After you hit any of these limits, all future data will still be tracked and sent to your warehouse. New collections created after hitting this limit will not be displayed in the Selective Sync table.
52+
53+
You will see a warning in the Selective Sync user interface when the warehouse schema has reached 80% of the limit for collections and/or properties. An error message will appear when you've reached the limit.
54+
55+
Contact [Support](https://app.segment.com/help/contact/) to edit Selective Sync settings for any collections and/or properties which exceed the limit.
56+
4657
> warning ""
4758
> Note: Only Workspace Owners can change Selective Sync settings.

0 commit comments

Comments
 (0)