# Prerequisites

Before users can access and use the Deka Metal feature, several initial requirements and configurations must be fulfilled. These prerequisites are necessary to ensure that the system displays the Deka Metal menu and its functions accurately according to the user’s access rights and the type of project being used. The prerequisites that must be met are as follows:

## A. Organization and Project have been created by the Superadmin.

* The Superadmin is responsible for creating the Organization and Project within the Cloudeka portal.
* The Deka Metal feature will only appear for projects that are registered and active under the corresponding organization.

## B. The project must be of the Enterprise type and set as Private.

Only Enterprise/Postpaid projects support integration with the Deka Metal platform.

## C. The user must have an account with the appropriate access rights.

Access to the Deka Metal feature is granted to users with the Admin (Enterprise) role or other roles that have been granted permission by the Superadmin.

<br>


---

# 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/prerequisites.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.
