Add & Use SSH Keys
InstaWP allows you to add an SSH key, enabling you to safely access your site remotely from anywhere. The use of public-key cryptography for connection and authentication adds another layer of security.
In this documentation, we will explore how to:
Let’s get started 🚀
Add a New SSH Key
Step 1: Go to Profile on the top-right corner and select the Account option from the drop-down list.
Step 2: Select SSH Key Pair from the options. Here, you can add a new SSH key by giving a label and a public key. Click on the Add SSH/SFTP User button.
Step 3: Set a label for your new key and paste the Public Key and click Save SSH Key.
Use an SSH Key
InstaWP allows you to use an SSH key for accessing password-less login for your website.
To enable SSH for a site, you can refer to the Enable SFTP & SSH document.
Updated on: 04/08/2025
Thank you!