Skip to content

Commit 612edf3

Browse files
Merge pull request #4781 from segmentio/sarahrudy-patch-14
Add info about "Archived Events" to Schema Configuration page
2 parents 4cd90f3 + 4a2d5da commit 612edf3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/protocols/enforce/schema-configuration.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ To enable blocking, go to the **Settings** tab for your source and click on **Sc
1717
> success ""
1818
> You can [export your Source Schema](/docs/connections/destination-data-control/#export-your-source-schema) as a CSV file to quickly audit events from your Tracking Plan.
1919
20+
> warning "Archived events"
21+
> If you archive events while your source is connected to a Tracking Plan, and then later disconnect your Tracking Plan from that source, any archived events will remain archived, but will be allowed if the Schema Configuration was previously set to block unplanned events when your Tracking Plan was connected to the source.
22+
>
23+
> To view all archived events, go to your **Source Schema** page, click **Filter** next to the search bar, and select **Archived**. To unarchive events that have been archived, click **Unarchive** in the event column.
24+
2025
## Track Calls - Unplanned Events
2126
When you set this dropdown to Block Event, Segment drops any events that are not defined in your Tracking Plan. Only allowlisted `track` calls in your Tracking Plan flow through Segment to your Destinations.
2227

0 commit comments

Comments
 (0)