> For the complete documentation index, see [llms.txt](https://hr.docs.ssaudit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hr.docs.ssaudit.com/phan-he-cham-cong/huong-dan-dang-ky-tang-ca.md).

# Hướng dẫn Đăng Ký Tăng Ca

## **Mô tả nghiệp vụ**

Danh mục này quản lý dữ liệu đăng ký tăng ca của công nhân viên.

## **Các bước thực hiện**

### **Hướng dẫn đăng ký thông tin tang ca**

Trên Thanh tác nghiệp, chọn ![](/files/NfZZ2R0mOLU4HGGuK4np).

Để đăng ký thì làm theo hướng dẫn ở phần **II.2**. Sau đó dữ liệu sẽ được hiển thị như Hình VI.1.1.

![VI.1.1](/files/PzlBTE0BQXHjTd2omDxz)

**Giải thích ý nghĩa:**

* ĐK tăng ca: Là số giờ đăng ký tăng ca (đơn vị tính là giờ).
* Loại tăng ca : có 5 loại Tăng ca (TC sau; TC trước; TC trưa; TC nghỉ bù; TC không nghỉ bù) \*
  * Tăng ca ngày thường:
    * TC sau: Là tăng ca sau giờ làm việc.
    * TC trước: Là tăng ca trước giờ làm việc.
    * TC trưa: Là tăng ca trong giờ nghỉ trưa.
  * Đăng ký làm tăng ca ngày chủ nhật hoặc ngày lễ:
    * TC nghỉ bù: Là đăng ký tăng ca sau đó được nghỉ bù một ngày nào đó.
    * TC không nghỉ bù: Là đăng ký tăng ca mà không có ngày nghỉ bù.
* Ca: Là Ca làm việc, dựa vào ca này để tính tăng ca cho nhân viên.

### **Hướng dẫn sửa, xóa và xuất dữ liệu**

Để sửa, xóa và xuất dữ liệu ra file Excel thì làm theo hướng dẫn ở phần **II.3, II.4, II.5, II.6.**

1. **Giải thích báo cáo**

* Bảng đăng ký tăng ca chi tiết: là danh sách đăng ký tăng ca theo từng ngày của từng nhân viên.

![](/files/T1nrA0UP3j4ARgSWkHBQ)

* Bảng đăng ký tăng ca tổng hợp: là danh sách đăng ký tăng ca theo nhiều ngày của nhiều nhân viên

![](/files/FZj4MtaYXzbwbQlcrTRK)


---

# 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://hr.docs.ssaudit.com/phan-he-cham-cong/huong-dan-dang-ky-tang-ca.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.
