> 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/fr/services-affaires/zoom-revenue-accelerator/zoom-revenue-accelerator-explainer/zra-requirements.md).

# Exigences de ZRA

### Zoom Revenue Accelerator nécessite que les Clients disposent d’un domaine associé dans leur compte

Zoom Revenue Accelerator nécessite qu’un compte dispose d’au moins un [domaine associé](https://support.zoom.us/hc/en-us/articles/203395207-Getting-started-with-associated-domains) configuré dans leur compte Zoom. Cela permet à Zoom Revenue Accelerator de distinguer automatiquement les Zoom Meetings qui incluent des Participants externes (c.-à-d. des réunions commerciales) et les réunions internes.

### Les utilisateurs doivent intégrer leur calendrier pour enregistrer automatiquement et capturer l’analyse des données des réunions

Zoom Revenue Accelerator nécessite que les utilisateurs disposent d’un [intégration aux calendriers](https://support.zoom.us/hc/en-us/articles/360000488243-Setting-up-calendar-and-contacts-integration) configuré sur leur compte Zoom pour enregistrer automatiquement les réunions externes à des fins d’analyse. Cette Intégrations identifie les réunions avec des Participants externes grâce au(x) domaine(s) e-mail des Participants invités.

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

L’intégration aux calendriers de Zoom est compatible avec [Le service E-mail et calendrier de Zoom](https://explore.zoom.us/en/products/zoom-mail-calendar-service/), Google Agenda, Microsoft Office 365 et Microsoft Exchange.
{% endhint %}

### Zoom Revenue Accelerator fait *non* nécessiter une intégration aux calendriers pour l'enregistrement d'appel téléphonique et l'analyse automatiques

Zoom Revenue Accelerator ne nécessite pas d’intégration aux calendriers pour enregistrer et analyser automatiquement les appels téléphoniques. Les administrateurs peuvent configurez Zoom Revenue Accelerator pour [détecter les extensions internes](https://support.zoom.us/hc/en-us/articles/7977115380749-Managing-Zoom-IQ-recording-access-and-disclaimers-#h_01G923V51DH36RYE7JRQTNGV6G) associé au compte d’un client. S’il est activé, les conversations avec des numéros de téléphone externes seront considérées comme des participants externes, et inviteront Zoom Revenue Accelerator à enregistrer et analyser automatiquement l’appel.


---

# 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/fr/services-affaires/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.
