> 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-revenue-accelerator/zoom-revenue-accelerator-explainer/administrator-considerations-for-zra.md).

# ZRAにおける管理者向けの考慮事項

このページでは、Zoom Revenue Accelerator (ZRA)の管理者向けの懸念事項について説明します。

### Zoom Revenue Accelerator ライセンスでは、分析付きで記録された会話に対して無制限のクラウド録画保存容量を提供します

現時点では、Zoom Revenue Accelerator を利用しているお客様は、プランの種類にかかわらず録画ファイルの保存容量に制限はありません。Zoom Revenue Accelerator ライセンスを持つアカウントが、プランで指定されたクラウド録画保存容量の上限を超えても、超過分の請求は発生しません。

### Zoom Revenue Accelerator のクラウド録画ファイルは、他のクラウド録画ファイルと同じデータ保持ポリシーに従います

Zoom Revenue Accelerator の録画は、スタンダードと同じポリシーを共有しています [Zoomクラウド録画](https://support.zoom.us/hc/en-us/articles/4414397195277)。したがって、アカウントは Zoom Revenue Accelerator の録画ファイルをアカウントからどのように、いつ削除するかを選択できます。

たとえば、アカウントが次のように設定されている場合、 [クラウド録画を自動的に削除する](https://support.zoom.us/hc/en-us/articles/360048488451-Deleting-local-or-cloud-recordings#h_01FWPBXP8SKSRG71N2HT4TY3T9) 30 日後であれば、Zoom Revenue Accelerator の録画も 30 日後に削除されます。

### 管理者は、SCIM、SSO、または手動割り当てを通じて Zoom Revenue Accelerator ライセンスの割り当てと権限を管理できます

アカウント管理者は、シングルサインオン（SSO）、システム間のクロスドメイン ID 管理（SCIM）、または Web ポータルからの手動割り当てを含む、サポートされている任意の方法で、ユーザーのライセンス割り当てとユーザーロールの権限を管理できます。

### Zoom Revenue Accelerator では、カスタマイズ可能な権限を備えた 6 種類のロールタイプを提供し、カスタムロールもサポートしています

Zoom Revenue Accelerator には [6 種類のロールタイプ](https://support.zoom.us/hc/en-us/articles/5348079573773)、これによりユーザーはビジネスニーズに応じてさまざまなレベルのアクセス権を得られます。Zoom は各ロールに対してデフォルトの権限を提供していますが、アカウント管理者は独自のチーム構成に合わせてカスタムロールを作成したり、デフォルトのロールをカスタマイズしたりできます。デフォルトのロールは次の表に示します。

| ロール                                 | 説明                                                                                                                               |
| ----------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| Zoom Revenue Accelerator 管理者        | 管理者は、機能へのアクセス、設定の調整、ユーザーの管理に関する完全な権限を持ちます。                                                                                       |
| Zoom Revenue Accelerator 営業スーパーバイザー | 営業スーパーバイザーは、複数の営業チームまたは複数の営業マネージャーを管理します。                                                                                        |
| Zoom Revenue Accelerator 営業マネージャー   | 営業マネージャーは 1 つのチームを管理します。                                                                                                         |
| Zoom Revenue Accelerator 営業担当者      | 営業担当者は、Zoom Revenue Accelerator のベーシックな機能にアクセスできますが、アカウント管理権限はありません。                                                             |
| Zoom Revenue Accelerator コラボレーター    | コラボレーターは、制限された Zoom Revenue Accelerator 機能にアクセスできます。このロールは、Zoom Revenue Accelerator ライセンスを発行しなくても、無制限の数の Zoom ユーザーに割り当てることができます。 |
| 外部 Zoom Revenue Accelerator 管理者     | このロールは、営業エンジニアのような外部関係者が、オンボーディング期間または概念実証期間中のアカウント設定を支援することを許可するように設計されています。                                                    |

### Zoom Revenue Accelerator のロールはこのサービス独自のものであり、他のユーザーロールを上書きしたり影響を与えたりしません

Zoom Revenue Accelerator 固有のユーザーロールは、このサービスにのみ適用され、アカウント上の他のユーザーロールと競合しません。したがって、ユーザーは Zoom Revenue Accelerator の管理者権限がなくても一般的なアカウント管理者になれますし、その逆も可能です。


---

# 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-revenue-accelerator/zoom-revenue-accelerator-explainer/administrator-considerations-for-zra.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.
