> 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.md).

# Omni Mini Tool

- [Danh sách Campaign (Chiến dịch)](https://coreretail.gitbook.io/huong-dan-van-hanh-mini-app/omni-mini-tool/danh-sach-campaign-chien-dich.md): Giúp admin quản lý các chiến dịch gửi tin nhắn đến khách hàng. Theo dõi trạng thái và chi tiết cấu hình từng campaign.
- [Nhật kí gửi tin (Campaign)](https://coreretail.gitbook.io/huong-dan-van-hanh-mini-app/omni-mini-tool/nhat-ki-gui-tin-campaign.md): Cho phép admin theo dõi chi tiết lịch sử các tin nhắn đã được hệ thống gửi đi, hỗ trợ kiểm tra tình trạng, nội dung và thời gian gửi
- [Event Trigger Messaging](https://coreretail.gitbook.io/huong-dan-van-hanh-mini-app/omni-mini-tool/event-trigger-messaging.md): Giúp quản lý các mẫu template gắn với từng sự kiện (ví dụ: tạo đơn hàng, cập nhật đơn hàng), phục vụ tự động gửi tin cho khách hàng khi sự kiện xảy ra.
- [Nhật kí gửi tin (ETM)](https://coreretail.gitbook.io/huong-dan-van-hanh-mini-app/omni-mini-tool/nhat-ki-gui-tin-etm.md): Giúp admin theo dõi chi tiết tất cả lịch sử gửi tin nhắn từ hệ thống, để kiểm tra trạng thái, thông tin request/response, hỗ trợ xử lý lỗi và đảm bảo chất lượng dịch vụ.
- [Quản lý mẫu tin UID](https://coreretail.gitbook.io/huong-dan-van-hanh-mini-app/omni-mini-tool/quan-ly-mau-tin-uid.md): Quản lý các mẫu tin nhắn Zalo UID, phục vụ gửi tin tự động cá nhân hóa (ví dụ: chúc mừng, thông báo trúng quà) tới khách hàng trên Zalo.


---

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