Settings

Demo data

Operator account, integrations, and notification preferences.

Operator profile

NameBen Malaga
Emailbenmalaga03@gmail.com
PhoneSet via BEN_PHONE in .env.local

These will move into Supabase Auth once multi-operator support lands. For now they come from environment variables.

Notification channels

TelegramNot configured
SMS (Twilio)Not configured
Email (Resend)Not configured

Connect or disconnect by editing .env.local. The Telegram webhook reads TELEGRAM_WEBHOOK_SECRET on every request.

Data sources

SupabaseMemory store fallback
Stripe (live mode)Test or unset
Google PlacesNot configured
Vercel APIConnected

API tokens

Token rotation is manual today. To regenerate any token, update the value in .env.local + redeploy. A token-rotation UI lives in the backlog.