# Create Transaction

เป็นระบบการมอบคะแนนสะสม (Point) ให้กับพนักงาน โดยมีขั้นตอนดังนี้

![](/files/-LsofN8sHG0puu7y65dI)

* คลิกเมนู "Point"
* คลิกเมนูย่อย "Create Transaction"
* คลิกปุ่ม "Add Employee" เพื่อค้นหารายชื่อพนักงานที่ต้องการ

![](/files/-LsobCMW1Yg-cSmH81RP)

* ทำการค้นหารายชื่อพนักงานที่ต้องการ โดยกรอกข้อมูลที่ต้องการค้นหา ดังนี้
  1. Employee ID&#x20;
  2. Employee Name
  3. เลือก Company
  4. Position
* กด "Enter" เพื่อค้นหาข้อมูล
* คลิกเลือกพนักงานที่ต้องการ
* คลิกปุ่ม "Select" เพื่อบันทึกข้อมูล

{% hint style="info" %}
สามารถค้นหา และเลือกจำนวนพนักงานได้ตามต้องการ
{% endhint %}

![](/files/-Lsoe4si9fg22IlPy4KH)

* ระบบจะแสดงรายชื่อพนักงานที่เลือกทั้งหมด

{% hint style="info" %}
หากต้องการลบพนักงานที่ไม่ต้องการออก ให้คลิกเลือกพนักงาน แล้วคลิกปุ่ม "Delete"
{% endhint %}

![](/files/-Lsobmusa98ELzGltYA7)

* คลิกปุ่ม "Transection"

![](/files/-LsocfjHjYm1eiFMOlm5)

* ทำการรกรอกจำนวนคะแนนสะสม (Point) ที่ต้องการมอบให้
* กรอกเหตุผลของการมอบคะแนนสะสม (Point)
* คลิกปุ่ม "Submit" เพื่อบันทึกข้อมูล

![](/files/-Lt84Gyxl5ltwPMMh6F-)

* คลิกปุ่ม "Confirm" เพื่อยืนยันการบันทึกข้อมูล

![](/files/-Lt85HWnBT5kaQ7mqVAO)

* ระบบจะส่งการแจ้งเตือนไปยัง Microsite

{% hint style="info" %}
ผู้ที่มีสิทธิ์การเข้าใช้งานระบบ CRM นี้ สามารถ Login และทำการมอบคะแนนสะสม (Point) ของตัวเองให้พนักงานคนอื่นได้
{% endhint %}


---

# 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://docs.mywallet.co/crm-manual/point/create-transaction.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.
