# Create Deka Registry

This section explains how to add a repository to the Deka GPU Service in the Cloudeka Portal Service. The following are the steps for creating a registry in the Deka GPU Service:

* On the Deka GPU Services page, select the Registry menu. Click the Create Repository button.

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

* Fill in all available columns and click the Next button after filling in all available columns on the Create Registry page. Click the Next button to continue the create registry.

{% hint style="warning" %}
Use the Private type when creating the registry to make it safer.
{% endhint %}

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

* The Summary window appears, checklist **I confirm I have and agree to the subscription agreement** and **I confirm that I understand the scope of work provided by Deka Registry services**.

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

* The created registry appears on the registry page on the Service Portal AI.

<figure><img src="/files/KttR679FuQbjrG6mbWKu" 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-metal/deka-metal-deka-registry/create-deka-registry.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.
