> 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/business-services/zoom-revenue-accelerator/zoom-revenue-accelerator-explainer/zra-requirements.md).

# ZRA Requirements

### Zoom Revenue Accelerator requires customers to have an associated domain within their account

Zoom Revenue Accelerator requires an account to have at least one [associated domain](https://support.zoom.us/hc/en-us/articles/203395207-Getting-started-with-associated-domains) configured within their Zoom account. This allows Zoom Revenue Accelerator to automatically distinguish between Zoom Meetings that include external participants (i.e., sales meetings) and internal meetings.

### Users must integrate their calendar to automatically record and capture meeting analytics

Zoom Revenue Accelerator requires users to have a configured [calendar integration](https://support.zoom.us/hc/en-us/articles/360000488243-Setting-up-calendar-and-contacts-integration) on their Zoom account to automatically record external meetings for analysis. This integration identifies meetings with external participants through the email domain(s) of invited participants.

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

Zoom’s calendar integration is compatible with [Zoom’s Mail and Calendar Service](https://explore.zoom.us/en/products/zoom-mail-calendar-service/), Google Calendar, Microsoft Office 365, and Microsoft Exchange.
{% endhint %}

### Zoom Revenue Accelerator does *not* require a calendar integration for automatic phone call recording and analysis

Zoom Revenue Accelerator does not require a calendar integration to automatically record and analyze phone calls. Admins can configure Zoom Revenue Accelerator to [detect the internal extensions](https://support.zoom.us/hc/en-us/articles/7977115380749-Managing-Zoom-IQ-recording-access-and-disclaimers-#h_01G923V51DH36RYE7JRQTNGV6G) associated with a customer’s account. If enabled, conversations with external phone numbers will be viewed as external participants, and will prompt Zoom Revenue Accelerator to automatically record and analyze the call.


---

# 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/business-services/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.
