> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/zh/zoom-workplace/zoom-phone/zoom-phone-bluepaper/user-experience/the-zoom-assistant.md).

# Zoom 助手

Zoom 助手是一种轻量级小组件，作为 Zoom Workplace 应用的扩展运行在用户的桌面上，为 Zoom Phone 专业版和已授权用户提供统一的电话界面。

借助停靠功能，Zoom 助手在未使用时保持隐藏，并会在鼠标悬停或存在有效呼叫时展开。这种紧凑的设计让用户在工作时能够充分利用桌面空间，并可在不使用时将 Zoom 助手讨论小组/面板最小化。

<div data-with-frame="true"><figure><img src="/files/a2fe119ab0a1f3204bcbebed5149e74dc34b0475" alt=""><figcaption></figcaption></figure></div>

借助这一始终可用的工具，用户可以与几乎任何其他应用程序一起简化其工作流程和流程，从而获得灵活性和易用性。Zoom 助手的核心功能包括：

<table><thead><tr><th valign="top">Zoom Phone</th><th valign="top">Zoom Phone（含客户互动套件附加组件）</th><th valign="top">联系人列表</th></tr></thead><tbody><tr><td valign="top"><ul><li>发起呼叫</li><li>接听呼叫</li><li>拨号键盘</li><li>联系人查找</li><li>快速拨号</li><li>录制呼叫</li><li>驻留呼叫</li><li>转接呼叫</li><li>合并呼叫</li><li>自静音</li><li>打开呼叫历史记录*</li><li>打开语音信箱*</li></ul></td><td valign="top"><ul><li>呼叫队列可见性</li><li>打开呼叫队列聊天*</li><li>共享线路状态可见性</li><li>共享线路群组可见性</li><li>群组呼叫代接</li><li>呼叫队列加入/退出</li></ul></td><td valign="top"><ul><li>从联系人卡片发起会议*</li><li>从联系人卡片发起聊天*</li><li>从联系人卡片发起电话呼叫*</li><li>从联系人卡片发送短信*</li></ul></td></tr></tbody></table>

{% hint style="info" %}
\*使用时会打开 Zoom Workplace 应用
{% endhint %}

有关以下内容的更多信息，请参阅 Zoom 的支持中心 [启用和禁用](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0058042) 或 [使用](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0058038) Zoom 助手。


---

# 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 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, and the optional `goal` query parameter:

```
GET https://library.zoom.com/technical-library/zh/zoom-workplace/zoom-phone/zoom-phone-bluepaper/user-experience/the-zoom-assistant.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
