allv Docs
Settings and API Keys
Manage personal preferences, agent behavior, and workspace user API keys.
Settings Areas
- Profile: display name, avatar, and timezone.
- Agent: model provider, model selection, and approval policy.
- Memory: auto-save behavior and approval-first controls.
- Notifications: channel toggles and event preferences.
- API Keys: create and manage workspace user API keys.
Workspace User API Keys
Workspace API keys let approved users authenticate external tools, scripts, and MCP clients against their workspace context.
If you are connecting Cursor or another MCP-compatible client, use `/docs/mcp-server` for the real endpoint pattern, required headers, and read-only memory resource model.
- 1
Create key
Open Settings > API Keys and create a clearly named key.
- 2
Copy and store securely
Copy once and store in a secure secret manager or environment vault.
- 3
Use least privilege
Only share keys with systems that truly need access.
- 4
Rotate and revoke
Delete old keys during offboarding or after suspected exposure.