Skip to main content
Agent environment variables are configured in the web UI and passed to agent containers at runtime.

Managing Environment Variables

Configure environment variables through the Blink web UI:
  1. Navigate to your agent’s settings
  2. Go to SettingsEnvironment Variables
  3. Add, edit, or delete variables as needed
Each variable has:
  • Key - The variable name (e.g., ANTHROPIC_API_KEY)
  • Value - The variable value
  • Secret - Whether to mask the value

Secret Variables

Mark variables as “secret” for sensitive values like API keys and tokens:
  • Values are masked as “Hidden” in the UI
  • Secret values are never returned in API responses

System-Reserved Variables

These variables are automatically set by the server and cannot be overridden: