# Tag Immutability

On the Tag Immutability tab you can add, activate or deactivate tags, and delete tabs that are no longer used.

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

## **Create Rule**

Adding the Immutability Tag is a tag rule for the project. The following are the steps for adding tags to immutability:

* Select the Tag Immutability tab, and click the Add Rule button.

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

* The Add Tag Immutability Rule window appears, in the For the repositories section select matching or excluding according to your needs. Click the Add button to add tags.

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

* The tag is registered in the Tag Immutability table list.

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

## **Enable/Disable Rule**

You can deactivate or activate tags that you no longer use. If you want to disable tags that are no longer used. Press the More button on the tag that you want to deactivate and select Disable, whereas if you want to activate the tag that will be used in More, click Enable.

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

Click the Confirm button to continue the process.

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

In the Tag Immutability table, you can see that the icon changes to an exclamation mark if the tag is disabled, while the icon changes to a check mark if the tag is enabled.

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

## **Delete Rule**

The following are the steps for removing the Immutability Tag in the Deka GPU Service in the Cloudeka Portal Service. On the Tag Immutability tab and select the tag you want to delete.

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

The Delete Rule window appears, click the Confirm button to continue the process.

<figure><img src="/files/F0zHrLSaCJ4TXS5Hi9Tl" 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/detail-registry/tag-immutability.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.
