docs(TSP-1339): add conversation_deleted and workforce_task_deleted audit events#709
docs(TSP-1339): add conversation_deleted and workforce_task_deleted audit events#709claude[bot] wants to merge 1 commit into
Conversation
…udit events Add conversation_deleted OTEL audit event that fires when agent conversations are deleted (single or bulk). Also document workforce_task_deleted, which now fires from the workforce UI, the chat interface, and automated data retention policies. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
🎯 Vibe checkReviewed: 1 file (1 with issues, 0 clean) Scores
Score key: 🟢 9–10, 🟡 6–8, 🔴 1–5. ✨ Overall vibe: The content itself is genuinely good — clear technical descriptions, well-structured attribute tables, and the migration warnings for the 🔧 Issues (5)
🧩 Component suggestions (3)
|
| Item | Count |
|---|---|
| Files reviewed | 1 |
| Context pages read | 2 |
| Total lines processed | ~1163 |
Files read: enterprise/streaming-events.mdx (608 lines), enterprise/data-retention.mdx (389 lines), enterprise/analytics.mdx (166 lines)
Summary
conversation_deletedOTEL audit log event under Agent events: fires when agent conversations are deleted individually or in bulk (each deletion is a separate event). Gated by existing per-orgcustomer_otelconfiguration.workforce_task_deletedOTEL audit log event under Workforce events: fires when workforce tasks are deleted via the workforce UI, the chat interface, or automated data retention policies. Also gated bycustomer_otelconfiguration.Both are fire-and-forget events. Changes are based on PR #16143 in relevance-api-node.
Linear: https://linear.app/relevance/issue/TSP-1339/