> For the complete documentation index, see [llms.txt](https://guide.ucall.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.ucall.vn/chien-dich-callbot-ai-auto-call/xay-dung-chien-dich/buoc-2-tao-danh-sach-khach-hang/nhap-tu-chien-dich-khac.md).

# Nhập từ chiến dịch khác

Nhập danh sách khách hàng là nhập từ chiến dịch khác có sẵn trên hệ thống. Đầu tiên, bạn bấm lựa chọn lần lượt các bộ lọc phù hợp chiến dịch mới theo tiêu chí khác nhau (bao gồm thông tin khách hàng theo trạng thái, chất lượng, label, khoảng thời gian, ...).

<figure><img src="/files/QuMATYTY6Mpln0sFKSmh" alt=""><figcaption><p>Thông số tuỳ chọn danh sách khách hàng</p></figcaption></figure>

Sau khi tuỳ chọn các thông số xong, bạn ấn **Tìm kiếm** - hệ thống sẽ liệt kê danh sách khách hàng phù hợp với yêu cầu của bạn và bạn có thể thêm vào danh sách khách hàng mới của mình

Sau đó, bấm Thêm vào danh sách khách hàng để DSKH được tạo trước đó từ chiến dịch cũ sẽ được thêm vào danh sách khách hàng của chiến dịch mới.&#x20;

Như vậy, bạn đã có khách hàng trong chiến dịch để thực hiện một chiến dịch gọi điện tự động. Sau khi có danh sách khách hàng, bạn sẽ chuyển sang [**Bước 3 - Cài đặt chiến dịch.**](/chien-dich-callbot-ai-auto-call/xay-dung-chien-dich/buoc-3-cai-dat-chien-dich.md)


---

# 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://guide.ucall.vn/chien-dich-callbot-ai-auto-call/xay-dung-chien-dich/buoc-2-tao-danh-sach-khach-hang/nhap-tu-chien-dich-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.
