> 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/bijinesusbisu/zoom-contact-center/zoom-customer-experience/supervisor-experience.md).

# スーパーバイザー体験

このセクションでは、Zoom コンタクトセンター、Zoom ワークフォース管理、および Zoom 品質管理におけるスーパーバイザーの体験の概要を説明します。このセクションを読むと、これらの製品を使用するうえで中心となる一般的なツールと機能に慣れることができます。

### Zoom Workplace アプリの使用

エージェントと同様に、Zoom Workplace アプリ内で Zoom コンタクトセンターを使用するには、スーパーバイザーは [作業セッションを開始する必要があります](/technical-library/ja/bijinesusbisu/zoom-contact-center/zoom-customer-experience/agent-experience/using-the-zoom-workplace-app.md#beginning-a-work-session)。そこから、スーパーバイザーはカスタム ステータスに移行して、「Not Ready」ステータスの指標が偏るのを防ぐことができます。

{% content-ref url="/pages/cba43656d5df1dba67835812746d05a6320337a4" %}
[コールモニタリング](/technical-library/ja/bijinesusbisu/zoom-contact-center/zoom-customer-experience/supervisor-experience/call-monitoring.md)
{% endcontent-ref %}

{% content-ref url="/pages/29a3da41dd36424764c86c97d01228f6784fb6a7" %}
[Zoom ワークフォース管理](/technical-library/ja/bijinesusbisu/zoom-contact-center/zoom-customer-experience/supervisor-experience/zoom-workforce-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/841775ede14e1d3f995c0d1d8fef1a48e28fb977" %}
[Zoom 品質管理](/technical-library/ja/bijinesusbisu/zoom-contact-center/zoom-customer-experience/supervisor-experience/zoom-quality-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/934330ec651bff167e37db8245f5462f9de16110" %}
[Zoom コンタクトセンターのレポートとリアルタイム分析](/technical-library/ja/bijinesusbisu/zoom-contact-center/zoom-customer-experience/supervisor-experience/zoom-contact-center-reporting-and-real-time-analytics.md)
{% endcontent-ref %}


---

# 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/bijinesusbisu/zoom-contact-center/zoom-customer-experience/supervisor-experience.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.
