> 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/area-admin/network-management/quality-of-service-and-network-best-practices-explainer.md).

# Spiegazione della qualità del servizio e delle best practice di rete

Le applicazioni software Zoom, incluse le app desktop, mobili e VDI di Zoom Workplace, Zoom Rooms e i servizi, tra cui Zoom Phone e Zoom centro di contatto, utilizzano tecnologie adattive proprietarie e standard del settore per misurare in tempo reale le risorse di rete e CPU e regolare il consumo di larghezza di banda. Grazie a queste tecnologie adattive, Zoom offre un'esperienza di collaborazione audio e video di alta qualità nella maggior parte degli ambienti di rete.

Zoom offre anche Impostazioni amministrative e indicazioni per le organizzazioni che danno priorità al traffico dati nell'ambito della loro strategia QoS e Configura le applicazioni Zoom per regolare il loro consumo di larghezza di banda. Questo documento descrive i seguenti elementi per aiutare a ottimizzare le applicazioni Zoom e i dispositivi abilitati a Zoom sulla vostra rete.

{% content-ref url="/pages/fe3c9d73ca8a8594dab592c0a169a730a3570c03" %}
[Per iniziare in base al Ruolo](/technical-library/it/area-admin/network-management/quality-of-service-and-network-best-practices-explainer/getting-started-by-role.md)
{% endcontent-ref %}

{% content-ref url="/pages/1cbcd2f5fa25b5718e6907125e5e2e01aac17d1a" %}
[Come i codec audio e video di Zoom influenzano l'uso della larghezza di banda](/technical-library/it/area-admin/network-management/quality-of-service-and-network-best-practices-explainer/how-zoom-audio-and-video-codecs-affect-bandwidth-usage.md)
{% endcontent-ref %}

{% content-ref url="/pages/1dac928b63f12e26444df51d150fecd1e04609bd" %}
[Calcolo dell'utilizzo della larghezza di banda per Zoom Meetings e telefono](/technical-library/it/area-admin/network-management/quality-of-service-and-network-best-practices-explainer/calculating-bandwidth-usage-for-zoom-meetings-and-phone.md)
{% endcontent-ref %}

{% content-ref url="/pages/a49e94b7e6f49c8ec88a6a0d552ca13bc649b479" %}
[Impostazioni del controllo della larghezza di banda](/technical-library/it/area-admin/network-management/quality-of-service-and-network-best-practices-explainer/bandwidth-control-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/1e2c2c9b75943eaa071b2c2a5754d8d43cc834c7" %}
[Utilizzo della Marcatura DSCP con Zoom](/technical-library/it/area-admin/network-management/quality-of-service-and-network-best-practices-explainer/using-dscp-marking-with-zoom.md)
{% endcontent-ref %}

{% content-ref url="/pages/770c781a36443e7f64553607640c52b009d9932c" %}
[Configurazione dei componenti di rete per Zoom](/technical-library/it/area-admin/network-management/quality-of-service-and-network-best-practices-explainer/configuring-network-components-for-zoom.md)
{% endcontent-ref %}

{% content-ref url="/pages/11da05e6c116e9b64e564f87eb7340e5addeb08d" %}
[Prodotti Zoom per un utilizzo migliorato della larghezza di banda](/technical-library/it/area-admin/network-management/quality-of-service-and-network-best-practices-explainer/zoom-products-for-improved-bandwidth-utilization.md)
{% endcontent-ref %}

{% content-ref url="/pages/1fe376f43ab10f930b89fa41cb936dc6eb585d2e" %}
[Utilizzare Zoom Dashboard per risolvere i problemi di rete](/technical-library/it/area-admin/network-management/quality-of-service-and-network-best-practices-explainer/using-zoom-dashboard-to-troubleshoot-network-issues.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/area-admin/network-management/quality-of-service-and-network-best-practices-explainer.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.
