# How to Access Console

To be able to use the console on a VM in the Deka GPU Portal Service, there are two ways, namely:

1. Detail VM

To access the console on a VM, open the VMs menu on the Deka GPU Portal Services page, then click More and select Details.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdFT-_e-7uq75mCXF3PbC5r8_h-nRBKeJ5aCwFBTG2BpzYfcWYycZy1PIbfuJeegcoX575BgnY-tUyqSsEOEwbok7BNLT4CUt9xqjZyouT0UW7-a_jvj_v8ToMj8PgGq-GEYFrsUw?key=6sGwqPfgeqzrgLIei0ESSA" alt=""><figcaption><p>Access on Detail VM</p></figcaption></figure>

The VM Details page appears, press the Open Console button to open console access.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXewcn8W5-loD-adyhJjPYGmPzkHWjIBzGeaIor7rhCqkeSyx9iG7TEDYBlqzoId32eMbZyNu2A06a6gYNBjVILck2b-P5k9om9VgdPJqMFlcs364OQTDPQrh1aigB7fUKY8vcK1og?key=6sGwqPfgeqzrgLIei0ESSA" alt=""><figcaption><p>Access on Detail VM</p></figcaption></figure>

2. VM Module

Direct access via the More menu on the VMs page in the Deka GPU Portal Service.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXchB1ks1QHVCQSgkWhRt0J3LvEpQ_e5hG5e__NsWjmNN-4CHgcud7o_wgKmE9rS-CmaiSLu_fWch8bjRegbtLYJUgXkfT8l74yT0eusyKAaBN5VPBc1FZ8YxI_NOui1EiXiLesT?key=6sGwqPfgeqzrgLIei0ESSA" alt=""><figcaption><p>Access Direct</p></figcaption></figure>

You will automatically be directed to the VM Console page. Enter the username with “root”, and the password that was entered during the VM Instance creation process on the Authentication page.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXegjvMSGOAOP1rYe1XXAlNSxDOk1lkBdiAKxjT3moE3W1HnY0o0lEr8ppUK6VvmB54LU6hcFO9sOKb-XBAUq2SZ4DvNEt_7tSxJ2UIFW7VF4aAx5RbXX53aIvaNIaS-DoA1-LNbhA?key=6sGwqPfgeqzrgLIei0ESSA" alt=""><figcaption><p>Access Console</p></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/deka-gpu/deka-gpu-vms/feature-overview-of-virtual-machine/how-to-access-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.
