> 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/admin-experience/roles.md).

# Zoom コンタクトセンターのロール

Zoom コンタクトセンターは、サービス固有のユーザーロールをサポートしており、アカウント管理者は、会社のアカウントの他の部分に対する昇格されたアクセス権を付与することなく、必要に応じて Zoom コンタクトセンターの機能への正確なレベルのアクセスをユーザーに提供できます。

{% hint style="warning" %}
**重要**\
最初は、Zoomアカウントの **オーナー** は Zoom コンタクトセンターの設定にアクセスできます。すべてのユーザー **必要が** される [Zoom コンタクトセンターのライセンスが割り当てられる](/technical-library/ja/bijinesusbisu/zoom-contact-center/zoom-customer-experience/admin-experience/managing-and-assigning-user-licenses-entitlements-and-information.md) 前に、製品へのロールアクセスを付与される必要があります。
{% endhint %}

デフォルトでは、デフォルト設定でカスタマイズできない 3 つのロールがあります。ただし、Zoom コンタクトセンターの管理者は、必要に応じて、より洗練されたアクセス権を持つカスタムロールを作成できます。以下の表は、このサービスでオンラインのデフォルトロールを示しています:

<table><thead><tr><th width="200.13336181640625">ロール名</th><th>アクセスレベル</th></tr></thead><tbody><tr><td>管理者</td><td>Webポータルで Zoom コンタクトセンターのすべての機能と設定にアクセスまたは変更できます。これには、設定、分析、管理、およびロールメンバーシップが含まれます。</td></tr><tr><td>スーパーバイザー</td><td>Zoom コンタクトセンターへのアクセスと管理に関する一部の権限。具体的には、設定と分析へのアクセスが制限され、通話録音を除く管理へのアクセスはなく、ユーザーのロールメンバーシップを変更できません。</td></tr><tr><td>エージェント</td><td>Zoom コンタクトセンターのコアなエンゲージメント機能にアクセスできますが、Zoom コンタクトセンターの設定を管理、変更、または編集する権限はありません。</td></tr></tbody></table>

\
詳細については、Zoomのヘルプセンターを参照してください [Zoom コンタクトセンターのロール管理を使用して](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0061941).


---

# 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/admin-experience/roles.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.
