From 715e7776c91b32102eb60d1f9c39003f36ec0c0d Mon Sep 17 00:00:00 2001 From: weiyiwang-rgb Date: Wed, 15 Apr 2026 19:09:30 -0500 Subject: [PATCH] Update lexicon.mdx Added snippet about the discrepancy in numbers between the Lexicon UI and the CSV export --- pages/docs/data-governance/lexicon.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/docs/data-governance/lexicon.mdx b/pages/docs/data-governance/lexicon.mdx index e329a788c2..a0bb584491 100644 --- a/pages/docs/data-governance/lexicon.mdx +++ b/pages/docs/data-governance/lexicon.mdx @@ -348,6 +348,8 @@ In the Export panel, you can select: The requester will receive an email with a link to download a single CSV file. This link remains active for 14 days. Each CSV file can contain up to 5,000 events, 2,000 properties per event, and 2,000 user profile properties. +The numbers in the CSV export may not match exactly with the numbers in the Mixpanel UI. This is because the numbers in the Lexicon UI only include queries made from the Mixpanel UI, whereas the numbers in the CSV export include queries made from the Mixpanel public API in addition to the queries made from the UI. + ### CSV Import Project owners and admins can export a CSV of their Lexicon changes, make changes, and import that CSV back into Lexicon.