# Chia data khi chọn nhiều tài khoản

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

Với phương thức tải data lên chiến dịch bằng file excel, phần mềm hỗ trợ chia data trong Excel gồm:

1. Chia đều data cho danh sách tài khoản được chọn
2. Tất cả tài khoản đều chọn chung 1 Data

Ví dụ: Bạn có 2 tài khoản Zalo và 100 SĐT cần gửi tin nhắn. Và lên chiến dịch như hình

<figure><img src="/files/K3EfOjSSuuWG51RWb5zo" alt="" width="563"><figcaption></figcaption></figure>

1. Nếu bạn chọn Phân loại `Chia đều data cho danh sách tài khoản được chọn`

**Cơ chế**: Sau khi bấm Lưu, phần mềm sẽ tự tạo ra 2 chiến dịch, được tạo bởi 2 tài khoản mà bạn chọn. Mỗi chiến dịch sẽ có số data thực hiện là 1/2 Data trong file excel.

<figure><img src="/files/Of5dTu6PLybGIZ2cBSFy" alt=""><figcaption><p>Double Click vào Tên chiến dịch để xem số thống kê</p></figcaption></figure>

2. Nếu bạn chọn `Tất cả tài khoản đều chọn chung 1 data`

**Cơ chế**:

* Sau khi bấm Lưu, phần mềm sẽ tự tạo ra 2 chiến dịch, được tạo bởi 2 tài khoản mà bạn chọn.
* Mỗi chiến dịch sẽ có số data phải thực hiện như nhau. Tức là những Zalo của SĐT trong file excel đó đều nhận được lời mời kết bạn từ 2 tài khoản Zalo của bạn.

<figure><img src="/files/4tlsYhSiYWIycafBDRdB" alt=""><figcaption></figcaption></figure>

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


---

# 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://akabizauto.gitbook.io/support/tinh-nang-chung-desktop/chia-data-khi-chon-nhieu-tai-khoan.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.
