# Report Topup | ให้ Point แบบซ้ำ รายวัน สัปดาห์ เดือน ทำอย่างไร?

**Repeat Topup** สร้างรายการให้ Point ซ้ำ รายวัน รายสัปดาห์ รายเดือน <br>

* เริ่มที่เมนู **Well Point**
* เลือกที่ **Repeat Topup**&#x20;
* เลือก **Add new repeat**&#x20;
* เลือก **Repeat condition** \
  \&#xNAN;**- Daily (รายวัน)**\
  **- Every week on (รายสัปดาห์)**\
  **- Every month on (รายเดือน)**&#x20;
* กรอกข้อมูลที่ระบุ ประกอบด้วย\
  \- **Start date** วันเริ่ม \
  \- **End date** วันสิ้นสุดที่ต้องการทำรายการ\
  \- **Point** จำนวนพอยต์\
  \- **Title** ชื่อหัวข้อ\
  \- **Description** คำอธิบายหัวข้อ\
  \- **Assign to** เลือกผู้ที่ต้องการทำรายการให้
* **กด Submit**

![](/files/i4SUf1qvcwDzIhfUJhRV)

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


---

# 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://guide.wellexp.co/how-to-use-frontend-wellexp/well-point/point-2.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.
