# How to Manage a Key Pair?

### a. How to view all Key Pairs?

To view all Key Pairs, follow the steps given below:

**Step 1:** [Login](https://customer.acecloudhosting.com/index.php?m=ace_product_register_addon\&action=login) to your account.

**Step 2**: From the left-hand side menu, select **Utilities** and click **Key Pair**.

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

Here, you can view all of your Key Pairs.

### b. How to create a Key Pair?

To create a Key Pair, follow the steps given below:

**Step 1:** Click "Create Key Pair."

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

**Step 2**: Fill in the details and click **Submit**.

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

**Step 3:** Click **Download Key Pair.**

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

**Note:** Once closed, the private key cannot be saved/downloaded again.

### c. How to import a Key pair?

To import a key pair, follow the steps below:

**Step 1:** Click on **Import.**

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

**Step 2:** Fill in all the required details and click **Import Key Pair.**

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

### d. How to delete a key pair?

To delete a key pair, follow the steps below:

**Step 1:** Select the checkbox against the key pair you want to delete and click the delete icon.

<figure><img src="/files/5IgzLN03PaPFeLuFNRID" alt=""><figcaption></figcaption></figure>

**Step 2:** Click **Delete** to confirm deletion.

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

### e. How to view an overview of a Key Pair?

To view an overview of a key pair, follow the steps below:

**Step 1:** Click on the key pair name for which you want to view the overview.

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

**Step 2:** Here, you can view the overview.

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


---

# 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.acecloud.ai/knowledge-base/utilities/how-to-manage-a-key-pair.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.
