# Introduction

The Deka Metal feature is part of the configuration settings in the Cloudeka portal that functions to manage resource usage limits (resource limitation) within projects integrated with the Deka Metal platform.\
Through this feature, users can review and configure capacity limits for resources such as the number of clusters, nodes, namespaces, and storage used in a project.

This feature is available only for projects under Enterprise-type organizations with a Private environment — a dedicated environment with specific configurations and dedicated resources.\
When a user selects a project of this type, the system will display several additional menus that are available only in the Private Environment mode, one of which is Deka Metal.

Functionally, Deka Metal is used to manage resource usage limits for each account or project as defined by the Superadmin.\
The Superadmin first sets the capacity limits at the organization level, and project users can then monitor or adjust their configurations according to the established limits.

With this feature, resource utilization becomes more measurable, efficient, and aligned with the organization’s internal policies, helping to maintain performance and service stability within the private cloud environment.


---

# 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.ai/deka-metal/introduction.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.
