> 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/technical-library-ar/alkhdmat-almtqdmh-dhmn-khth-enterprise/vdi.md).

# تطبيق VDI Workplace

مرحبًا بك في وثائق سطح المكتب الافتراضي

يُسهم تطبيق Zoom Workplace VDI (البنية التحتية لسطح المكتب الافتراضي) وPlug-In في تمكين الشركات من خلال بنية تحتية افتراضية لتقديم تجربة وسائط عالية الجودة وفي الوقت الفعلي دون التأثير بشكل كبير على موارد الخادم الافتراضي.

توفّر الصفحات التالية شروحًا تقنية ورؤى حول كيفية عمل تطبيق Zoom Workplace VDI وPlug-In، وكيف يمكنهما إفادة الشركات التي تستخدم البنية التحتية لسطح المكتب الافتراضي.

{% content-ref url="/pages/9e4f7bbb1bda0e2163c9e36db8caa6568f2c1a6b" %}
[نظرة عامة](/technical-library/technical-library-ar/alkhdmat-almtqdmh-dhmn-khth-enterprise/vdi/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/c52994935ab17172a26369e1d4870ed28c3c0684" %}
[المفاهيم الأساسية](/technical-library/technical-library-ar/alkhdmat-almtqdmh-dhmn-khth-enterprise/vdi/core-concepts.md)
{% endcontent-ref %}

{% content-ref url="/pages/116d4b0313003edf9cad5fb4b5a2b57b42fc131a" %}
[الإدارة وعمليات النشر](/technical-library/technical-library-ar/alkhdmat-almtqdmh-dhmn-khth-enterprise/vdi/administration-and-deployments.md)
{% endcontent-ref %}

{% content-ref url="/pages/fd973a458d5b137ba4b62b86f3e442a63f789c39" %}
[القيود](/technical-library/technical-library-ar/alkhdmat-almtqdmh-dhmn-khth-enterprise/vdi/limitations.md)
{% endcontent-ref %}

{% content-ref url="/pages/e302dd080df86098ae6ab6aa6a5ae76a811fa637" %}
[استكشاف الأخطاء وإصلاحها](/technical-library/technical-library-ar/alkhdmat-almtqdmh-dhmn-khth-enterprise/vdi/troubleshooting.md)
{% endcontent-ref %}

{% content-ref url="/pages/af7dfec81ae538b325aa9ce01179b39f6afae097" %}
[الأسئلة الشائعة](/technical-library/technical-library-ar/alkhdmat-almtqdmh-dhmn-khth-enterprise/vdi/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/technical-library-ar/alkhdmat-almtqdmh-dhmn-khth-enterprise/vdi.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.
