# Detail a Virtual Machine

On the VM created on the Deka GPU Service Portal page, click the More button and select Details.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe_ewfTjXqdHDpVXpsGkogYQTS8IT3wGKaY04FSttCQoPyXSmJ13xTq39Sy013jMmBmLa2pJ9vl_wp4fJ4PeDQdgJI45ZCB9adk_mWRr1ABPD8s6ZmqPFkxT4u_w_mwvW-NmTub?key=6sGwqPfgeqzrgLIei0ESSA" alt=""><figcaption><p>Detail a VM</p></figcaption></figure>

This page displays the configuration details of a Virtual Machine (VM)  created. The VM named demo-virtual-machine in the kube-public namespace has a vCPU specification of 2 and 4 Gib RAM, and 30 GiB for the Root Disk. The creation date is recorded at 2024-11-26T04:27:05Z. The operating system used is UBUNTU\_22.04. You can delete the VM using the Delete button and can access the VM via the VM console using the Open Console button to perform further interaction.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcdC2GvBfIMCx2OQGySZCm7EGVoVtblGPksUzEQEVQ9QDcxrW8e8KjtBamR39OnB5GvC0C5OaiGoGETpbNalh_l6Qn0zBoUEYSLQuvyHTiy0o0MPkSnTW2TFgfwQjsdCgZnz0qHfQ?key=6sGwqPfgeqzrgLIei0ESSA" alt=""><figcaption><p>Detail VM</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/detail-a-virtual-machine.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.
