> 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-contact-center/zoom-customer-experience/zoom-contact-center-components.md).

# Componenti

Questa sezione offre una panoramica dei componenti principali disponibili con Zoom centro di contatto. Le informazioni fornite in questa sezione sono pensate per introdurre i concetti dal punto di vista d’insieme e fornire una comprensione di come i vari elementi si integrino tra loro. Tenendo presente questo, i lettori devono essere consapevoli che, sebbene il prodotto sia facilmente comprensibile dal punto di vista generale, concentrandosi sugli elementi più ampi dell’infrastruttura, quegli stessi elementi sono in genere composti da elementi più piccoli che devono essere creati per primi. In altre parole, il contenuto di questa sezione introduce i concetti fondamentali in una capacità orientata al futuro, ma questi elementi devono essere costruiti praticamente al contrario per funzionare. Maggiori informazioni su questo sono trattate nella [sezione Costruzione del tuo sistema](/technical-library/it/servizi-business/zoom-contact-center/zoom-customer-experience/zoom-contact-center-components/building-your-system-within-zcc-advice.md).

### Panoramica

I seguenti diagrammi forniscono una panoramica dei componenti di Zoom centro di contatto. Il primo diagramma offre una panoramica di alto livello dei suoi componenti nei termini più generali ed è pensato per una comprensione fondamentale del prodotto. Il secondo diagramma offre una vista dettagliata degli stessi componenti, mostrando come gli elementi sottostanti contribuiscano alla struttura complessiva del prodotto.

#### <mark style="color:blu;">Diagramma di panoramica - Livello alto</mark>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcVlagFfF2J30zbW0r8gC17zmlkoQg_-rXCv7f_bPBcozxmhhIJha3WUBdWn3kS5vqLKa4KFHFUS6on7LOy3IIK-3NYL1cvmJ9A9sgCkriXWUAKFCEtf_yLUSL4SiXjpUkF5b-TkA?key=KRgQ_4ail54dHZXUquLpIw" alt=""><figcaption></figcaption></figure>

#### <mark style="color:blu;">Diagramma di panoramica - Livello dettagliato</mark>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeAfjQOV_XUlkfVmlr5aqiMTwLYRgz8y4T8lUBi8U4wai-0n0HG4B6D3bMSwrH8wHeWZbIQ0sEGIkiGrTGUaQr38XIkg5AUy6Lx_w7qOi-s7FX2ObFkUHAuvtJIYvGNsJMmWsp5ww?key=KRgQ_4ail54dHZXUquLpIw" alt=""><figcaption></figcaption></figure>


---

# 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-contact-center/zoom-customer-experience/zoom-contact-center-components.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.
