# Delete Deka Registry

To delete a registry already created on a project, make sure it has deleted the repository, and you can guide deleting the repository in sub-section [Delete Repositories](/ci-cd/deka-registry/repositories.md#delete-repositories). Here are the steps to remove the Deka Registry:

* On the Cloud services portal page click the Deka Registry menu on the CI/CD.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.81%20delete.png" alt=""><figcaption><p>Delete Repositories</p></figcaption></figure>

* Click Delete button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.82%20delete.png" alt=""><figcaption><p>Delete Repositories</p></figcaption></figure>

* Enter the repository name in the column click I understand and the conventions, delete this registry.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.83%20delete.png" alt=""><figcaption><p>Delete Repositories</p></figcaption></figure>

* The repository in the Deka Registry has been successfully deleted.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.84%20delete.png" alt=""><figcaption><p>Delete Repositories</p></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.id/ci-cd/deka-registry/delete-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.
