> For the complete documentation index, see [llms.txt](https://help.arito.vn/tai-chinh-ke-toan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.arito.vn/tai-chinh-ke-toan/tai-san-co-dinh/bao-cao-3/bao-cao-chi-tiet-tang-giam-tai-san-co-dinh.md).

# Báo cáo chi tiết tăng/giảm tài sản cố định

Dùng để theo dõi chi tiết tình hình tăng (do mua mới, sửa chữa,...) hoặc giảm (do thanh lý, tháo dỡ phụ tùng,...) của tài sản theo từng kỳ.

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

**Bước 1:** Vào đường dẫn ***Tài sản/ Báo cáo/ Tăng/giảm TSCĐ/ Báo cáo chi tiết tăng/giảm TSCĐ***

**Bước 2:** Nhập thông tin lọc và nhấn **Đồng ý**

<figure><img src="/files/3TaLLHg7064tzMWY3fQH" alt=""><figcaption><p>Nhập điều kiện lọc</p></figcaption></figure>

**Các thông tin cần lưu ý:**

* Từ kỳ/năm đến kỳ/năm: lọc theo thời gian ghi nhận tăng tài sản.
* Chọn loại Tăng/Giảm: báo cáo thể hiện theo mã loại chọn trên khai báo điều chỉnh giá trị tài sản

<figure><img src="/files/4abSNWi6yZGQNvR0vuA5" alt=""><figcaption><p>Báo cáo chi tiết tăng giảm TSCĐ loại Tăng</p></figcaption></figure>

<figure><img src="/files/zDcCHH864V5OuqjhxkDN" alt=""><figcaption><p>Báo cáo chi tiết tăng giảm TSCĐ loại Giảm</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.arito.vn/tai-chinh-ke-toan/tai-san-co-dinh/bao-cao-3/bao-cao-chi-tiet-tang-giam-tai-san-co-dinh.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.
