diff --git a/frontend/src/lib/components/SuperadminSettingsInner.svelte b/frontend/src/lib/components/SuperadminSettingsInner.svelte
index 6b2184e9b0..124a19e800 100644
--- a/frontend/src/lib/components/SuperadminSettingsInner.svelte
+++ b/frontend/src/lib/components/SuperadminSettingsInner.svelte
@@ -631,8 +631,9 @@
>
Are you sure you want to disable {disableUserEmail}? They will be immediately logged
- out and unable to log in.Are you sure you want to disable {disableUserEmail}? All their active sessions and
+ tokens will be revoked immediately. They will be unable to log in until re-enabled. Their
+ content (scripts, flows, apps) will not be affected.