# Page Not Found

The URL `spaces/5G011G5y3hw8tqwa7c4A/pages/CFAXUtDzHmtBVuAjQ8Sc` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [Lịch sử thay đổi trạng thái agent](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/ii.-chuc-nang-he-thong/6.-bao-cao/6.1-bao-cao-thong-ke/6.1.3-agent/lich-su-thay-doi-trang-thai-agent.md)
- [Cài đặt thông tin nhân viên](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/ii.-chuc-nang-he-thong/9.-cai-dat/9.2-quan-ly-nhan-su-and-nhom/9.2.1-nhan-vien/cai-dat-thong-tin-nhan-vien.md)
- [9.5.2 Quản lý danh sách](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/ii.-chuc-nang-he-thong/9.-cai-dat/9.5-cau-hinh-sla-and-automation/9.5.2-quan-ly-danh-sach.md)
- [6.2 Giám sát thời gian thực](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/ii.-chuc-nang-he-thong/6.-bao-cao/6.2-giam-sat-thoi-gian-thuc.md)
- [Cài đặt cuộc gọi](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/ii.-chuc-nang-he-thong/9.-cai-dat/9.1-quan-ly-dich-vu-dich-vu-cham-soc-khach-hang/9.1.4-cau-hinh-kenh-tiep-nhan/kenh-thoai/cai-dat-cuoc-goi.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.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/ii.-chuc-nang-he-thong/6.-bao-cao/6.1-bao-cao-thong-ke/6.1.3-agent/lich-su-thay-doi-trang-thai-agent.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.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/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.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/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., `/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/ii.-chuc-nang-he-thong/6.-bao-cao/6.1-bao-cao-thong-ke/6.1.3-agent/lich-su-thay-doi-trang-thai-agent.md`).

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