Skip to content

Commit 7604fc0

Browse files
authored
Merge pull request #4095 from segmentio/ashton-huxtable-patch-1
Add info about clearing schema properties
2 parents 7aac233 + 71b1dce commit 7604fc0

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

src/connections/schema-unique-limits.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,16 @@ While you can technically track unlimited events with Segment, only the first 4,
1010

1111
While you can track unlimited event properties with Segment, the event details page for a specific event can only show the first 300 properties. After you hit the 300 property limit, future properties are still tracked and sent to your Destinations, but they won't appear on the event details page. This limit includes nested properties in an event's `properties` object.
1212

13-
These limits can also affect the traits and properties that you can see in the Computed Trait and Audience builder tools in Engage. If expected traits or properties do not appear in these tools, contact the [Segment Support team](https://segment.com/help/contact/).
13+
These limits can also affect the traits and properties that you can see in the Computed Trait and Audience builder tools in Engage. If expected traits or properties do not appear in these tools, contact the [Segment Support team](https://segment.com/help/contact/){:target="blank"}.
1414

1515

1616
**How can I clear the Schema if I have hit the limits?**
1717

1818
If you hit any of the limits or would like to clear out old events or properties, you can clear the Schema data from your Source Settings. In your Source, navigate to Settings, then Schema Configuration. Scroll down to the **Clear Schema History** setting.
1919

20-
![](images/schema_config_clear_schema.png)
20+
![Clear your Schema data with Clear Schema History](images/schema_config_clear_schema.png)
21+
22+
23+
**How can I clear/archive properties in my source schema?**
24+
25+
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.

0 commit comments

Comments
 (0)