> 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-2/undefined-7.md).

# วิธีการเข้าระบบหลังบ้านของผู้ได้รับสิทธิ์ (สำหรับพนักงาน)

## วิธีการเข้าระบบหลังบ้านสำหรับเจ้าหน้าที่ที่ได้รับสิทธิ์

<figure><img src="https://www.timemint.co/wp-content/uploads/2023/07/วิธีเข้าสู่ระบบ-web.gif" alt=""><figcaption></figcaption></figure>

1. **ไปที่** [**https://member.timemint.co/**](https://member.timemint.co/)
2. **เลือก เข้าสู่ระบบด้วย “ทางเลือกอื่นๆ”**
3. **จะเข้าสู่หน้า “ลงชื่อเข้าใช้ด้วยรหัสคิวอาร์”**

## **ไปที่เเอปพลิเคชัน TimeMint  (สีเขียว) ของพนักงาน**

<div align="left"><figure><img src="https://www.timemint.co/wp-content/uploads/2023/07/วิธีเข้าสู่ระบบผ่านเเบบ.gif" alt="" width="375"><figcaption></figcaption></figure></div>

1. ไปที่เเอปพลิเคชันสำหรับพนักงาน
2. ไปที่ "เมนู"&#x20;
3. เลือก "เพิ่มเติม"&#x20;
4. ไปที่ปุ่มสแกนด้านบนขวามือ เเล้วกดเพื่อสแกนคิวอาร์โค้ดที่อยู่หน้าเว็บไซต์ (ระบบหลังบ้าน)
5. เมื่อสเเกนเรียบร้อยแล้วกด “กดตกลง”

## **เมื่อ Login เข้าสู่ระบบมาเเล้วจะเจอกับฟังก์ชันที่ได้กำหนดไว้**


---

# 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-2/undefined-7.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.
