🌐 Workflows & Swarm
Personal Gateway — Mobile Ops from Start to Reply
Enable FuseIQ Personal Gateway: Telegram, WhatsApp, Slack, Discord, SMS, and Email → FuseMind + Fuse Link → channel reply + audit.
Updated July 5, 2026
8 min read
Personal Gateway turns your messaging channels into a governed agent surface — not a demo bot. Every inbound message can run FuseMind, delegate to Fuse Link on your machine, and reply on the same channel with audit trail.
Start — enable the gateway
1
Open Integrations → Personal Gateway.
2
Toggle Enabled and pick routing mode: Swarm only, FuseMind always, or FuseMind fallback.
3
Set FuseMind mode (autonomous, research, execute) and enable hybrid runtime + self-learn if you want tool loops.
Connect channels
1
Telegram — connect bot token in Integrations, click Register Webhook (auto-secret).
2
WhatsApp — Meta Business webhook → /api/integrations/whatsapp/webhook.
3
Slack / Discord — save Team/Guild ID; gateway handles free-form messages alongside slash commands.
4
SMS / Email — Twilio and Resend webhooks route into the same durable job queue.
Execute — what happens on each message
- Inbound webhook enqueues a durable channel_gateway_jobs row (survives serverless timeouts)
- Cron worker retries pending/failed jobs every minute
- Gateway runs Swarm match OR full FuseMind loop with optional Fuse Link tool_loop / workspace
- HITL approval links appear in queue errors when sensitive actions need sign-off
Results — verify health & audit
1
Open Channel Health panel — webhook status, last reply, Telegram re-register.
2
Check Audit Log for channel_gateway events with trace IDs.
3
Send a test message — expect a reply within seconds on healthy channels.
⚠️
Enterprise tier recommended for multi-channel production. Free-form gateway uses FuseMind quota — monitor usage in Billing.
Was this helpful?
