> For the complete documentation index, see [llms.txt](https://docs.idea-hpc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.idea-hpc.com/modules/virtual-desktop-interfaces.md).

# Virtual Desktop Interfaces

Virtual Desktop Interface (VDI) module lets users easily create and manage their Windows or Linux virtual desktops on AWS. Users have the ability to launch EC2 images with their favorite tools & applications pre-installed/configured.

<figure><img src="/files/VOoNh30wqK697n9ijuSr" alt=""><figcaption><p>Linux and Widows virtual desktops running on IDEA</p></figcaption></figure>

## User Documentation

* [Create a virtual desktop (Linux/Windows)](/modules/virtual-desktop-interfaces/user-documentation/create-a-virtual-desktop-linux-windows.md)
* [Stop/Delete/Hibernate a virtual desktop](/modules/virtual-desktop-interfaces/user-documentation/stop-delete-hibernate-a-virtual-desktop.md)
* [Share a virtual desktop](/modules/virtual-desktop-interfaces/user-documentation/share-a-virtual-desktop.md)
* [Virtual desktop scheduling](/modules/virtual-desktop-interfaces/user-documentation/virtual-desktop-scheduling.md)
* [Modify a virtual desktop](/modules/virtual-desktop-interfaces/user-documentation/modify-a-virtual-desktop.md)

## Admin Documentation

* [Sessions](/modules/virtual-desktop-interfaces/admin-documentation/sessions.md)
* [Virtual Desktop Images (Software Stacks)](/modules/virtual-desktop-interfaces/admin-documentation/virtual-desktop-images-software-stacks.md)
* [Permissions management](/modules/virtual-desktop-interfaces/admin-documentation/permissions-management.md)


---

# 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:

```
GET https://docs.idea-hpc.com/modules/virtual-desktop-interfaces.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
