> 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

### Zoom Revenue Accelerator, müşterilerin hesaplarında ilişkili bir alan adına sahip olmalarını gerektirir

Zoom Revenue Accelerator, bir hesabın en az bir [ilişkili alan adı](https://support.zoom.us/hc/en-us/articles/203395207-Getting-started-with-associated-domains) Zoom hesabında yapılandırılmış olmasını gerektirir. Bu, Zoom Revenue Accelerator'ın Zoom Meetings içinde harici Katılımcılar (yani satış toplantıları) içeren toplantılar 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) Zoom hesaplarında, harici toplantıları analiz için otomatik olarak kaydetmek üzere sahip olmalarını gerektirir. Bu Entegrasyonlar, davet edilen katılımcıların e-posta alan adı(ları) aracılığıyla harici Katılımcılar içeren toplantıları belirler.

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

Zoom’un takvim entegrasyonu şunlarla 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ısı kaydı ve analizi için bir takvim entegrasyonu gerektirir

Zoom Revenue Accelerator, yöneticilerin Zoom Revenue Accelerator'ı [dahili uzantıları algılayacak şekilde yapılandırmasına](https://support.zoom.us/hc/en-us/articles/7977115380749-Managing-Zoom-IQ-recording-access-and-disclaimers-#h_01G923V51DH36RYE7JRQTNGV6G) bir müşterinin hesabıyla ilişkili. Etkinleştirilirse, harici telefon numaralarıyla yapılan konuşmalar harici katılımcılar olarak görüntülenir ve Zoom Revenue Accelerator'ın çağrıyı otomatik olarak kaydetmesini ve analiz etmesini ister.


---

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