Accessing secrets
- Navigate to your organization in the sidebar
- Click Secrets in the org’s quick links
Available secrets
Each secret shows its current status: configured or not configured.
Set a secret
- Find the secret you want to configure
- Enter the value in the inline password input
- Click Set
Delete a secret
- Find the configured secret
- Click Delete
- The secret is removed immediately
How secrets are used
Secrets are injected during workspace provisioning:- GitHub Token — clones private repos during workspace setup
- DockerHub credentials — pulls private container images without rate limiting
- Claude API Key / OAuth Token — configures Claude Code inside workspaces so agents can authenticate automatically
Related
Launch a workspace
Create workspaces that use these secrets.
GitHub integration
Set up full GitHub App integration per resource.