SSH BridgeSSH Bridge
SSH Keys

Managing SSH Keys

SSH keys provide a more secure way to authenticate with your servers.

Adding a Key

  1. Go to Keys in the sidebar
  2. Click Add Key
  3. Enter a name for the key
  4. Paste your private key content
  5. Optionally add the public key and passphrase
  6. 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.