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

# Requisiti di ZRA

### Zoom Revenue Accelerator richiede che i clienti abbiano un dominio associato all'interno del proprio account

Zoom Revenue Accelerator richiede che un account abbia almeno un [dominio associato](https://support.zoom.us/hc/en-us/articles/203395207-Getting-started-with-associated-domains) configurato all'interno del proprio account Zoom. Ciò consente a Zoom Revenue Accelerator di distinguere automaticamente tra Zoom Meetings che includono Partecipanti esterni (ossia, riunioni di vendita) e riunioni interne.

### Gli utenti devono integrare il proprio calendario per registrare automaticamente e acquisire le analisi della riunione

Zoom Revenue Accelerator richiede che gli utenti abbiano configurato un [integrazione del calendario](https://support.zoom.us/hc/en-us/articles/360000488243-Setting-up-calendar-and-contacts-integration) nel proprio account Zoom per registrare automaticamente le riunioni esterne per l'analisi. Questa Integrazioni identifica le riunioni con Partecipanti esterni tramite il/i dominio/i e-mail dei Partecipanti invitati.

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

L'integrazione del calendario di Zoom è compatibile con [Servizio posta e calendario di Zoom](https://explore.zoom.us/en/products/zoom-mail-calendar-service/), Google Calendar, Office 365 di Microsoft e Microsoft Exchange.
{% endhint %}

### Zoom Revenue Accelerator fa *non* richiedere un'integrazione del calendario per la registrazione chiamata telefonica automatica e l'analisi

Zoom Revenue Accelerator non richiede un'integrazione del calendario per registrare e analizzare automaticamente le chiamate telefoniche. Gli amministratori possono Configura Zoom Revenue Accelerator per [rileva le estensioni interne](https://support.zoom.us/hc/en-us/articles/7977115380749-Managing-Zoom-IQ-recording-access-and-disclaimers-#h_01G923V51DH36RYE7JRQTNGV6G) associato a un account del cliente. Se abilitato, le conversazioni con Numeri telefonici esterni saranno visualizzate come Partecipanti esterni e inviteranno Zoom Revenue Accelerator a registrare automaticamente e analizzare la chiamata.


---

# 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/it/servizi-business/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.
