diff --git a/web/src/components/menu/SearchResultActions.tsx b/web/src/components/menu/SearchResultActions.tsx
index 8a9373bcc..521b9ec6a 100644
--- a/web/src/components/menu/SearchResultActions.tsx
+++ b/web/src/components/menu/SearchResultActions.tsx
@@ -159,7 +159,12 @@ export default function SearchResultActions({
Confirm Delete
- Are you sure you want to delete this tracked object?
+ Deleting this tracked object removes the snapshot, any saved
+ embeddings, and any associated object lifecycle entries. Recorded
+ footage in History view is NOT deleted.
+
+
+ Are you sure you want to proceed?
Cancel