# 设置

- [升级计划](https://docs.chatalog.ai/zh-cn/settings/upgrade-plan.md)
- [账号详情](https://docs.chatalog.ai/zh-cn/settings/account-details.md)
- [雙重認證 (2FA)](https://docs.chatalog.ai/zh-cn/settings/shuang-zhong-ren-zheng-2fa.md)
- [开启双重认证（2FA）- 只适用于账户拥有人](https://docs.chatalog.ai/zh-cn/settings/shuang-zhong-ren-zheng-2fa/kai-qi-shuang-chong-ren-zheng-2fa-zhi-shi-yong-yu-zhang-hu-yong-you-ren.md): 开启2FA的教学
- [关闭双重认证（2FA）- 只适用于账户拥有人](https://docs.chatalog.ai/zh-cn/settings/shuang-zhong-ren-zheng-2fa/guan-bi-shuang-chong-ren-zheng-2fa-zhi-shi-yong-yu-zhang-hu-yong-you-ren.md): 关闭2FA的教学
- [使用2FA 在网页版登入](https://docs.chatalog.ai/zh-cn/settings/shuang-zhong-ren-zheng-2fa/shi-yong-2fa-zai-wang-ye-ban-deng-ru.md)
- [使用2FA 在手机APP上登入](https://docs.chatalog.ai/zh-cn/settings/shuang-zhong-ren-zheng-2fa/shi-yong-2fa-zai-shou-ji-app-shang-deng-ru.md)
- [用戶管理](https://docs.chatalog.ai/zh-cn/settings/user-management.md)
- [新增团队成员](https://docs.chatalog.ai/zh-cn/settings/user-management/add-team-member.md)
- [用户状态](https://docs.chatalog.ai/zh-cn/settings/user-management/yong-hu-zhuang-tai.md)
- [团队管理](https://docs.chatalog.ai/zh-cn/settings/team-management.md)
- [客服人员排班管理](https://docs.chatalog.ai/zh-cn/settings/team-management/agent-roster-management.md)
- [高级权限设置（Beta版）](https://docs.chatalog.ai/zh-cn/settings/team-management/gao-ji-quan-xian-she-zhi-beta-ban.md)
- [通知](https://docs.chatalog.ai/zh-cn/settings/notification.md)
- [网页聊天](https://docs.chatalog.ai/zh-cn/settings/chat-widget.md)
- [在 wordpress 上配置网络聊天插件](https://docs.chatalog.ai/zh-cn/settings/chat-widget/zai-wordpress-shang-pei-zhi-wang-luo-liao-tian-cha-jian.md)
- [在 Shopify 上设置 Web Chat](https://docs.chatalog.ai/zh-cn/settings/chat-widget/zai-shopify-shang-she-zhi-web-chat.md): 在 Shopify 上设置 Web Chat 很简单。只需将代码嵌入相应的位置，让您的客户可以在其首选渠道上与您聊天，包括 WhatsApp 和 Instagram
- [在网页上新增 WhatsApp 按钮链接到你的 WhatsApp Business 帐号](https://docs.chatalog.ai/zh-cn/settings/chat-widget/add-whatsapp-button-to-your-website-that-links-to-your-whatsapp-business-account.md)
- [自动跟进功能](https://docs.chatalog.ai/zh-cn/settings/auto_follow-ups.md)
- [显示名称](https://docs.chatalog.ai/zh-cn/settings/xian-shi-ming-cheng.md)
- [语音转文字](https://docs.chatalog.ai/zh-cn/settings/speech-to-text.md)
- [支持语言](https://docs.chatalog.ai/zh-cn/settings/supported-languages.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-cn/settings.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.
