# Quản lý popup

## Cách truy cập

* Truy cập website cần thiết lập popup

<figure><img src="/files/P1Fi7AOMKopSeSCw7dYK" alt=""><figcaption><p>Lựa chọn website</p></figcaption></figure>

* Chọn menu Quản lý popup bên trái để xem danh sách các smart popup hiện có của website

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

## Thao tác với danh sách

<figure><img src="/files/Ad0WLi9ypiMaaaAKRaT7" alt=""><figcaption><p>Menu quản lý danh sách smart popup</p></figcaption></figure>

Trong danh danh sách popup, bạn có thể:

* Click vào tên popup để truy cập màn hình chỉnh sửa thiết kế cho popup (2)
* Chỉnh sửa nhanh thông tin popup hoặc xóa popup (3)
* Thêm mới 1 popup (4), xem tiếp tại [Tạo mới popup](/smart-popup/tao-moi-popup.md)

## Trạng thái popup và thời gian hiển thị

Việc hiển thị popup sẽ phụ thuộc vào 2 yếu tố là trạng thái và thời gian hiển thị:

| Trạng thái popupu  | Thời gian hiển thị của popup   | Kết quả                                         |
| ------------------ | ------------------------------ | ----------------------------------------------- |
| Bản nháp (vô hiệu) | Đang trong thời gian hiển thị  | ❌ Không hiển thị popup                          |
| Bản nháp (vô hiệu) | Không trong thời gian hiển thị | ❌ Không hiển thị popup                          |
| Hoạt động          | Đang trong thời gian hiển thị  | ✅ Hiển thị popup                                |
| Hoạt động          | Không trong thời gian hiển thị | ⏰Lên lịch và chờ đến đúng thời gian sẽ hiển thị |


---

# 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://help.tempi.vn/smart-popup/quan-ly-popup.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.
