# Tiến trình chạy

**Tiến trình chạy** là nơi giúp quý khách theo dõi toàn bộ hoạt động của phần mềm theo thời gian thực. Khi một chiến dịch bắt đầu chạy, mọi thao tác của phần mềm đều sẽ được hiển thị ngay lập tức trên tiến trình. Quý khách có thể nhìn thấy phần mềm đang chạy chiến dịch nào, trên tài khoản nào, đang xử lý data nào, trạng thái của data ra sao… Tất cả đều được cập nhật tự động theo từng giây giúp quý khách dễ dàng theo dõi.

Trong quá trình gửi, nếu tin nhắn thành công, thất bại, bị chặn, không tồn tại,... hoặc có lỗi xảy ra tiến trình cũng sẽ cập nhật ngay, giúp quý khách nắm bắt được thông tin và xử lý kịp thời.

> #### Tại trang chủ -> chọn <mark style="color:red;background-color:red;">**"Tiến trình chạy"**</mark>

<div align="left"><figure><img src="/files/BiBQE4KjTRrMZtAf6DGr" alt="" width="529"><figcaption></figcaption></figure></div>

* Tài khoản đang thực hiện hành động và data nào sẽ hiện tại đấy

<div align="left"><figure><img src="/files/rI9Y0NxIILAz1T5P8ZtA" alt="" width="563"><figcaption></figcaption></figure></div>

> <mark style="color:red;background-color:red;">Qúy khách có thể theo dõi riêng từng hoạt động của từng tài khoản</mark>

* Chọn tài khoản ⇒ **"Load lịch sử"**

<div align="left"><figure><img src="/files/ABZgeW0cvduQLIPtE3WG" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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-akabiz-zalo-web/tien-trinh-chay.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.
