# Create Registry

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

* On the Deka GPU Services page, select the **Registry** menu.

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

* Click the **Create Repository** button.

{% hint style="success" %}
If you don't have a quota to create a Deka Registry, contact your Administrator to add a quota.
{% endhint %}

<figure><img src="/files/5Qq26rN472sYgCNxzpeE" alt=""><figcaption></figcaption></figure>

* Enter all required information in the available fields on the Create Registry page, then click **Next** to continue creating the registry.

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

<figure><img src="/files/W0WtZSsbZBVal6wnZl5X" 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/rO9pxfOV0jQ7U1UdAWaI" alt=""><figcaption></figcaption></figure>

* After successfully creating a registry, it will appear in the registry list as shown below.

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


---

# 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-gpu/deka-gpu-registry/create-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.
