# การเพิ่มข้อมูลพนักงาน

เป็นขั้นตอนการเพิ่มรายละเอียดพนักงานที่ยังไม่มีในระบบ โดยมีขั้นตอนดังนี้

![](/files/-LsaNVlsO3BK9lClQpM-)

* คลิกปุ่ม "Create New Employee"

![](/files/-LsVhaQZucH80ri6yC00)

* กรอกข้อมูลรายละเอียด ดังนี้
  1. คลิกเลือก Company
  2. Employee ID
  3. Name English
  4. Name Thai
  5. Nickname
  6. Position
  7. คลิกเลือก Division
  8. Leader
  9. Date of Birth
  10. Starting Date
  11. ID Card
  12. Telephone
  13. Email
  14. Line ID
* คลิกปุ่ม "Save" เพื่อบันทึกข้อมูล

{% hint style="info" %}
หากไม่มีรายการ Company ให้เลือกสามารถทำการเพิ่มได้ที่ขั้นตอน "การเพิ่ม Group Management"
{% endhint %}

![](/files/-LsaNhxfeQiCtWcgqPZD)

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


---

# 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/employee/new-employee.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.
