# Thêm mới khách hàng từ file excel

**Mục đích:**\
Chức năng này cho phép upload các file dữ liệu lên hệ thống để cập nhật hoặc thêm mới thông tin khách hàng.

**Có 2 cách để upload file lên hệ thống:**

1. Upload trực tiếp: Chọn file từ máy tính và tải lên hệ thống.
2. Upload qua mẫu file: Tải file mẫu, điền thông tin theo định dạng yêu cầu, sau đó upload lên hệ thống.


---

# 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.salework.net/salework-tai-lieu/salework-contact/vai-tro-nhan-vien/them-moi-khach-hang-tu-file-excel.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.
