> 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/import-danh-sach-nha-tuyen-dung.md).

# Import Danh sách Nhà Tuyển dụng

**Chức năng:**  Thêm mới Nhà tuyển dụng mà Trung tâm Việc làm quản lý.

***Lưu ý:** Để Thêm mới Nhà tuyển dụng, Phải thêm bằng cách tải file dữ liệu Nhà tuyển dụng theo mẫu của hệ thống*&#x20;

* **Bước 1:** Tại giao diện Quản lý Nhà tuyển dụng, bấm chọn nút "Tải xuống file mẫu" để thực hiện tải xuống file mẫu:&#x20;

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

* **Bước 2:** Nhập thông tin Nhà tuyển dụng vào file mẫu và lưu lại thông tin

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

* **Bước 3:** Bấm nút “Chọn file” để tìm kiếm và đính kèm file, sau đó bấm chọn nút “Tải lên dữ liệu” để tải file Nhà tuyển dụng lên hệ thống.

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

Sau khi tải lên thành công, các Nhà tuyển dụng được tải lên sẽ nằm ở Danh sách Nhà tuyển dụng.


---

# 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/import-danh-sach-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.
