> 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 (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.
