> For the complete documentation index, see [llms.txt](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/ii.-chuc-nang-he-thong/9.-cai-dat/9.7-quan-ly-chien-dich/9.7.1-chien-dich-goi-ra/kho-khach-hang.md).

# Kho khách hàng

## Giao diện Kho khách hàng

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

### (1) Bộ lọc thông tin&#x20;

* **Danh sách khách hàng:** lọc theo tên danh sách khách hàng (tên nhóm khách hàng)
* **Thời gian cập gần nhất:** lọc theo thời gian cập nhật gần nhất của danh sách khách hàng
* **Thêm danh sách:** StringeeX hỗ trợ khách hàng tạo danh sách khách hàng (nhóm khách hàng) từ liên hệ có sẵn trên hệ thống hoặc thông qua bộ lọc liên hệ đã tạo (trong bộ lọc nâng cao)

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

### (2) Kết quả bộ lọc

* **Tên danh sách khách hàng:** tên nhóm khách hàng đã tạo
* **Tên chiến dịch:** tên chiến dịch nhóm khách hàn tương ứng đã được thêm vào
* **Hành động:**
  * **Sửa:** thêm/sửa/xoá khách hàng trong danh sách tương ứng
  * **Xoá:** thao tác xoá danh sách khách hàng (xoá nhóm khách hàng)

## Thêm khách hàng vào kho khách hàng

Admin có thể click vào “Thêm danh sách” tại giao diện Kho khách hàng để thêm khách hàng vào kho khách hàng

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

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

* **Tên danh sách:** đặt tên cho danh sách khách hàng
* **Thêm từ:**
  * **Liên hệ:** thêm từ liên hệ có sẵn trên hệ thống
  * **Bộ lọc:** thêm từ bộ lọc liên hệ đã được tạo trong phần Bộ lọc nâng cao


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/ii.-chuc-nang-he-thong/9.-cai-dat/9.7-quan-ly-chien-dich/9.7.1-chien-dich-goi-ra/kho-khach-hang.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
