# Tổng quan

## <mark style="color:blue;">Nội dung</mark>

Trước tiên, bạn cần [Tạo chiến dịch gọi tự động](/5-buoc-thuc-hien-chien-dich-auto-call-1/5-buoc-thuc-hien-chien-dich-goi-tu-dong/tao-chien-dich-goi-tu-dong.md) để có chiến dịch trên hệ thống của uCall.

Sau đó, bạn thực hiện 5 bước thực hiện chiến dịch auto call.

* [Bước 1. Xây dựng kịch bản](/5-buoc-thuc-hien-chien-dich-auto-call-1/5-buoc-thuc-hien-chien-dich-goi-tu-dong/buoc-1.-xay-dung-kich-ban.md)
* [Bước 2. Nhập danh sách khách hàng](/5-buoc-thuc-hien-chien-dich-auto-call-1/5-buoc-thuc-hien-chien-dich-goi-tu-dong/buoc-2.-nhap-danh-sach-khach-hang.md)
* [Bước 3. Cài đặt chiến dịch](/5-buoc-thuc-hien-chien-dich-auto-call-1/5-buoc-thuc-hien-chien-dich-goi-tu-dong/buoc-3.-cai-dat-chien-dich.md)
* [Bước 4. Kiểm tra và chạy chiến dịch](/5-buoc-thuc-hien-chien-dich-auto-call-1/5-buoc-thuc-hien-chien-dich-goi-tu-dong/buoc-4.-kiem-tra-va-chay-chien-dich.md)​
* [Bước 5. Báo cáo chiến dịch](/5-buoc-thuc-hien-chien-dich-auto-call-1/5-buoc-thuc-hien-chien-dich-goi-tu-dong/buoc-5.-bao-cao-chien-dich.md)


---

# 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://document.ucall.vn/5-buoc-thuc-hien-chien-dich-auto-call-1/tong-quan.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.
