# CRM 快速入門

- [訊息](https://docs.chatalog.ai/zh-hk/crm-quickstarts/messages.md)
- [訊息頁面指南](https://docs.chatalog.ai/zh-hk/crm-quickstarts/messages/message-page-overview.md)
- [訊息狀態圖標指南](https://docs.chatalog.ai/zh-hk/crm-quickstarts/messages/message-status-icons-guide.md)
- [收件匣的權限設定](https://docs.chatalog.ai/zh-hk/crm-quickstarts/messages/inbox-permissions.md)
- [備忘錄](https://docs.chatalog.ai/zh-hk/crm-quickstarts/messages/bei-wang-lu.md)
- [匯出對話](https://docs.chatalog.ai/zh-hk/crm-quickstarts/messages/export-conversation.md): 在WhatsApp API 中只能匯出對話，並不能匯入
- [指派對話後的自動訊息](https://docs.chatalog.ai/zh-hk/crm-quickstarts/messages/auto-message-for-assigning-conversation.md)
- [匯入新聯絡人並打開- 單個匯入](https://docs.chatalog.ai/zh-hk/crm-quickstarts/messages/hui-ru-xin-lian-luo-ren-bing-da-kai-dan-ge-hui-ru.md)
- [匯入新聯絡人並打開- 多個匯入](https://docs.chatalog.ai/zh-hk/crm-quickstarts/messages/hui-ru-xin-lian-luo-ren-bing-da-kai-duo-ge-hui-ru.md)
- [快速發送 - 機器人流程，已保存回覆，WhatsApp流程](https://docs.chatalog.ai/zh-hk/crm-quickstarts/messages/quick-send-bot-flow-saved-replies-whatsapp-flow.md)
- [範本訊息](https://docs.chatalog.ai/zh-hk/crm-quickstarts/messages/fan-ben-xun-xi.md)
- [對話流程（基本）](https://docs.chatalog.ai/zh-hk/crm-quickstarts/flow.md): 對話流程（Chat Flow）是用流程圖工具將所有信息、動作以及過渡串連在一起提前設置規則的訊息自動回复功能。
- [首個私訊、開場白、限時動態提及](https://docs.chatalog.ai/zh-hk/crm-quickstarts/flow/custom-field-and-user-input-setup-in-flow.md)
- [非營業時間](https://docs.chatalog.ai/zh-hk/crm-quickstarts/flow/etting-up-non-business-hours.md)
- [流程管理工具](https://docs.chatalog.ai/zh-hk/crm-quickstarts/flow/flow-management-tools.md)
- [流程的選擇性顯示](https://docs.chatalog.ai/zh-hk/crm-quickstarts/flow/liu-cheng-de-xuan-ze-xing-xian-shi.md): 現在我們支援在訊息頁面自訂手動發送流程，方便使用者在對話過程中更輕鬆地找到並發送最常用的流程。
- [對話流程（自定義）](https://docs.chatalog.ai/zh-hk/crm-quickstarts/customized-flow.md): 對話流程（Chat Flow）是用流程圖工具將所有信息、動作以及過渡串連在一起提前設置規則的信息自動回复功能。
- [基本對話區塊](https://docs.chatalog.ai/zh-hk/crm-quickstarts/customized-flow/flow-blocks.md)
- [對話流程範本參考](https://docs.chatalog.ai/zh-hk/crm-quickstarts/customized-flow/flow-blocks/dui-hua-liu-cheng-fan-ben-can-kao.md)
- [活動預約流程](https://docs.chatalog.ai/zh-hk/crm-quickstarts/customized-flow/flow-blocks/dui-hua-liu-cheng-fan-ben-can-kao/huo-dong-yu-yue-liu-cheng.md): 活動預約流程：用於收集參加者資料，以日後查閱
- [取消訂閱流程](https://docs.chatalog.ai/zh-hk/crm-quickstarts/customized-flow/flow-blocks/dui-hua-liu-cheng-fan-ben-can-kao/qu-xiao-ding-yue-liu-cheng.md): 用於客戶拒絕或不想接收類近或推廣
- [觸發流程](https://docs.chatalog.ai/zh-hk/crm-quickstarts/customized-flow/flow-trigger.md): 自訂關鍵字(部分符合/完全符合) , 任意關鍵字
- [指派對話](https://docs.chatalog.ai/zh-hk/crm-quickstarts/customized-flow/assign-conversation.md)
- [條件漏斗](https://docs.chatalog.ai/zh-hk/crm-quickstarts/customized-flow/condition-funnel.md)
- [自訂資料與用戶輸入](https://docs.chatalog.ai/zh-hk/crm-quickstarts/customized-flow/custom-field-and-user-input-setup-in-flow.md)
- [設置調用API接口](https://docs.chatalog.ai/zh-hk/crm-quickstarts/customized-flow/setting-up-call-api-block-in-flow.md): 調用API接口板塊提供自動 HTTP 回調函數，您可以使用這些函數通過各種方法執行 API 請求，包括 GET、POST、PUT、DELETE 等。
- [智能延遲區塊](https://docs.chatalog.ai/zh-hk/crm-quickstarts/customized-flow/zhi-neng-yan-chi-qu-kuai.md)
- [發送電郵流程區塊](https://docs.chatalog.ai/zh-hk/crm-quickstarts/customized-flow/send-email.md)


---

# Agent Instructions: 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:

```
GET https://docs.chatalog.ai/zh-hk/crm-quickstarts.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.
