# 12. Create Profile SSH Key

**Step 1:** When you have authenticated and logged in to the service administration page, click on the area showing account name to the right of the upper corner of the page. Select **SSH Key Management.** Users will be directed to the **SSH Key** profile administration page.

<div align="left"><img src="https://2390348865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWlkzQhTPyIXxhxLraR5E%2Fuploads%2FmkUGHG93k0JhtbaaQUaY%2Fimage.png?alt=media&#x26;token=e32a6f46-bdc7-4008-9424-fa9e8b1e2ec0" alt=""></div>

<div align="right"><img src="https://2390348865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWlkzQhTPyIXxhxLraR5E%2Fuploads%2F2DyZC5DO3z2D179Iiu5v%2Fimage.png?alt=media&#x26;token=9f564152-3171-4204-aaa0-22d70cff18d9" alt=""></div>

**Step 2:** Select **Import SSH Key**. A new interface will appear.

![](https://2390348865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWlkzQhTPyIXxhxLraR5E%2Fuploads%2FlNFxjJDDfcVyqsTPY6N1%2Fimage.png?alt=media\&token=142db4f0-27bf-4e2f-b7d2-66649c6ada79)

**Step 3:**

* **If users want to create a separate pair of key pairs:** Select **Generate new key pair**. The system will automatically create and display the full SSH key info. Users can rename the profile instead of the default profile name set by the system.
* **If users want to use an existing pair of key pairs:** Fill in the SSH key public information obtained from the third source. Users can rename the profile instead of the default profile name set by the system. After pressing **Save**, the system will re-verify the accuracy of the key, and save the SSH Key profile with the name and information. Users will also be allowed to download the **private key** of the SSH profiles and select the profile to see key details.

![](https://2390348865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWlkzQhTPyIXxhxLraR5E%2Fuploads%2FVpH7cKtao09WAVonQ7QS%2Fimage.png?alt=media\&token=9b4dd25c-62c7-4e0e-b706-1d00df6c8bb4)

{% hint style="info" %} <mark style="color:blue;">**Note:**</mark> The current system supported following SSH key formats: 'ssh-rsa, ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384', 'ecdsa-sha2-nistp521', 'ssh-ed25519'.
{% endhint %}
