Skip to content

Commit ecf8b51

Browse files
Apply suggestions from code review
1 parent 3920983 commit ecf8b51

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

src/connections/sources/schema/schema-unique-limits.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,17 @@ If you hit any of the limits or would like to clear out old events or properties
2828
Clearing events from the Source Schema only clears them from the Segment interface. It does not impact the data sent to your destinations or warehouses. Once you clear the events, the Schema page starts to repopulate new events.
2929

3030
#### How can I remove specific events from my Source Schema?
31-
You can archive events in order to declutter the Source Schema. This is particularly useful for Protocols customers that want to keep events “Unplanned yet acknowledged” and build a process to monitor for unplanned events. Please note,
32-
Protocols is not required to use this feature. You can also filter your view by “Archived” in addition to Planned and Unplanned.
33-
34-
If a Tracking Plan is connected, events need to be blocked or unplanned in order to archive. If there is no Tracking Plan connected the event will need to be disabled to see the archive button.
31+
You can archive events in order to declutter the Source Schema. If your Source Schema is connected to a Tracking Plan, events need to be blocked or unplanned for you to archive them. If your Source Schema not connected to a Tracking Plan, you must disable the event to see the archive button.
3532

3633
Archiving an event triggers an “Schema Event Archived” activity to the Audit Trail.
3734

38-
#### How can I clear/archive properties in my source schema?
35+
To view archived events, you can filter your view by “Archived”.
36+
37+
While this is particularly useful for Protocols customers that want to keep events “Unplanned yet acknowledged” and build a process to monitor for unplanned events, Protocols is not required to use this feature.
38+
39+
40+
#### How can I remove properties from my Source Schema?
3941

40-
At this time, you cannot clear or archive old event properties individually. An alternative for this is to archive the event itself, and then clear the archive. After you clear the archive, the event will re-populate in the schema with only the current properties.
42+
At this time, you cannot clear or archive old event properties individually. An alternative to this is to archive the event itself and then clear the archive. After you clear the archive, the event will re-populate in the schema with only the current properties.
4143

4244

0 commit comments

Comments
 (0)