> 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 を利用するには、お客様のアカウント内に関連付けられたドメインが必要です

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.
