# Page Not Found

The URL `cau-hoi-thuong-gap/thao-tac-su-dung/lam-the-nao-de-chuyen-doi-nguoi-gui-tu-email-mac-dinh-sang-email-ca-nhan` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [Làm thế nào để chuyển đổi người gửi từ email mặc định sang email cá nhân?](https://help.iviec.vn/cau-h-i-thuong-gap/thao-tac-su-dung/lam-the-nao-de-chuyen-doi-nguoi-gui-tu-email-mac-dinh-sang-email-ca-nhan.md)
- [Làm thế nào để tôi có thể chuyển ngược ứng viên về các bước tuyển dụng trước đó?](https://help.iviec.vn/cau-h-i-thuong-gap/thao-tac-su-dung/lam-the-nao-de-toi-co-the-chuyen-nguoc-ung-vien-ve-cac-buoc-tuyen-dung-truoc-do.md)
- [Làm thế nào để tái khai thác ứng viên từ bước Loại về các bước trước đó?](https://help.iviec.vn/cau-h-i-thuong-gap/thao-tac-su-dung/lam-the-nao-de-tai-khai-thac-ung-vien-tu-buoc-loai-ve-cac-buoc-truoc-do.md)
- [Làm thế nào để kéo ứng viên từ bước Offer và Mời nhận việc về các bước tuyển dụng trước đó?](https://help.iviec.vn/cau-h-i-thuong-gap/thao-tac-su-dung/lam-the-nao-de-keo-ung-vien-tu-buoc-offer-va-moi-nhan-viec-ve-cac-buoc-tuyen-dung-truoc-do.md)
- [Tôi muốn tạo và cài đặt lịch thi tuyển tự động thì làm như thế nào?](https://help.iviec.vn/cau-h-i-thuong-gap/thao-tac-su-dung/toi-muon-tao-va-cai-dat-lich-thi-tuyen-tu-dong-thi-lam-nhu-the-nao.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://help.iviec.vn/cau-h-i-thuong-gap/thao-tac-su-dung/lam-the-nao-de-chuyen-doi-nguoi-gui-tu-email-mac-dinh-sang-email-ca-nhan.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.

### Option 2 — Browse the documentation index

Full index: https://help.iviec.vn/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://help.iviec.vn/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/cau-h-i-thuong-gap/thao-tac-su-dung/lam-the-nao-de-chuyen-doi-nguoi-gui-tu-email-mac-dinh-sang-email-ca-nhan.md`).

You may also use `Accept: text/markdown` header for content negotiation.
