# Connect via Remote Console

The [<mark style="color:blue;">**Remote Console**</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#remote-console) is used to connect to a [<mark style="color:blue;">server</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#server) when, for example, [<mark style="color:blue;">SSH</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#secure-shell-ssh-keys) is not available. You must have the root or administrator password for this type of log-in to the server.

{% hint style="info" %}
**Prerequisites:** Make sure you have the appropriate permissions. Only contract owners, administrators, or users with **access rights** to the data center can connect to a server. Other user types have read-only access and cannot provision changes.
{% endhint %}

### Procedure

1\. In the **DCD**, go to **Menu** > **Virtual Data Centers**.

2\. Open the **Remote Console** from the list of your **Virtual Data Centers** or from the **Workspace**.

{% tabs %}
{% tab title="Via the Virtual Data Centers" %}
To connect through the virtual data centers, follow these steps:

1\. Select **Virtual Data Centers** in the left navigation menu. A list of data centers is displayed.

2\. Click the arrow beside the respective data center's **Name** to view the associated list of servers.

3\. Select ![Options menu](/files/zMw81MF9KCPxOHBMLSog) icon for more options.

4\. Select **Open remote console**.

![Open remote console via the Virtual Data Centers in the left navigation menu](/files/yZC8jdHtOjyj9XOSBbAi)
{% endtab %}

{% tab title="via the Workspace" %}
To connect through the workspace, follow these steps:

1\. Select **Virtual Data Centers** in the left navigation menu.

2\. Select the name of the respective data center containing the required server.

3\. In the **Workspace**, select the server.

4\. Right-click on the server to choose **Console** from the context menu or select **Console** in the **Inspector** pane.

![Open remote console via the Workspace](/files/lon62CEWVY16RFFVi2vb)
{% endtab %}
{% endtabs %}

{% hint style="success" %}
**Result:** Remote Console version matching your browser opens; you can now log in to the server with root or administrator password.
{% endhint %}

{% hint style="info" %}
**Note:**

* Use the **Send Key Combo** button on the top right of the **Remote Console** window to send shortcut key combinations (such as CTRL+ALT+DEL).
* Launch the **Remote Console** window again with one click by bookmarking its URL address in your browser.
* For security reasons, once your session is over, always close the browser used to connect to [<mark style="color:blue;">VM</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#vm) with this bookmark.
  {% endhint %}


---

# 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.ionos.com/cloud/compute-services/compute-engine/how-tos/connect-remote-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.
