Settings

Manage API keys and system configuration

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

  1. Login to kalodata.com
  2. Open DevTools (Press F12)
  3. Go to Application → Storage → Cookies
  4. Copy all cookie values
  5. Paste into the field above

AI API Key Configuration

AI API key is configured in the server environment file (.env).

  1. Get your API key from your AI provider
  2. Add it to server/.env file
  3. Set the appropriate environment variable (see documentation)
  4. Restart the server to apply changes

📖 See docs/GEMINI_MIGRATION_GUIDE.md for detailed setup instructions