Settings
Connect your tools, configure AI behavior, and manage business profiles
Running in Demo Mode
Add your API keys to .env.local to enable real AI generation and email sending. All features work in preview mode without keys.
Quick Setup — .env.local
# Supabase NEXT_PUBLIC_SUPABASE_URL=https://xxx.supabase.co NEXT_PUBLIC_SUPABASE_ANON_KEY=eyJ... SUPABASE_SERVICE_ROLE_KEY=eyJ... # Anthropic (AI Engine) ANTHROPIC_API_KEY=sk-ant-xxx # Resend (Email) RESEND_API_KEY=re_xxx