From bf53e8a4cbbf5174cfac73a74b0b92760a7eeff7 Mon Sep 17 00:00:00 2001 From: Jack Kingsman Date: Wed, 11 Mar 2026 21:45:36 -0700 Subject: [PATCH] Clarify message for fanout --- frontend/src/components/settings/SettingsFanoutSection.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/settings/SettingsFanoutSection.tsx b/frontend/src/components/settings/SettingsFanoutSection.tsx index 3106ccd..31e6a51 100644 --- a/frontend/src/components/settings/SettingsFanoutSection.tsx +++ b/frontend/src/components/settings/SettingsFanoutSection.tsx @@ -1459,7 +1459,8 @@ export function SettingsFanoutSection({ return (
- Integrations are an experimental feature in open beta. + Integrations are an experimental feature in open beta, and allow you to fanout raw and + decrypted messages across multiple services for automation, analysis, or archiving.
{health?.bots_disabled && (