diff --git a/DATA_AND_PRIVACY.md b/DATA_AND_PRIVACY.md
index 56a2eb9eee..0ad4bda9c9 100644
--- a/DATA_AND_PRIVACY.md
+++ b/DATA_AND_PRIVACY.md
@@ -147,6 +147,18 @@ _If you want to find diagnostic data events in the source code, these two links
Microsoft.PowerToys.AdvancedPasteSemanticKernelFormatEvent |
Triggered when Advanced Paste leverages the Semantic Kernel. |
+
+ | Microsoft.PowerToys.AdvancedPasteSemanticKernelErrorEvent |
+ Occurs when the Semantic Kernel workflow encounters an error. |
+
+
+ | Microsoft.PowerToys.AdvancedPasteEndpointUsageEvent |
+ Logs the AI provider, model, and processing duration for each endpoint call. |
+
+
+ | Microsoft.PowerToys.AdvancedPasteCustomActionErrorEvent |
+ Records provider, model, and status details when a custom action fails. |
+
### Always on Top