# Generate Coupon

ขั้นตอนการใช้งานระบบสร้าง Coupon ถูกแบ่งออกเป็นสามส่วน ผู้ดูแลดำเนินการตั้งค่าการสร้างตามขั้นตอนที่แสดงในหน้าต่าง

![](/files/ypfQ8WxsauvIeM8gTvi9)

#### Package Selection

กำหนด Package สำหรับ Account ที่จะสร้าง รายละเอียดข้อมูลสามารถอ่านเพิ่มเติมได้ในหัวข้อ [Package](/site-management/user-management/internet-package.md)&#x20;

สามารถกำหนด Expire Date ให้กับ Account ที่สร้างได้ โดย Expire Date ที่กำหนดในส่วนนี้จะมีความสำคัญมากกว่า Expire Date จาก Package

![](/files/bPl3f2Eo9cFQOCHRN7qk)

#### Account Customization

กำหนดรูปแบบของ Account ที่ถูกสร้าง&#x20;

![](/files/4Z9Eqwns9bE4GoMdl7FA)

รายละเอียดมีดังนี้

* Prefix : ส่วนนำของ Account ที่จะถูกสร้าง
* Password Complexity : ความซับซ้อนของรหัสผ่าน เลือกได้จากสองแบบ
  * Number Only : สุ่มจากตัวเลขเท่านั้น
  * Number & Alphabet : สุ่มจากตัวเลขและตัวอักษรภาษาอังกฤษ

{% hint style="info" %}
ระบบจะไม่สุ่มใส่อักษร I L O เพื่อป้องกันความสับสนกับตัวเลข
{% endhint %}

* Password Length : ความยาวของรหัสผ่าน

{% hint style="info" %}
สามารถตรวจสอบตัวอย่างของ Account ที่จะถูกสร้างได้ใน Sample Username และ Sample Password
{% endhint %}

#### Generate Configuration

กำหนดจำนวน Account ที่ต้องการสร้าง สามารถบันทึกข้อความได้ในช่อง Remark

![](/files/TaPN40t717k074U7X0Io)

เมื่อกดปุ่ม Save แล้วระบบจะสร้าง Account ขึ้นมาพร้อมแสดงผลลัพธ์ผ่านหน้าต่าง Coupon Lot Detail


---

# 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/generate-coupon.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.
