# Tạo khách hàng mới

**Thêm khách hàng mới:** Cho phép nhập thủ công thông tin khách hàng trực tiếp lên hệ thống

<figure><img src="/files/3qI0mQhVXlkqBAnTKnGK" alt=""><figcaption><p>Thêm thành viên mới</p></figcaption></figure>

**Bước 1:** Truy cập dashboard quản lý ⇒ Chọn mục "**Khách hàng**"

**Bước 2:** Nhấn nút "**Thêm thành viên**"

<figure><img src="/files/ui3v3KcMaaxiA30gLkGD" alt=""><figcaption><p>Thêm thành viên</p></figcaption></figure>

**Bước 3:** Nhập các thông tin thành viên mới: Họ tên, số điện thoại, ngày sinh, Email


---

# 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.miniapp.vn/huong-dan/khach-hang-6/tao-khach-hang-moi.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.
