# Accessing the VM console

The vCloud Director interface offers two ways to connect to the console of the VM to manage it without requiring a direct network connection to the VM itself.

The two ways to connect are:

* Web Console, this launches a HTML5 console session to the VM
* Remote Console, this launches the 'VMware Remote Console' which requires additional software to be installed to use

To access one of the two consoles follow the steps below:

**Step 1.** Login to the vCloud Director portal

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

**Step 2.** Select the Virtual Datacenter that has the VM you want to access the console of

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

**Step 3.** The portal should show the default view of all the Virtual Machines in the Virtual Datacenter, find the VM you want to access and click the 'Actions' button

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

**Step 4.** From the dropdown menu go to 'VM Console' and then select one of the two methods to open the VM console.

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


---

# 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://kb.hostednetwork.com.au/support/services/cloud/infrastructure-as-a-service/virtual-machines-and-vapps/accessing-the-vm-console.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.
