Configuration Status
AI API
Not configured
Kalodata Cookie
Not configured
PH
Update Configuration
Open DevTools on kalodata.com → Application → Cookies → Copy entire cookie string
🍪 Cookie will be saved to localStorage and auto-expire after 1 day
Americas
Asia
Europe
Select the region corresponding to your Kalodata account
Quick Guide
Get Kalodata Cookie
- Login to kalodata.com
- Open DevTools (Press F12)
- Go to Application → Storage → Cookies
- Copy all cookie values
- Paste into the field above
AI API Key Configuration
AI API key is configured in the server environment file (.env).
- Get your API key from your AI provider
- Add it to
server/.envfile - Set the appropriate environment variable (see documentation)
- Restart the server to apply changes
📖 See docs/GEMINI_MIGRATION_GUIDE.md for detailed setup instructions