> For the complete documentation index, see [llms.txt](https://help.bepage.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.bepage.vn/bepage/luu-tru-du-lieu/ket-noi-luu-tru-ve-email.md).

# Kết nối Lưu trữ về email

Đầu tiên bạn lựa chọn vào tab **Kết nối** và nhấn vào nút **Thêm tài khoản liên kết**.

Sau đó lựa chọn loại tài khoản là **Email** và điền các thông tin yêu cầu để cấu hình lưu trữ.

![Màn hình thêm tài khoản kết nối loại Email](/files/-Mg1ZLRwNBsyIQTfO7Fy)

Bạn cần phải điền đầy đủ các mục thông tin sau:&#x20;

* **Tên gợi ý:** tên để phân biệt giữa các tài khoản liên kết.
* **Tiêu đề mail:** tên tiêu đề mail bạn sẽ nhận được khi khách hàng gửi thông tin từ trang landing page.&#x20;
* **Email nhận thông tin:** email nhận thông tin của khách hàng gửi về khi khách hàng gửi thông tin từ trang landing page.

Cuối cùng nhấn **Tiếp tục** để lưu cấu hình.


---

# 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:

```
GET https://help.bepage.vn/bepage/luu-tru-du-lieu/ket-noi-luu-tru-ve-email.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.
