Managing SSH Keys
SSH keys provide a more secure way to authenticate with your servers.
Adding a Key
- Go to Keys in the sidebar
- Click Add Key
- Enter a name for the key
- Paste your private key content
- Optionally add the public key and passphrase
- Click Create
Using a Key
When creating or editing a host, set the Auth Type to SSH Key and select your key from the dropdown.
Team Shared Keys
If you're part of a team, shared SSH keys will appear in your keys list with a team badge. These are read-only and managed by the team owner or admin.