> 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 ライセンスは、分析付きで録画された会話に対して無制限のクラウド録画ストレージを提供します

現時点では、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.
