Managing Environment Variables
Configure environment variables through the Blink web UI:- Navigate to your agent’s settings
- Go to Settings → Environment Variables
- Add, edit, or delete variables as needed
- 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