> For the complete documentation index, see [llms.txt](https://huongdan.cloudify.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huongdan.cloudify.vn/3.-huong-dan-su-dung-chuc-nang/danh-muc/tai-khoan/dinh-khoan-tu-dong/khai-bao-dinh-khoan-tu-dong.md).

# Khai báo định khoản tự động

Cho phép khai báo một cặp định khoản tự động phục vụ cho việc nhập nhanh chứng từ kế toán.

**Cách thao tác**

* Tại màn hình danh sách tài khoản kết chuyển, chọn chức năng **Tạo mới** trên thanh công cụ.

![](/files/-Ll18W5i1iYlxWnj5uNi)

* họn một trong các loại chứng từ sau: Thu tiền mặt, Chi tiền mặt, Thu tiền gửi, Chi tiền gửi.
* Khai báo tên định khoản và cặp tài khoản Nợ, Có, sau đó nhấn **Lưu**

***Lưu ý:***

*1. Để sửa lại thông tin cặp định khoản tự động đã khai báo, sử dụng chức năng **Sửa** trên thanh công cụ.*

*2. Đối với các cặp định khoản tự động không có nhu cầu theo dõi nữa, có thể sử bấm vào chức năng **Tiện ích** trên thanh công cụ, sau đó tích chọn **Xóa**.*

*3. Cặp định khoản tự động sau khi được khai báo sẽ được sử dụng trên chứng từ của phân hệ **Quỹ**, **Ngân hàng** và **Tổng hợp**.*.


---

# 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://huongdan.cloudify.vn/3.-huong-dan-su-dung-chuc-nang/danh-muc/tai-khoan/dinh-khoan-tu-dong/khai-bao-dinh-khoan-tu-dong.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.
