# 4.3 Tính lương

1. **Cài đặt lương cơ bản**&#x20;

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

2. **Khởi tạo bảng lương**&#x20;

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

{% hint style="info" %}
**Lưu ý: không thể tạo bảng lương mới có cùng Tháng/Năm với một bảng lương đã tồn tại (ngoại trừ trường hợp bảng lương đó đã bị hủy, trong trường hợp này thì cho phép trùng)**
{% endhint %}

Sau khi bạn đã khởi tạo bảng lương thành công, khi nhấp vào icon 'Sửa' của bảng lương đó, hệ thống sẽ hiển thị danh sách thông tin lương của nhân viên.

<figure><img src="/files/54o1VM2GR8CnuPSSbn29" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Lưu ý: Để thông tin nhân viên xuất hiện trên bảng lương, cần phải khai báo nhóm nhân viên cho họ.**
{% endhint %}

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

3. **Tính toán lương**&#x20;

Trong màn hình danh sách thông tin lương của nhân viên, bạn có thể chọn một nhân viên bất kỳ để nhập thông tin lương của nhân viên đó&#x20;

<figure><img src="/files/2fAxH1C45ao8A8SIgcH7" alt=""><figcaption></figcaption></figure>

Sau khi bạn nhập các chỉ số lương cho nhân viên, hệ thống sẽ tự động tính toán và hiển thị số tiền **"Thực lĩnh"**&#x20;


---

# 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.sandbox.com.vn/4.-ke-toan/4.3-tinh-luong.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.
