# ปรับปรุงข้อมูลพนักงาน

ผู้ใช้งานสามารถปรับปรุง (อัปเดต/แก้ไข) ข้อมูลพนักงานในระบบจัดการข้อมูลพนักงาน (ระบบหลังบ้าน) ได้โดยการ Export ข้อมูลออกมาเป็นไฟล์ Excel จากนั้นทำการแก้ไขข้อมูลตามที่ต้องการ และ Import กลับเข้าสู่ระบบอีกครั้ง

ทั้งนี้ การอัปเดตข้อมูลจะต้องเป็นไปตามเงื่อนไขที่ระบบกำหนด ซึ่งสามารถตรวจสอบรายละเอียดได้จาก Data Dictionary (Update) ที่แนบอยู่ในไฟล์ Excel ที่ทำการ Export ออกมา

<br>

{% embed url="<https://document.timemint.co/timemint-setting/undefined-4/export>" %}

{% embed url="<https://document.timemint.co/timemint-setting/undefined-4/import>" %}


---

# 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://document.timemint.co/timemint-setting/undefined-4.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.
