# Coupon Lot

ข้อมูล Coupon Lot จะถูกแสดงอยู่ในตาราง ผู้ดูแลสามารถเปิดหน้าต่าง [Generate Coupon](/site-management/user-management/coupon/generate-coupon.md) ได้โดยการกดปุ่ม "Generate Coupon"

![](/files/MzdY8BWI80v1WlZS2q3D)

รายละเอียดข้อมูลในตารางมีดังนี้

* Created At : วันเวลาที่ Coupon Lot นี้ถูกสร้าง
* Prefix : คำนำของ Account ที่ถูกสร้างใน Lot นี้
* Total : จำนวน Account ที่ถูกสร้าง
* Activated : จำนวน Account ใน Lot ที่ถูกเปิดใช้งานแล้ว
* Creator : ผู้ดูแลที่สร้าง Coupon Lot นี้
* Remark : ข้อความที่ผู้ดูแลบันทึกไว้
* Action : การจัดการข้อมูล
  * Detail : เปิดหน้าต่างรายละเอียด Coupon Lot
  * Print : เปิดหน้าต่างสำหรับพิมพ์ Account ใน Lot
  * Delete : ลบ Account ทั้งหมดใน Lot นี้ ไม่สามารถดำเนินการได้หากมี Account ที่กำลังใช้งานอยู่

### Coupon Lot Detail

หน้าต่างนี้จะแสดงข้อมูลของ Coupon Lot ทั้งค่าที่โดยตั้งตอนสร้าง และข้อมูล Account ที่ถูกสร้าง แบ่งออกเป็นกลุ่มดังนี้

![](/files/Im4Tx1VWosUDFmyxOKqQ)

#### Coupon Lot Information

กรอบแสดงข้อมูลเกี่ยวกับการตั้งค่าตอนสร้าง Coupon&#x20;

![](/files/gbprD2AyHIOc9SbOss3N)

#### Account Status

แสดงสถานะของ Account ที่ถูกสร้างใน Lot นี้

* Inactive : Account นี้ยังไม่ถูกใช้งาน
* Active : Account นี้ถูกใช้งานแล้ว&#x20;
* Expired : Account นี้หมดอายุการใช้งานแล้ว
* Deleted : Account นี้ถูกลบออกจากระบบแล้ว

![](/files/XKstKMVDuckSLzGFfrFA)

#### Account Detail

ตารางแสดงรายละเอียดของ Account ใน Lot รายละเอียดตารางสามารถดูได้จาก [User Account](/site-management/user-management/user-account.md)

![](/files/TyYXR7EdblVfBS5Evf9i)

### Coupon Print Page

หน้าต่างนี้จะแสดงขึ้นมาเมื่อผู้ดูแลกดปุ่ม Print Coupon Lot โดยระบบจะแสดงภาพตัวอย่างข้อมูล Account WiFi สำหรับพิมพ์ออกมา ผู้ดูแลสามารถเลือกรูปแบบข้อมูลที่สร้างไว้จากหัวข้อ [Coupon Template ](/site-management/user-management/coupon/coupon-template.md)มาใช้งานได้

![](/files/gHJ6UBbZLOxZBPSuBpsX)

ผู้ดูแลสามารถตั้งค่าการพิมพ์ได้ดังนี้

* Paper Format : เลือกรูปแบบกระดาษที่ต้องการ
* Print Template : เลือก Template จากที่เคยบันทึกไว้ในหน้า [Coupon Template](/site-management/user-management/coupon/coupon-template.md)
* WiFi SSID : เลือกชื่อ WiFi SSID ที่จะแสดงใน Coupon&#x20;

เมื่อกดปุ่ม "Print Page" แล้วระบบจะเปิดหน้าต่างพิมพ์ของ Browser ที่ผู้ดูแลใช้งานอยู่ขึ้นมา

![](/files/mAG4NWwwDlrWWnnf16TL)


---

# 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://manual.seara.biz/site-management/user-management/coupon/coupon-lot.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.
