Provider API keys
Keys are encrypted at rest and never shown again after saving. A key entered here overrides the matching environment variable.
anthropic
configured · env · ••••-...
gemini
configured · env · ••••sW4g
Notes
- Encryption uses a master key from
COLLIEBOT_SECRET_KEY, or an auto-generated.colliebot_secretfile. Keep it safe and out of git — losing it means re-entering keys. - Serve over HTTPS and set
COLLIEBOT_ADMIN_TOKENin production so keys aren't posted in the clear or to an unauthenticated dashboard. - Anthropic keys → console.anthropic.com; Gemini keys → aistudio.google.com/apikey.