API Keys & Credentials
Manage API keys and secrets for LLM providers and integrations.
Last updated
Manage API keys and secrets for LLM providers and integrations.
Credentials are the API keys and secrets that connect your workspace to LLM providers and external services.
Click + Add Credential
Select the credential type (OpenRouter, OpenAI, Anthropic, etc.)
Enter the API key or secret
Give it a label for identification
Click Save
OpenRouter
Primary LLM provider (100+ models)
OpenAI
GPT models directly
Anthropic
Claude models directly
Composio
Tool integration framework
Clerk
Authentication service
AWS
S3 storage and vectors
Custom
Any API key for custom integrations
For each stored credential:
Test — verify the key is valid and connection works
Edit — update the key (e.g., after rotation)
Delete — remove the credential
View usage — see which agents and tools use this credential
Deleting a credential immediately breaks all agents and tools that depend on it. Test the replacement before removing the old key.
Credentials are encrypted at rest
Keys are never displayed in full after saving (masked)
All credential access is logged in Audit Logs
Credentials are workspace-scoped — not shared between workspaces
To rotate a credential:
Create the new key in the external service
Edit the credential in Settings
Paste the new key
Click Save
Test to verify
No downtime — the new key takes effect immediately.
Last updated

