diff --git a/DATA_AND_PRIVACY.md b/DATA_AND_PRIVACY.md
index 9390d37722..5570729c20 100644
--- a/DATA_AND_PRIVACY.md
+++ b/DATA_AND_PRIVACY.md
@@ -67,6 +67,10 @@ _If you want to find diagnostic data events in the source code, these two links
Microsoft.PowerToys.TrayFlyoutModuleRunEvent |
Logs when a utility from the tray flyout menu is run. |
+
+ Microsoft.PowerToys.Uninstall_Success |
+ Logs when PowerToys is successfully uninstalled (who would do such a thing!). |
+
### OOBE (Out-of-box experience)
@@ -139,6 +143,10 @@ _If you want to find diagnostic data events in the source code, these two links
Microsoft.PowerToys.AdvancedPasteInAppKeyboardShortcutEvent |
Triggered when a keyboard shortcut is used within the Advanced Paste interface. |
+
+ Microsoft.PowerToys.AdvancedPasteSemanticKernelFormatEvent |
+ Triggered when Advanced Paste leverages the Semantic Kernel. |
+
### Always on Top