> For the complete documentation index, see [llms.txt](https://docs.cloudeka.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.ai/service-portal-ai/account-setting/ssh-key.md).

# SSH Key

The **SSH Keys** section is used to manage SSH public keys that can be used for secure authentication when accessing supported compute resources, such as virtual machines, without using a password. Users can add, view, and delete SSH keys associated with their account.

<figure><img src="/files/jslfQ4npLtGJrSc5C2Eg" alt=""><figcaption></figcaption></figure>

## Add SSH Key

To add a new SSH key, click **Add SSH Key**.

<figure><img src="/files/Ct0Ye8yFoatELbN2z0OJ" alt=""><figcaption></figcaption></figure>

The system displays the **Add Public SSH Key** form. Select the project where the SSH key will be added from the **Choose Project** dropdown.

<figure><img src="/files/We1F0olpiMhyUIIsza4a" alt=""><figcaption></figcaption></figure>

After selecting a project, paste the previously generated **public SSH key** into the **SSH Key Content** field.

<figure><img src="/files/DagL9fqtCOsyQLADDkTb" alt=""><figcaption></figcaption></figure>

Enter a name for the SSH key in the **Name** field, then click **Submit** to save the SSH key.

<figure><img src="/files/AreL8hi90eD1p0DKIv0j" alt=""><figcaption></figcaption></figure>

If the SSH key is created successfully, the system displays the notification **"SSH Key has been successfully created."** The newly created SSH key is then added to the **SSH Keys** list.

<figure><img src="/files/dSKXRiMppfXTntj9JuIL" alt=""><figcaption></figcaption></figure>

Click **Copy** to copy the **SSH Key Fingerprint** to your clipboard for verification or future reference.

<figure><img src="/files/Z3FZN4GYSifhYjqcSo6f" alt=""><figcaption></figcaption></figure>

## Delete SSH Key

Click **Delete** in the **Action** column for the SSH key you want to remove.

<figure><img src="/files/GHA3YwoxWKDeKwW2BWNo" alt=""><figcaption></figcaption></figure>

The system displays a confirmation dialog. Enter the SSH key name in the confirmation field, then click **I understand the consequences, delete this Key** to permanently delete the SSH key.

<figure><img src="/files/bqv1z0fcSaZFMn4m5xdK" alt=""><figcaption></figcaption></figure>

If the SSH key is deleted successfully, the system displays the notification **"SSH Key has been successfully deleted."** The deleted SSH key is then removed from the **SSH Keys** list.

<figure><img src="/files/CIYjqn9fCwewfUTlCnyi" alt=""><figcaption></figcaption></figure>
