> For the complete documentation index, see [llms.txt](https://help.fastwork.vn/fastwork-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-payroll/huong-dan-thiet-lap/huong-dan-xem-bao-cao-luong/huong-dan-xem-bao-cao-luong-theo-thang-theo-quy-theo-nam-tren-phan-mem-fastwork.md).

# Hướng dẫn xem báo cáo lương theo tháng, theo quý, theo năm trên phần mềm FastWork

Phần mềm Fastwork hỗ trợ tổng hợp báo cáo lương. Người quản lý có thể biết được tổng số tiền sử dụng để chi trả lương cho người lao động trong 1 tháng, trong 1 quý hoặc trong 1 năm. Hoặc tổng số tiền lương đã trả cho 1 nhân viên trong năm qua là bao nhiêu.

Để xem báo cáo lương, thực hiện như sau:

**Bước 1:** Chọn **HRM** -> chọn **Bảng tính lương** -> chọn **Báo cáo lương tổng hợp**

<figure><img src="https://fc-use1-00-pics-bkt-00.s3.amazonaws.com/79620180ce66e27c66759c0d02a48a90ecc67a56e568b1d445f1e7ebd35a3fbc/f_faq-image/u_3e38da1de48fe4f2078620490fbd5d467f75d2fd226e5659079160450f082d15/img_ae4p6q55m2_e9f7d2ace70fa27393f4932f65efdf19870e49d72dfa26bbdba5361ac1eafacd.png" alt=""><figcaption><p>Giao diện chức năng Báo cáo lương tổng hợp</p></figcaption></figure>

**Hoặc:**

<figure><img src="https://fc-use1-00-pics-bkt-00.s3.amazonaws.com/79620180ce66e27c66759c0d02a48a90ecc67a56e568b1d445f1e7ebd35a3fbc/f_faq-image/u_3e38da1de48fe4f2078620490fbd5d467f75d2fd226e5659079160450f082d15/img_ims2j11o60_492febdd89f0935bc755153a58793cfa09e49c7a3983aa7dcc2cc7aa3a6b9cf1.png" alt=""><figcaption></figcaption></figure>

**Bước 2:** Tại giao diện báo cáo lương này, quản lý sẽ biết được tiền lương đã trả cho mỗi nhân viên theo từng tháng, theo quý hoặc số tiền lương tổng đã chi trả cho từng nhân viên trong 1 năm qua

<figure><img src="https://fc-use1-00-pics-bkt-00.s3.amazonaws.com/79620180ce66e27c66759c0d02a48a90ecc67a56e568b1d445f1e7ebd35a3fbc/f_faq-image/u_3e38da1de48fe4f2078620490fbd5d467f75d2fd226e5659079160450f082d15/img_1624706600376.png" alt=""><figcaption><p>Giao diện báo cáo lương</p></figcaption></figure>

{% hint style="info" %}
Để xuất dữ liệu báo cáo lương ra file excel, từ mục **Tiện ích** -> chọn **Xuất báo cáo**
{% endhint %}

<figure><img src="https://fc-use1-00-pics-bkt-00.s3.amazonaws.com/79620180ce66e27c66759c0d02a48a90ecc67a56e568b1d445f1e7ebd35a3fbc/f_faq-image/u_3e38da1de48fe4f2078620490fbd5d467f75d2fd226e5659079160450f082d15/img_1624706697369.png" alt=""><figcaption><p>Giao diện báo cáo lương</p></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://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-payroll/huong-dan-thiet-lap/huong-dan-xem-bao-cao-luong/huong-dan-xem-bao-cao-luong-theo-thang-theo-quy-theo-nam-tren-phan-mem-fastwork.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.
