> 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-enterprise-avanzati/virtual-desktop-infrastructure/vdi-explainer.md).

# Spiegazione VDI

L'app Zoom Workplace VDI (infrastruttura desktop virtuale) e il Plug-In aiutano le aziende con infrastruttura virtuale a offrire un'esperienza multimediale di alta qualità in tempo reale senza influire in modo significativo sulle risorse del server virtuale.

Le pagine seguenti forniscono resoconti tecnici e approfondimenti su come funzionano l'app Zoom Workplace VDI e il Plug-In, e su come possono avvantaggiare le aziende che utilizzano l'infrastruttura desktop virtuale.

{% content-ref url="/pages/ab2b99eb2446d33696a808c2b15d43650b51f03a" %}
[Panoramica](/technical-library/it/servizi-enterprise-avanzati/virtual-desktop-infrastructure/vdi-explainer/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/fc68ea6458ee3584574e24fd11c118190ed56bbb" %}
[Concetti fondamentali](/technical-library/it/servizi-enterprise-avanzati/virtual-desktop-infrastructure/vdi-explainer/core-concepts.md)
{% endcontent-ref %}

{% content-ref url="/pages/7aeffadf78e377971bf5a83d1247859b10f6b54f" %}
[Amministrazione e distribuzioni](/technical-library/it/servizi-enterprise-avanzati/virtual-desktop-infrastructure/vdi-explainer/administration-and-deployments.md)
{% endcontent-ref %}

{% content-ref url="/pages/7c5beea32d1c4f2ee5b666798aab908f8a16040d" %}
[Limitazioni](/technical-library/it/servizi-enterprise-avanzati/virtual-desktop-infrastructure/vdi-explainer/limitations.md)
{% endcontent-ref %}

{% content-ref url="/pages/07fba76cb3b0fd73389469d9d6674f1d868f3dd8" %}
[Risoluzione dei problemi](/technical-library/it/servizi-enterprise-avanzati/virtual-desktop-infrastructure/vdi-explainer/troubleshooting.md)
{% endcontent-ref %}

{% content-ref url="/pages/cae7b842df6f7dc97cbf04e7823ba5b06c1f9eb4" %}
[Domande frequenti](/technical-library/it/servizi-enterprise-avanzati/virtual-desktop-infrastructure/vdi-explainer/frequently-asked-questions.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-enterprise-avanzati/virtual-desktop-infrastructure/vdi-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.
