> 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/zra-requirements.md).

# ZRAの要件

このページでは、Zoom Revenue Accelerator (ZRA)の要件について説明します。

### Zoom Revenue Acceleratorでは、お客様の声がアカウント内に関連付けられたドメインを持っている必要があります

Zoom Revenue Acceleratorでは、アカウントに少なくとも1つ必要です [関連付けられたドメイン](https://support.zoom.us/hc/en-us/articles/203395207-Getting-started-with-associated-domains) Zoomアカウント内で設定されています。これにより、Zoom Revenue Acceleratorは、外部の参加者（つまり営業ミーティング）を含むZoom Meetingsと内部ミーティングを自動的に区別できます。

### ユーザーは、ミーティングの分析を自動的にレコーディングして取得するために、カレンダーを連携する必要があります

Zoom Revenue Acceleratorでは、ユーザーに設定された [カレンダー連携](https://support.zoom.us/hc/en-us/articles/360000488243-Setting-up-calendar-and-contacts-integration) Zoomアカウント上で、外部ミーティングを自動的にレコーディングして分析するために使用します。この連携は、招待された参加者のメールドメインを通じて、外部の参加者を含むミーティングを識別します。

{% hint style="info" %}
**注**

Zoomのカレンダー連携は、 [Zoomのメールとカレンダーサービス](https://explore.zoom.us/en/products/zoom-mail-calendar-service/)、Googleカレンダー、Microsoft Office 365、Microsoft Exchange。
{% endhint %}

### Zoom Revenue Acceleratorは *サポートされていません* 自動的な通話のコールレコーディングと分析のためにカレンダー連携を必要としません

Zoom Revenue Acceleratorでは、通話を自動的にレコーディングして分析するために、カレンダー連携は必要ありません。管理者は、Zoom Revenue Acceleratorを設定して [内部の内線番号を検出します](https://support.zoom.us/hc/en-us/articles/7977115380749-Managing-Zoom-IQ-recording-access-and-disclaimers-#h_01G923V51DH36RYE7JRQTNGV6G) 顧客のアカウントに関連付けられています。有効にすると、外部の電話番号との会話は外部の参加者として表示され、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/zra-requirements.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.
