# วิธีดาวน์โหลดเทมเพลตสำหรับนำเข้าข้อมูล

<figure><img src="https://www.timemint.co/wp-content/uploads/2025/03/ดาวน์โหลด-file-import-.gif" alt=""><figcaption></figcaption></figure>

### 1.ไปที่เมนู นำเข้าข้อมูลพนักงาน

### 2.เลือก “รายงานข้อมูลพนักงาน” เพื่อดาวน์โหลดไฟล์สำหรับกรอกรายละเอียด

### 3.ไปที่ “หัวข้อ” เลือก “ข้อมูลพื้นฐาน (เพิ่ม)”

### 4.ไปที่ พนักงาน เลือก “ไฟล์ตัวอย่าง” และกด ดาวน์โหลด

<mark style="color:red;">**เมื่อดาวน์โหลดไฟล์ตัวอย่างมาแล้ว สามารถกรอกรายละเอียดตามคอลัมน์ที่ TimeMint กำหนดได้เลย (ห้ามลบ/แก้ไข/หรือลบหัวข้อในคอลัมน์เด็ดขาด)**</mark>

### วิธีการดู “รหัสโปรไฟล์มาตรฐาน”

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

1. ไปที่เมนู โปรไฟล์มาตรฐาน
2. เลือกโปรไฟล์ที่ต้องการ
3. รหัสโปรไฟล์ จะปรากฏหลังคำว่า “จัดการโปรไฟล์” เช่น PR#866

### วิธีการดู “รหัสกลุ่มพนักงาน”

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

1. ไปที่เมนู กลุ่มพนักงาน
2. เลือกกลุ่มพนักงานที่ต้องการ
3. รหัสกลุ่มพนักงาน จะปรากฏหลังชื่อกลุ่ม เช่น G#00000016792

### <mark style="color:red;">การกรอกรายละเอียดข้อมูลพนักงาน</mark>

เมื่อดาวน์โหลดไฟล์มาแล้ว คุณสามารถกรอกรายละเอียดตามคอลัมน์ในไฟล์ตัวอย่างได้ โดยข้อมูลจะอธิบายเพิ่มเติมใน ชีทที่ 2 ชื่อว่า “Data Dictionary (Add)” เพื่อไม่ให้เกิดการผิดพลาดในการกรอกข้อมูล ควรตรวจสอบข้อมูลให้ถูกต้องและตรงตามคอลัมน์ที่ TimeMint กำหนด

### <mark style="color:red;">การระบุสิทธิ์วันลาคงเหลือ</mark>

* หากระบุตัวเลขในช่องข้อมูล ระบบจะบันทึกวันลาตามตัวเลขที่ระบุ
* หากเว้นช่องว่างไว้ ระบบจะยืดวันลาคงเหลือตามโปรไฟล์มาตรฐานที่กำหนดไว้ก่อนหน้านี้


---

# 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-3/new-import-file/undefined.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.
