# Importing an Existing Key Pair

## Instruction

### 1. Import Key Pair&#x20;

คลิกที่ปุ่ม + "Key Pair" จะปรากฏหน้าต่าง Add Key Pair

![Key Pair Page](/files/JdtlURXb5Hj8oPtIgYvl)

### 2. ไปที่หน้าต่าง Import

คลิกที่ tab import

![Add Key Pair](/files/5obDCflRzEEcrEMKm2Sw)

### 3. ใส่ข้อมูลเพื่อ import key pair

![Import Key Pair](/files/263AQbpZU3ZY82IvXuM2)

**Name** : ชื่อสำหรับ Keypair

\*ความยาวระหว่าง 4 - 20 ตัวอักษร

\*ใช้ได้แค่พยัญชนะภาษาอังกฤษตัวเล็กและตัวใหญ่

**Public Key** : ใส่ Public Key จาก Key Pair ที่ต้องการ Import

\*Key pair support type: rsa, dsa, ecdsa and ed25519

### 4. Confirm import key pair

![](/files/kIjFNgXv86FsdPwwEuib)


---

# 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-epc.gitbook.io/ncs-documents/compute/key-pair/importing-an-existing-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.
