> 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/supervisor-experience.md).

# Esperienza del supervisore

Questa sezione fornisce una panoramica dell’esperienza del supervisore all’interno di Zoom centro di contatto, Zoom Workforce Management (WFM) e Zoom Quality Management. Dopo aver letto questa sezione, puoi aspettarti di avere familiarità con strumenti e funzionalità comuni, fondamentali per l’utilizzo di questi prodotti.

### Utilizzando la app Zoom Workplace

Simile agli agenti, per usare Zoom centro di contatto nell'app Zoom Workplace, il supervisore deve [iniziare una sessione di lavoro](/technical-library/it/servizi-business/zoom-contact-center/zoom-customer-experience/agent-experience/using-the-zoom-workplace-app.md#beginning-a-work-session). Da lì, i supervisori possono passare a stati personalizzati per evitare di alterare le metriche per lo stato “Non pronto”.&#x20;

{% content-ref url="/pages/8e5cf8fff93a3b5602570654eb48f88f5c5c3acf" %}
[monitoraggio chiamate](/technical-library/it/servizi-business/zoom-contact-center/zoom-customer-experience/supervisor-experience/call-monitoring.md)
{% endcontent-ref %}

{% content-ref url="/pages/8e0297d78ba5f24fadc240a11267ce7ac83c42d5" %}
[Zoom Workforce Management (WFM)](/technical-library/it/servizi-business/zoom-contact-center/zoom-customer-experience/supervisor-experience/zoom-workforce-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/38787a61a318578ba166a963399b2878ee9574b0" %}
[Gestione della qualità di Zoom](/technical-library/it/servizi-business/zoom-contact-center/zoom-customer-experience/supervisor-experience/zoom-quality-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/fae487533ff4e825064d16df72552c660ead4c1d" %}
[Zoom Centro di contatto Reportistica e analisi in tempo reale](/technical-library/it/servizi-business/zoom-contact-center/zoom-customer-experience/supervisor-experience/zoom-contact-center-reporting-and-real-time-analytics.md)
{% endcontent-ref %}


---

# 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/supervisor-experience.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.
