> 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/ja/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/3d1d8a1102b574cdfaa363dab22214166ece86e1" alt=""><figcaption></figcaption></figure></div>

この常時オンラインのツールを使えば、ユーザーはほぼあらゆる他のアプリケーションと組み合わせてワークフローやプロセスを簡素化でき、柔軟性と使いやすさが向上します。Zoomアシスタントの主な機能は次のとおりです:

<table><thead><tr><th valign="top">Zoom Phone</th><th valign="top">Customer Engagement Pack アドオン付き 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>連絡先カードからSMSを送信*</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/ja/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.
