> For the complete documentation index, see [llms.txt](https://coreretail.gitbook.io/huong-dan-van-hanh-mini-app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coreretail.gitbook.io/huong-dan-van-hanh-mini-app/omni-mini-tool/nhat-ki-gui-tin-campaign.md).

# Nhật kí gửi tin (Campaign)

<figure><img src="/files/OjnqQjSMODOZqBH1Sjd8" alt=""><figcaption><p>Hiển thị nhật kí gửi tin</p></figcaption></figure>

**Bộ lọc tìm kiếm**

* *Tìm theo tên*: Nhập số điện thoại hoặc thông tin liên quan để lọc kết quả nhanh.
* **Bảng nhật ký gửi tin**
  * **#**: Số thứ tự trong danh sách.
  * **Số điện thoại**: Số của người nhận tin nhắn.
  * **TemplateCode**: Mã template tin nhắn đã được phê duyệt và sử dụng.
  * **Nội dung biến**: Giá trị của biến động trong tin nhắn (ví dụ: ngày hẹn, tên khách hàng). Hiển thị ở dạng JSON.
  * **IdOmniMess**: Mã định danh tin nhắn trong hệ thống gửi tin (OMNI ID), hỗ trợ tra cứu khi cần kiểm tra logs chi tiết.
  * **Thời gian**: Ngày giờ chính xác tin nhắn được gửi.
  * **Trạng thái**: Hiển thị kết quả gửi (ví dụ: ✅ thành công, ⚠️ lỗi).
  * **Hành động**: Tương lai có thể thêm chức năng xem chi tiết, tái gửi, tải log.
* **Phân trang**
  * Chọn số dòng hiển thị mỗi trang.
  * Điều hướng qua các trang của danh sách nhật ký.

***

#### 🛠️ Hướng dẫn sử dụng

<figure><img src="/files/qekgMqeXwdkgioVIfvXd" alt=""><figcaption><p>Lọc theo tên</p></figcaption></figure>

1️⃣ Sử dụng ô *Tìm theo tên* để lọc nhanh các tin nhắn theo số điện thoại.\
2️⃣ Quan sát bảng kết quả để:

* Xem số điện thoại người nhận.
* Kiểm tra TemplateCode đã dùng.
* Xem nội dung biến để đảm bảo giá trị động chính xác.
* Tra cứu IdOmniMess để đối chiếu với hệ thống gửi tin.
* Xác minh thời gian gửi.
* Kiểm tra trạng thái gửi (1 = thành công).\
  3️⃣ Dùng phân trang để xem thêm các bản ghi nếu có nhiều tin nhắn.


---

# 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:

```
GET https://coreretail.gitbook.io/huong-dan-van-hanh-mini-app/omni-mini-tool/nhat-ki-gui-tin-campaign.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.
