> For the complete documentation index, see [llms.txt](https://userguide.realjobs.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.realjobs.vn/cac-chuc-nang-cua-trung-tam-viec-lam-thuoc-truong/quan-ly-nha-tuyen-dung/gui-email-tai-khoan-cho-nha-tuyen-dung.md).

# Gửi Email Tài khoản cho Nhà Tuyển dụng

**Chức năng:** Gửi thông tin về Tài khoản đăng nhập hệ thống dành cho Nhà tuyển dụng đối với những Nhà Tuyển dụng mà Trung tâm Việc làm quản lý.

Để gửi Email Tài khoản, thực hiện như sau:

**Bước 1:** Tại giao diện Danh sách Nhà Tuyển dụng, Tích chọn Nhà tuyển dụng nào cần được gửi mail -> Tiếp tục chọn nút “Gửi Email Tài khoản” để tiến hành gửi mail:

<figure><img src="https://lh7-us.googleusercontent.com/NaR8wYd_A5u3-djFi8S9b3KCCHr7rsoc5578h2zqM1XkTq5CTw4UKhMSaqLAgG_hL4BnKS1jT8pc0FlnKNjYGxFLyOjQP-4xpfv7h0wCyv4zdQMV-4Txt57OKZwV1QZ8FKxSO8flcBIUp5lIxlbd-N6354UJUXa8curL2qL0ssMx2AT5SGLvjXnnbmDNw6PV" alt=""><figcaption></figcaption></figure>

**Bước 2:** Hệ thống hiển thị giao diện Gửi Email Tài khoản\
&#x20;

<figure><img src="/files/VYOE87pbjx8wQ2Ykb2Uh" alt=""><figcaption></figcaption></figure>

Tiến hành nhập thông tin gửi mail rồi bấm chọn nút **“Gửi Email**” ở cuối giao diện để tiến hành gửi mail.


---

# 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://userguide.realjobs.vn/cac-chuc-nang-cua-trung-tam-viec-lam-thuoc-truong/quan-ly-nha-tuyen-dung/gui-email-tai-khoan-cho-nha-tuyen-dung.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.
