# PROFILE

**Thông tin chính trong hồ sơ**

* **Tên và vai trò**: Hiển thị tên của bạn và vai trò (Affiliate/Seller).
* **Email**: Địa chỉ email dùng để đăng nhập và nhận thông báo từ ClickSale.
* **Mật khẩu**: Có thể thay đổi mật khẩu để tăng tính bảo mật.
* **Partner Key**: Mã quan trọng để kết nối API hoặc thực hiện giao dịch.
* **Thông tin cá nhân**:
  * Địa chỉ
  * Số điện thoại
  * Ngày sinh
  * Liên kết mạng xã hội

***

**Hướng dẫn quản lý hồ sơ**

* **Cập nhật thông tin cá nhân**
  * Bước 1: Nhấn vào nút **"Chỉnh sửa"**.
  * Bước 2: Cập nhật địa chỉ, số điện thoại, ngày sinh hoặc liên kết mạng xã hội.
  * Bước 3: Lưu lại thay đổi để cập nhật hồ sơ.
* **Thay đổi mật khẩu**
  * Bước 1: Nhấn vào nút **"Thay đổi mật khẩu"**.
  * Bước 2: Nhập mật khẩu hiện tại và mật khẩu mới.
  * Bước 3: Xác nhận để cập nhật mật khẩu.
* **Quản lý Partner Key**
  * **Copy Partner Key**: Nhấn **"Copy"** để sao chép mã.
  * **Tạo mới Partner Key**: Nếu cần key mới, nhấn **"Tạo Partner Key"**.


---

# 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://help.clicksale.vn/tong-quan/profile.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.
