# การส่ง Notification

เป็นขั้นตอนการส่งการแจ้งเตือน (Notification) ให้กับพนักงานที่ต้องการทราบ โดยมีขั้นตอนดังนี้

![](/files/-Lsp6uDI79s21L4BhM_d)

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

![](/files/-Lsp87c26njIjy1jsM2C)

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

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

![](/files/-Lsp8XfkTWx1m5we8c4p)

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

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

![](/files/-Lsp8kQT_e5jRzmbD2Fk)

* คลิกปุ่ม "Input Msg"

![](/files/-Lsp9EItm-TwRPDt75fj)

* กรอกข้อมูลที่ต้องการส่งการแจ้งเตือน
* คลิกปุ่ม "Send" เพื่อส่งการแจ้งเตือน

![](/files/-LsuUBvtNEEqvCG2NtTR)

* คลิกปุ่ม "Confirm" เพื่อยืนยันการส่งการแจ้งเตือน

![](/files/-LsuU_pp92-sw_oXVleX)

* คลิกปุ่ม "OK" เพื่อปิดกลับสู่เมนูหลัก

![](/files/-LsuVQQfNOYyszCXgSSU)

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


---

# 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/notification/send-notification.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.
