# Delete SSH Key-Value Pair

You can delete a SSH key-value pair that is not being used by any environment.

You must be a self-service user or an administrator to perform this operation.

To delete an SSH key-value pair, follow the steps given below.

1\. Log in to Clarity.

2\. Click Access and Security in the left panel.

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

3\. Select the SSH key to delete from the list of available SSH key-value pairs in the SSH tab.

4\. Click Delete SSH key on the toolbar seen on top of the list of SSH key-value pairs.

5\. Click Delete Key-Pair on the message if you are sure that you want to delete the selected SSH key-pair.

The selected SSH key-value pair is deleted. This operation cannot be undone.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.platform9.com/managed-openstack/5.8/authentication-and-authorization/authentication-delete-ssh-key-value.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
