> For the complete documentation index, see [llms.txt](https://econtract-docs.matbao.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://econtract-docs.matbao.in/he-thong/cai-dat-va-cau-hinh.md).

# Cài đặt và cấu hình

Truy cập tính năng Hệ thống, chọn Cài đặt và cấu hình để thiết lập các thông tin:

1. 1\. Cấu hình Email: Nhập Email, SMTP Host, SMTP Port và Mật khẩu.

* Bật Trạng thái SMTP nếu muốn sử dụng email SMTP để gửi thông báo.
* Nhấn Ẩn cấu hình để thu gọn phần thiết lập (nếu cần).

1. 2\. Cấu hình File

* Nhập Tên cấu hình file để quy định cách đặt tên file xuất hợp đồng.
* Bật/Tắt Trạng thái theo nhu cầu sử dụng.

1. 3\. Cấu hình chức năng

* Bật hoặc tắt các chức năng hiển thị trên hệ thống, ví dụ: Hiển thị nút Hoàn tất.

1. 4\. Lưu cấu hình

* Sau khi hoàn tất các thiết lập, nhấn Lưu thay đổi để áp dụng cấu hình.

![Hình minh họa trang 45 - ảnh 1](https://econtract-images.matbaoflow.io.vn/d/1MWVrxXi0GZy6oFGc662y8cPM3eVwBoeY/)


---

# 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://econtract-docs.matbao.in/he-thong/cai-dat-va-cau-hinh.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.
