> For the complete documentation index, see [llms.txt](https://hotro-ketoanbachkhoa.pmbk.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hotro-ketoanbachkhoa.pmbk.vn/huong-dan-s-dung/2.-he-thong-danh-muc/2.1-danh-muc-tai-khoan/2.1.2-tai-khoan-ngam-dinh.md).

# 2.1.3 Tài khoản ngầm định

## 2.1.3.1Danh mục Tài khoản ngầm định

* **Tài khoản ngầm định** trong phần mềm Bách Khoa được thiết lập sẵn theo từng loại chứng từ để giảm bớt các thao tác nhập liệu cho người dùng, các tài khoản trên có thể tùy chỉnh để phù hợp với nhu cầu doanh nghiệp.
* Để thực hiện tùy chỉnh truy cập **Danh mục/ Tài khoản/ Tài khoản ngầm định**

![Giao diện chính Tài khoản ngầm định](/files/-MXizXZWS_GClTkwgI-M)

## 2.1.3.2 Sửa tài khoản ngầm định

* Để tùy chỉnh, **ch**ọn <img src="/files/-MWw-dc2r_d_ICBUqWvX" alt="" data-size="original"> ở cuối mỗi loại nghiệp vụ để chỉnh sửa các **tài khoản ngầm định** :

![](/files/-MYiIkefycmOFIdWDVoA)

* Chọn mục cần chỉnh sửa, phần mềm sẽ mở ra cửa sổ để bổ sung/loại bỏ **tài khoản đang ngầm định**:

![](/files/-MXj-uiugMHW11Nfc3kB)

* Tiến hành sửa các thông tin, sau khi sửa xong chọn **Lưu.**

## **2.1.3.3 Xu**ất khẩu tài khoản ngầm định

Để thao tác tải về toàn bộ hệ thống **tài khoản ngầm định** bấm chọn <img src="/files/-MWmmAHMSuNAi9qudxxL" alt="" data-size="original"> , hệ thống sẽ gửi về máy tính 1 file excel có tên **Bảng kê tài khoản ngầm định**.

## 2.1.3.4 Tìm kiểm tài khoản ngầm định

Để tìm kiếm tài khoản ngầm định thao tác trực tiếp vào mục nhập thông tin cần tìm:

![](/files/-MWmdeT_7ZN6qK_Y-7H0)


---

# 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://hotro-ketoanbachkhoa.pmbk.vn/huong-dan-s-dung/2.-he-thong-danh-muc/2.1-danh-muc-tai-khoan/2.1.2-tai-khoan-ngam-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.
