> For the complete documentation index, see [llms.txt](https://helpfastcons.fastwork.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpfastcons.fastwork.vn/huong-dan-chi-tiet/tien-ich/tinh-nang-nhap-cong/thuc-hien/giao-dien-web-app.md).

# Giao diện Web App

1\. Tại giao diện chính, chọn **HRM**→**Bảng chấm công**

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

2\. Chọn **Xác nhận** tương ứng

<figure><img src="/files/0NUzWjBWuyhoMTeoh3MY" alt=""><figcaption></figcaption></figure>

3\. Vào **Tiện ích**→**Nhập dữ liệu chấm công nhân viên**

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

4\. **Chọn ngày nhập công**

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

5\. Bấm chọn **Thêm/sửa nhân viên**, sau đó, tick chọn các nhân viên cần nhập công. Bấm **Chọn**

<figure><img src="/files/9ZFgiqRRrWDJyoFZEcXs" alt=""><figcaption></figcaption></figure>

6\. Cập nhật thông tin chấm công của từng người tại bảng, sau đó, bấm **Lưu**

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

7\. Sau khi nhập công thành công, những người được nhập công sẽ hiển thị số công của ngày tương ứng kèm một dấu tick xanh lá bên cạnh.&#x20;

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

8\. Khi bấm vào chi tiết ngày của 1 tài khoản, chọn tab **Thông tin điều chỉnh** sẽ hiên thị thông tin về người nhập và thông tin nhập

<figure><img src="/files/9fTxt53HoE7fl41GEiWf" 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://helpfastcons.fastwork.vn/huong-dan-chi-tiet/tien-ich/tinh-nang-nhap-cong/thuc-hien/giao-dien-web-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.
