# คู่มือใช้งานฝั่งพนักงาน

- [การขอลา และอนุมัติวันลา](https://docs.vannila.co/home/employee/leave-request.md): พนักงานกดขอลา และผู้บังคับบัญชากดอนุมัติวันลาได้ผ่านหน้า Line Vannila
- [วิธียกเลิกคำขอลาที่อนุมัติแล้ว](https://docs.vannila.co/home/employee/cancel-leave.md): ยกเลิกคำขอลาที่อนุมัติแล้ว พร้อมคืนวันลาที่ระบบหักออกอัตโนมัติ
- [วิธีใช้งาน "วันนี้มา" บันทึกเวลาเข้า-ออกงาน](https://docs.vannila.co/home/employee/time-attendance.md)
- [เปิดสิทธิ์ใช้งาน Location บนแอป LINE (Allow Location Permission)](https://docs.vannila.co/home/employee/allow-location-access.md)
- [วิธีการเปลี่ยนภาษา (How to Change the Language)](https://docs.vannila.co/home/employee/language-settings.md): (English Below)
- [วิธี Update Software เพื่อเพิ่มประสิทธิภาพการใช้งาน](https://docs.vannila.co/home/employee/software-update.md)


---

# 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.vannila.co/home/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.
