# CRM AI Docs

## Hướng dẫn sử dụng

- [Welcome](https://docs.crm.ai.vn/welcome.md)
- [Hướng Dẫn Sử Dụng Giao Diện (Web) Để Nhập Liệu Cơ Hội Bán Hàng Trong CRM](https://docs.crm.ai.vn/huong-dan-su-dung-giao-dien-web-de-nhap-lieu-co-hoi-ban-hang-trong-crm.md)
- [Hướng Dẫn Sử Dụng Form Nhập Liệu Cơ Hội Bán Hàng Trong CRM](https://docs.crm.ai.vn/huong-dan-su-dung-form-nhap-lieu-co-hoi-ban-hang-trong-crm.md)

## API update 9-4-2025

- [Welcome to CRM.AI.VN API Document](https://docs.crm.ai.vn/api-update-9-4-2025/welcome-to-crm.ai.vn-api-document.md): Trung tâm tài liệu API của Phần Mềm CRM
- [Module Bán Hàng](https://docs.crm.ai.vn/api-update-9-4-2025/module-ban-hang.md)
- [Module CRM](https://docs.crm.ai.vn/api-update-9-4-2025/module-crm.md): Quản lý cơ hội, đơn hàng, Hoạch định KPI, hoạch định chiếc khấu, quản lý nguồn lực, Bài viết đào tạo.
- [Module Kế Toán](https://docs.crm.ai.vn/api-update-9-4-2025/module-ke-toan.md)
- [Module Kho Bãi](https://docs.crm.ai.vn/api-update-9-4-2025/module-kho-bai.md)
- [Module Liên Hệ](https://docs.crm.ai.vn/api-update-9-4-2025/module-lien-he.md)
- [Module Mua Bán B2B](https://docs.crm.ai.vn/api-update-9-4-2025/module-mua-ban-b2b.md)
- [Module POS Thương Mại](https://docs.crm.ai.vn/api-update-9-4-2025/module-pos-thuong-mai.md)
- [Module Quản Lý Sản Phẩm](https://docs.crm.ai.vn/api-update-9-4-2025/module-quan-ly-san-pham.md)
- [Module Thu Mua](https://docs.crm.ai.vn/api-update-9-4-2025/module-thu-mua.md)
- [Module Ticket](https://docs.crm.ai.vn/api-update-9-4-2025/module-ticket.md)
- [Module Tổng Đài Ảo](https://docs.crm.ai.vn/api-update-9-4-2025/module-tong-dai-ao.md): - Quản lý lịch sử cuộc gọi, nghe ghi âm. - Quản lý đầu số kết nối vào tổng đài ảo. - Quản lý các số máy nhánh (EXT) trên tổng đài ảo. - Các thiết lập cho tổng đài ảo : chặn số gọi vào/ra. - API nội bộ
- [Module Triển Khai](https://docs.crm.ai.vn/api-update-9-4-2025/module-trien-khai.md)
- [Module Web Bán Hàng](https://docs.crm.ai.vn/api-update-9-4-2025/module-web-ban-hang.md)
- [Module Zalo OA](https://docs.crm.ai.vn/api-update-9-4-2025/module-zalo-oa.md): - Quản lý API kênh Zalo OA. - Quản lý Template ZNS - Quản lý khách quan tâm các kênh Zalo OA. - Quản lý tin nhắn hội thoại. (chưa bao gồm phí lưu trữ tin nhắn). - API nội bộ liên thông với các module


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.crm.ai.vn/welcome.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.
