> For the complete documentation index, see [llms.txt](https://document.timemint.co/timemint-setting/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://document.timemint.co/timemint-setting/untitled-7/undefined.md).

# เพิ่มรายการทำงานล่วงเวลา (โอที)

## วิธีขอทำงานล่วงเวลา (โอที) แบบปกติ&#x20;

ที่เป็นกะทำงานที่อยู่ในวันเดียวกัน ผู้ใช้งานสามารถเลือกวันที่ตามวันที่จะทำงานล่วงเวลา (โอที) ได้เลย

<figure><img src="https://www.timemint.co/wp-content/uploads/2023/07/ขอโทแบบปกติ.gif" alt=""><figcaption></figcaption></figure>

## วิธีขอทำงานล่วงเวลา (โอที) แบบข้ามวัน

สำหรับพนักงาน<mark style="color:red;">ที่มีกะทำงานแบบข้ามวัน</mark>จะมีวิธีการขอทำงานล่วงเวลา(โอที) ที่ต่างจากการขอทำงานล่วงเวลา(โอที)แบบปกติ&#x20;

ตัวอย่าง พนักงานมีเวลากะทำงานวันที่ 13 เวลา  20:00-05:00 (กะทำงานแบบข้ามวัน)&#x20;

1. มีโอทีก่อนเวลาทำงาน 17:00-20:00 <mark style="color:red;">**จะต้องขอโอทีโดยเลือกวันที่ 13**</mark>
2. มีโอทีหลังเวลาทำงาน 05:00-08:00 <mark style="color:blue;">**จะต้องขอโอทีโดยเลือกวันที่ 14**</mark>

### วิธีขอโอทีก่อนเวลาทำงาน&#x20;

<figure><img src="https://www.timemint.co/wp-content/uploads/2023/07/โอทีข้ามวัน-แบบก่อน-.gif" alt=""><figcaption></figcaption></figure>

### วิธีขอโอทีหลังเวลาทำงาน

<figure><img src="https://www.timemint.co/wp-content/uploads/2023/07/โอทีข้ามวัน-แบบหลัง.gif" alt=""><figcaption></figcaption></figure>

เพิ่มรายการทำงานล่วงเวลาให้กับพนักงาน

* เลือกไอคอน “เพิ่มรายการ”
* เลือก “บันทึกรายการทำงานล่วงเวลา”
* เลือกรายชื่อพนักงานที่ต้องการทำรายการ
* ระบุประเภทรายการ
* เลือกช่วงเวลาทำงาน (ก่อนช่วงทำงาน/ก่อนเวลาทำงาน/ในเวลาทำงาน/หลังเวลาทำงาน)
* เลือกประเภทของวัน (วันทำงานปกติ/วันหยุดประจำสัปดาห์/วันหยุดประจำปี/กำหนดเอง)
* ระบุรายละเอียดของรายการ
* วันที่้ต้องการ (กำหนดวันที่ต้องการขอทำงานล่วงเวลา)
* เหตุผล (ในการขอทำโอที)
* เวลาเริ่มต้น (เวลาเริ่มทำโอที)
* เวลาสิ้นสิ้น (เวลาสิ้นสุดทำโอที)
* เลือก “เพิ่มรายการ”
* บันทึกรายการเรียบร้อยแล้ว


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://document.timemint.co/timemint-setting/untitled-7/undefined.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
