# Labels

On the Labels tab of the Deka Registry can add labels, update labels, and remove unused labels.

## Create Label

Here are the steps to add labels in the Deka Registry repository to the Cloudka portal service.

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

Create Label (a)

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.18%20create-label.png" alt=""><figcaption></figcaption></figure>

\
\\

* Click the Labels tab and click the + New Label button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.19%20addlabel.png" alt=""><figcaption><p>Create Label (b)</p></figcaption></figure>

* Enter a name in the Label Name column, select a color for the label, and add a label description in the Description column. Click the Confirm button to continue with the process.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.20%20addlabel.png" alt=""><figcaption><p>Create Label (c)</p></figcaption></figure>

* The Labels notification has been successfully created and the label was successfully added to the Deka Registry.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.21%20addlabel.png" alt=""><figcaption><p>Create Label (d)</p></figcaption></figure>

## Edit Label

Here are the steps to change the created label:

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

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.22%20edit-label.png" alt=""><figcaption><p>Edit Label (a)</p></figcaption></figure>

* On the Labels tab, select the label that the data will update by clicking More select Update.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.23%20editlabel.png" alt=""><figcaption><p>Edit Label (b)</p></figcaption></figure>

* Update New Labels editable data such as Label Name, Color, Description.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.24%20editlabel.png" alt=""><figcaption><p>Edit Label (c)</p></figcaption></figure>

* The Label notification has been successfully updated that the label was successfully updated.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.25%20editlabel.png" alt=""><figcaption><p>Edit Label (d)</p></figcaption></figure>

## Delete Label

Here are the steps to remove a repository label in the Deka Registry on the Cloudka portal service.

* On the Deka Registry page of the Cloudka portal service.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.26%20delete-label.png" alt=""><figcaption><p>Delete Label (a)</p></figcaption></figure>

* Click the Labels tab, select the label to remove by clicking the More button and selecting Delete.

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

* The Repository Delete window displays click the Delete button to continue with the delete process.

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

* Display "Label has been successfully deleted" notification that the label was successfully deleted.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/18dekaregistry/18.29%20delete.png" alt=""><figcaption><p>Delete Label (d)</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/labels.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.
