# Dashboard

To view a summary of resource usage, users can access the **Dashboard** menu from the sidebar

<figure><img src="/files/6BnZUYnrFpSD7tZzGzqE" alt=""><figcaption></figcaption></figure>

After selecting this menu, the system will display several charts that represent the overall resource condition within a region.&#x20;

### **Region**

At the top of the dashboard, users can find the **Region** section.

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

The **Region** indicates the location where all resources (such as instances, storage, and network) are deployed and managed. All information displayed in the dashboard corresponds to this selected region.This helps users ensure they are monitoring and managing resources in the correct environment.

### Instance Chart

The Instance chart is used to visually display a summary of resource usage, including the number of instances, vCPUs, and RAM used compared to the total available quota. This chart helps users quickly monitor capacity and resource availability.

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

The **Server Groups and Server Group Members** charts are used to display a summary of the number of created server groups and their members compared to the total available quota. These charts help users quickly monitor the usage and capacity of server grouping.

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

### Storage

The Storage chart is used to display a summary of storage resource usage, including the number of volumes, volume snapshots, and storage capacity used compared to the total available quota. This chart helps users quickly monitor storage usage and availability.

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

### Network

This chart is used to display a summary of Floating IPs, Security Groups, and Security Group Rules usage compared to the total available quota. It helps users monitor public IP allocation and network security configurations.

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

This chart is used to display a summary of Networks, Ports, and Routers usage compared to the total available quota. It helps users monitor network infrastructure and resource connectivity.

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

### Paid OS

The *Paid OS* dashboard is used to display the number of paid operating system licenses currently in use and the total available quota.

<figure><img src="/files/95N4vYivmg3ei3RiALhI" alt=""><figcaption></figcaption></figure>

### Backup Scheduler

The *Backup Scheduler* dashboard is used to display the number of backup schedules that have been created and the total available quota.

<figure><img src="/files/2xVKU5aw7ipmvy4KpQB4" alt=""><figcaption></figcaption></figure>

### Key Pairs

The *Key Pairs* dashboard is used to display the number of key pairs that have been created and the total available quota for secure access to instances.

<figure><img src="/files/RTaxkd6yronyu9u6B6K4" alt=""><figcaption></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-flexi/deka-flexi-instance/dashboard.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.
