> For the complete documentation index, see [llms.txt](https://tailieu.luklak.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tailieu.luklak.com/giao-dien-tinh-nang/cham-cong/su-dung-tren-mobile-app.md).

# Sử dụng trên Mobile app

## 1. Tổng quan

**Chấm công** trên <mark style="color:blue;">**Luklak**</mark> cho phép nhân sự check-in, check-out theo giờ làm việc, giải trình cho các bất thường khi chấm công ngay trên [<mark style="color:blue;">**Mobile app của Luklak**</mark>](/giao-dien-tinh-nang/mobile-app.md)

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

## 2. Check-in, Check-out

Nhân sự truy cập vào mobile app <mark style="color:blue;">**Luklak**</mark> để thực hiện chấm công

{% hint style="info" %}
Người dùng cần cấp quyền truy cập vào GPS, Camera và kết nối tới Wi-Fi quy định để có thể chấm công
{% endhint %}

{% embed url="<https://guidejar.com/guides/SnsHK7SH2h7CPBTEymZW>" %}

## 3. Giải trình

Khi phát sinh bất thường trong chấm công (đi muộn, về sớm, quên chấm công, nghỉ ngày…), nhân sự sẽ thực hiện **Giải trình** bằng cách chọn hoặc tạo các Mục để giải thích theo quy định của quản lý.

{% hint style="success" %}
**Gợi ý** 💡:

Doanh nghiệp nên chuẩn hóa quy trình giải trình, giúp xử lý công bằng và minh bạch, mà còn xây dựng văn hóa làm việc chuyên nghiệp, kỷ luật trong toàn công ty.

➡️ **Giải trình đúng mẫu – xử lý rõ ràng – tăng tính tự giác và trách nhiệm.**
{% endhint %}

{% embed url="<https://guidejar.com/guides/JZjl4Bdf27VyL2Bxizmc>" %}

## 💡 FAQs

<details>

<summary>Không thể chấm công dù đã kết nối tới Wi-Fi quy định</summary>

👉 Hãy liên hệ tới quản lý hoặc bộ phận IT, có thể điều kiện về MAC address hoặc IP address đã thiết lập sai

</details>


---

# 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://tailieu.luklak.com/giao-dien-tinh-nang/cham-cong/su-dung-tren-mobile-app.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.
