> 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/zh-tw/shang-wu-fu-wu/zoom-revenue-accelerator/zoom-revenue-accelerator-explainer/zra-requirements.md).

# ZRA 需求

### Zoom Revenue Accelerator 需要客戶在其帳戶中具有關聯網域

Zoom Revenue Accelerator 要求帳戶至少具有一個 [關聯網域](https://support.zoom.us/hc/en-us/articles/203395207-Getting-started-with-associated-domains) 在其 Zoom 帳戶中設定。這可讓 Zoom Revenue Accelerator 自動區分包含外部參與者（即銷售會議）的 Zoom 會議與內部會議。

### 使用者必須整合其日曆，才能自動錄製並擷取會議分析

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/zh-tw/shang-wu-fu-wu/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.
