Clarify message for fanout

This commit is contained in:
Jack Kingsman
2026-03-11 21:45:36 -07:00
parent c6cd209192
commit bf53e8a4cb

View File

@@ -1459,7 +1459,8 @@ export function SettingsFanoutSection({
return (
<div className={cn('mx-auto w-full max-w-[800px] space-y-4', className)}>
<div className="rounded-md border border-warning/50 bg-warning/10 px-4 py-3 text-sm text-warning">
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.
</div>
{health?.bots_disabled && (