> 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/tr/isletme-hizmetleri/zoom-revenue-accelerator/zoom-revenue-accelerator-explainer/zra-requirements.md).

# ZRA Gereksinimleri

Bu sayfa, Zoom Revenue Accelerator (ZRA) gereksinimlerini ele alır.

### Zoom Revenue Accelerator, müşterilerin hesapları içinde ilişkilendirilmiş bir alan adına sahip olmalarını gerektirir

Zoom Revenue Accelerator, bir hesabın en az bir [ilişkilendirilmiş alan adı](https://support.zoom.us/hc/en-us/articles/203395207-Getting-started-with-associated-domains) Zoom hesabı içinde yapılandırılmış olmasını gerektirir. Bu, Zoom Revenue Accelerator'ın harici katılımcılar (ör. Satış toplantıları) içeren Zoom Meetings ile dahili toplantıları otomatik olarak ayırt etmesini sağlar.

### Kullanıcılar, toplantı analizini otomatik olarak kaydetmek ve yakalamak için takvimlerini entegre etmelidir

Zoom Revenue Accelerator, kullanıcıların yapılandırılmış bir [takvim entegrasyonu](https://support.zoom.us/hc/en-us/articles/360000488243-Setting-up-calendar-and-contacts-integration) harici toplantıları analiz için otomatik olarak kaydetmek üzere Zoom hesabı üzerinde bulunmasını gerektirir. Bu Entegrasyonlar, davet edilen katılımcıların e-posta alan adları aracılığıyla harici katılımcıların bulunduğu toplantıları belirler.

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

Zoom’un takvim entegrasyonu aşağıdakilerle uyumludur [Zoom’un Posta ve Takvim Hizmeti](https://explore.zoom.us/en/products/zoom-mail-calendar-service/), Google Takvim, Microsoft Office 365 ve Microsoft Exchange.
{% endhint %}

### Zoom Revenue Accelerator *değil* otomatik telefon çağrı kaydı ve analiz için bir takvim entegrasyonu gerektirir

Zoom Revenue Accelerator, telefon çağrılarını otomatik olarak kaydetmek ve analiz etmek için bir takvim entegrasyonu gerektirmez. Yöneticiler, Zoom Revenue Accelerator'ı [dahili uzantıları algılayacak şekilde Yapılandırabilir](https://support.zoom.us/hc/en-us/articles/7977115380749-Managing-Zoom-IQ-recording-access-and-disclaimers-#h_01G923V51DH36RYE7JRQTNGV6G) bir müşterinin hesabıyla ilişkilendirilmiş. Etkinleştirildiğinde, harici Telefon numaraları ile yapılan görüşmeler harici katılımcılar olarak görüntülenecek ve Zoom Revenue Accelerator'ın çağrıyı otomatik olarak kaydetmek ve analiz etmek üzere tetiklenmesini sağlayacaktır.


---

# 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/tr/isletme-hizmetleri/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.
