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

# ZRA-Anforderungen

### Zoom Revenue Accelerator erfordert, dass Kunden eine zugehörige Domäne in ihrem Konto haben

Zoom Revenue Accelerator erfordert, dass ein Konto mindestens eine [zugehörige Domäne](https://support.zoom.us/hc/en-us/articles/203395207-Getting-started-with-associated-domains) in ihrem Zoom-Konto konfiguriert ist. Dadurch kann Zoom Revenue Accelerator automatisch zwischen Zoom Meetings, die externe Teilnehmer (d. h. Vertrieb-Meetings) enthalten, und internen Meetings unterscheiden.

### Benutzer müssen ihren Kalender integrieren, um Meeting-Analysen automatisch aufzuzeichnen und zu erfassen

Zoom Revenue Accelerator erfordert, dass Benutzer eine konfigurierte [Kalenderintegration](https://support.zoom.us/hc/en-us/articles/360000488243-Setting-up-calendar-and-contacts-integration) in ihrem Zoom-Konto haben, um externe Meetings automatisch zur Analyse aufzuzeichnen. Diese Integration identifiziert Meetings mit externen Teilnehmern anhand der E-Mail-Domäne(n) der eingeladenen Teilnehmer.

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

Die Kalenderintegration von Zoom ist kompatibel mit [Zoom’s E-Mail und Kalender Service](https://explore.zoom.us/en/products/zoom-mail-calendar-service/), Google Kalender, Microsoft Office 365, und Microsoft Exchange.
{% endhint %}

### Zoom Revenue Accelerator tut *nicht* eine Kalenderintegration für die automatische Anrufaufzeichnung und Analyse erfordern

Zoom Revenue Accelerator erfordert keine Kalenderintegration, um Telefongespräche automatisch aufzuzeichnen und zu analysieren. Administratoren können Zoom Revenue Accelerator konfigurieren, um [die internen Erweiterungen erkennen](https://support.zoom.us/hc/en-us/articles/7977115380749-Managing-Zoom-IQ-recording-access-and-disclaimers-#h_01G923V51DH36RYE7JRQTNGV6G) mit dem Konto eines Kunden verknüpft. Wenn aktiviert, werden Gespräche mit externen Telefonnummern als externe Teilnehmer angezeigt und Zoom Revenue Accelerator wird aufgefordert, den Anruf automatisch aufzuzeichnen und zu analysieren.


---

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