# Detail Deka Agent

After successfully installing Deka Agent on the virtual machine (vm) , the Deka Agent page displays a display like the one below.

<figure><img src="https://lh7-us.googleusercontent.com/QBtX7f3GNeiinzw4NiGTcF2WeA6_fI59oaPYa7orI9iyKB5Tg0MpSNpdE_j2FLMrva50IgUquGYZjGPqF1rS1vFnXGdgItmHWp70KvfTQGhrZfZ1b1mv4zx9LWYjqGeSbkcgCoJ4Qiphy9GdzA5yUKs" alt=""><figcaption><p>Deka Agent</p></figcaption></figure>

a. **Date Picker**, allows users to select a specific date range so that they can determine the visualization display for useQuick CPU / Mem / Disk andBasic CPU / Mem / Net / Disk.

b. **Quick CPU / Mem / Disk**, displays metric information about CPU, memory, and disk usage on a virtual machine (vm) . For a more detailed explanation at Quick CPU / Mem / Disk can be seen in the sub-chapter [Quick CPU / Mem / Disk](/deka_flexi/deka-agent/detail-deka-agent/quick-cpu-mem-disk.md).

c. **Basic CPU / Mem / Net / Disk**, displays metric information about CPU, memory, network, and disk usage on a virtual machine. For a more detailed explanation at Basic CPU / Mem / Net / Disk can be seen in the sub-chapter [Basic CPU / Mem / Net / Disk](/deka_flexi/deka-agent/detail-deka-agent/basic-cpu-mem-net-disk.md).


---

# 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.cloudeka.id/deka_flexi/deka-agent/detail-deka-agent.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.
