> 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/iv.-cau-hoi-thuong-gap/15.-cach-chuyen-doi-hang-loat-lien-he-tu-tai-khoan-quan-ly-nay-sang-tai-khoan-quan-ly-khac.md).

# 15. Cách chuyển đổi hàng loạt liên hệ từ tài khoản quản lý này sang tài khoản quản lý khác

StringeeX hỗ trợ tính năng nâng cao Cấu hình tài khoản quản lý, hỗ trợ nhân sự mới quản lý các liên hệ và phiếu ghi của nhân sự cũ thông qua giao diện [Liên hệ](/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/ii.-chuc-nang-he-thong/3.-lien-he/3.1.-quan-ly-lien-he.md#tinh-nang-nang-cao)

<figure><img src="/files/7hI1mFAgH2t2kGVyos2f" alt=""><figcaption></figcaption></figure>

Sau khi click vào Cấu hình tài khoản quản lý, admin có thể thao tác với các lựa chọn như minh hoạ dưới đây:

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

* **Thay thế:** chức năng này sẽ thực hiện thay thế tài khoản quản lý trong tất cả liên hệ sang tài khoản quản lý khác. Chức năng cũng thay đổi trường giao cho sang agent mới với các phiếu ghi của liên hệ tương ứng
* **Xoá:** chức năng này sẽ thực hiện xóa tài khoản quản lý trong tất cả liên hệ tài khoản đó đang quản lý
* **Xoá tất cả:** chức năng này sẽ thực hiện xóa tất cả tài khoản quản lý trong tất cả liên hệ


---

# 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/iv.-cau-hoi-thuong-gap/15.-cach-chuyen-doi-hang-loat-lien-he-tu-tai-khoan-quan-ly-nay-sang-tai-khoan-quan-ly-khac.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.
