# Access via Omnissa Horizon Web Client

This guide explains how to access the Deka VDI environment using the **Omnissa Horizon Web Client** without installing the desktop application.

* Open your preferred web browser and navigate to <https://desktop.cloudeka.ai>. On the landing page, select **Omnissa Horizon Web Client** to continue using the browser-based access.

<figure><img src="/files/sJjsPOhIGMrmjbRKb6cP" alt=""><figcaption></figcaption></figure>

* You will be redirected to the login page where you need to enter your assigned **username** and **password**. After entering your credentials, click **Login** to proceed.

<figure><img src="/files/8LlVun410QFqrHICjziH" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you encounter an error or are unable to log in after entering your credentials, please contact [**Cloudeka Support**](/guidance-for-individual/service-portal-ai/ticket.md) for further assistance.
{% endhint %}

* Once authentication is successful, a list of available virtual desktops will be displayed. Select the assigned desktop to start the session.

<figure><img src="/files/cVwrRsw88H0YHAmqge9G" alt=""><figcaption></figcaption></figure>

* The Virtual Desktop Infrastructure (VDI) environment will load directly in your web browser, and the remote desktop interface will be displayed on your screen.

<figure><img src="/files/LCPmhSGT6w4eYFitKQPS" alt=""><figcaption></figcaption></figure>


---

# 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.cloudeka.ai/guidance-for-individual/reference/how-to-use-deka-vdi-via-omnissa-horizon/access-via-omnissa-horizon-web-client.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.
