# Quản lý chi phí

Với mỗi dự án sẽ có các định mức chi phí khác nhau, chi phí cho cả dự án sẽ được gọi là chi phí chung. Ngoài ra, phần mềm hỗ trợ đưa ra định mức chi phí cho các hạng mục có trong hợp đồng. Hỗ trợ cho việc kiểm soát chi phí đề ra cho hạng mục nhờ vào việc cảnh báo định mức.

Khoản mục chi phí (hay Danh mục chi phí)  sẽ được tạo một lần và dùng cho tất cả dự án


---

# 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://helpfastcons.fastwork.vn/huong-dan-chi-tiet/quan-ly-chi-phi.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.
