> 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/so-tscd.md).

# Sổ tài sản cố định

Sổ tài sản cố định dùng để theo dõi chi tiết tình hình tăng giảm tài sản.

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

**Bước 1:** Vào đường dẫn: ***Tài sản/ Báo cáo/ Kiểm kê TSCĐ/ Sổ TSCĐ.***

**Bước 2:** Nhập điều kiện lọc và nhấn **Đồng ý.**

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

<figure><img src="/files/de3VFby0bFCZDOqkbsnA" alt=""><figcaption><p>Sổ tài sản cố định</p></figcaption></figure>

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

* Báo cáo theo dõi chi tiết thông tin của từng tài sản
* Ngoài ra báo cáo theo dõi các giá trị ghi nhận liên quan đến tài sản như nguyên giá, giá trị khấu hao, giá trị còn lại và bút toán giảm TSCĐ nếu có.


---

# 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/so-tscd.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.
