Settings

Database
Supabase connection and schema management
Demo Mode
AI Agent
AI configuration for Grant Agent, Forensic Bot, and Contract tools
Connected
Integrations
QuickBooks, email, and external service connections
Coming Soon
Organization
Cobalt Industries branding and user management
Coming Soon
To connect to production database:
1. Create a Supabase project at supabase.com
2. Run supabase/migrations/001_cobalt_schema.sql
3. Copy your project URL and anon key to .env.local
4. Set NEXT_PUBLIC_DEMO_MODE=false
5. Add ANTHROPIC_API_KEY for AI features