> 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/shang-ye-ban-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 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/zh/shang-ye-ban-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.
