> 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/technical-library-ar/khdmat-alaamal/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/technical-library-ar/khdmat-alaamal/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.
