> For the complete documentation index, see [llms.txt](https://help.safebooks.vn/safebooks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.safebooks.vn/safebooks/ngan-sach/bao-cao-5/bao-cao-ngan-sach.md).

# Báo cáo ngân sách từng kỳ

Báo cáo xem tình hình thực hiện các chỉ tiêu ngân sách thực tế so với dự toán của 1 tháng trong năm.

* ***Đường dẫn***: ***Ngân sách/ Báo cáo/ Báo cáo ngân sách***
* *Điều kiện lọc:*

<figure><img src="/files/8yYq4YNAAQCoM2dkM66W" alt=""><figcaption></figcaption></figure>

* Kỳ: thời điểm cần lọc báo cáo
* Năm lọc số tiền dự toán của năm báo cáo

***Thẻ chi tiết:***

* Đơn vị: mã đơn vị cơ sở được lọc ngân sách, mặc nhiên theo đơn vị truy nhập.
* Nhấn **Đồng ý.**

***Màn hình lọc kết quả như sau:***

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

***Ý nghĩa của 1 số trường**:*

* Mã chỉ tiêu: dùng để theo dõi các mẫu báo cáo
* Ngân sách: số dự đoán của chỉ tiêu ngân sách lấy từ màn hình Cập nhật dự toán ngân sách
* Trong kỳ: Số thực hiện/ phát sinh trong tháng tại thời điểm lọc báo cáo
* Chênh lệch: Bằng số ngân sách – thực hiện, để biết đã phát sinh chi phí vượt quá ngân sách hay chưa, nếu vượt thì vượt bao nhiều tiên.
* Tỷ lệ = Thực hiện/ Ngân sách \*100 (dùng để so sánh tỷ lệ thực với tỷ lệ dự toán)
* Chênh lệch/ Tỷ lệ năm: dùng để so sánh giữa thực hiện và dự toán theo năm.
* Chọn biểu tượng **In** trên thanh công cụ để in báo cáo.


---

# 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.safebooks.vn/safebooks/ngan-sach/bao-cao-5/bao-cao-ngan-sach.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.
