> 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.
