# Connect a VM using browser

## Connect a VM using browser

Hybr lets user connect to a virtual machine using browser using the steps mentioned below.

* On Virtual Machines page, click on the Web icon for the VM that you would like to connect

![VM launch button.](/files/-MLNn5c0gXxVMKGw4YWc)

On the wizard that pops up, select the IP or choose Console Connect option and click the submit button (check mark:ballot\_box\_with\_check:).&#x20;

![Console connect option.](/files/-MLNPc1fxVMkg0Z1Utz_)

A new browser tab will be opened with the VM to login screen. Press **Ctrl + Alt + End** to log in. &#x20;

{% hint style="info" %}
If the login screen doesn't ask for password, press **Ctrl + Alt + Shift**. This will bring up onscreen option. Choosing '**Text Input**' option will bring up the password field where you can type the password and login.
{% endhint %}

![Onscreen options for logging in to the VM.](/files/-MLNjHUmUl5GWZRh-r19)

Once you logged in, you can use the VM on the browser.


---

# Agent Instructions: 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.cloudassert.com/hybr/2212/features/tenant/resource-management/connect-a-vm-using-browser.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.
