# Delete Registry

To delete the registry that has been created in the Service Portal, make sure you have deleted the existing repository by following the Delete Repositories sub-chapter. The following are the steps for deleting the Registry in the Service Portal:

* On the Registry page on the Service Portal, select the registry that you want to delete by pressing the three vertical dots, and select the Delete button.

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

* The Delete Label window appears, click the Yes button to continue the registry deletion process.

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

* A success notification will appear indicating that the registry has been successfully deleted.

<figure><img src="/files/qKSwooM6APvh0S2rH3G5" 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/delete-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.
