Skip to content

Commit 5e3f54b

Browse files
Merge pull request #5508 from segmentio/bcaudillo-patch-6
Update documentation to include archiving events
2 parents 1eb9b37 + ecf8b51 commit 5e3f54b

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

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

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,18 @@ If you hit any of the limits or would like to clear out old events or properties
2727

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

30-
#### How can I clear/archive properties in my source schema?
30+
#### How can I remove specific events from my Source Schema?
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.
32+
33+
Archiving an event triggers an “Schema Event Archived” activity to the Audit Trail.
34+
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?
41+
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.
3143

32-
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.
3344

0 commit comments

Comments
 (0)