# Update rule

The **Update Rule** feature is used to update the configuration of an existing **Tag Immutability rule** in a registry. Through this page, users can readjust the scope of repositories and tags to which the immutability rule will be applied.

* To **update rule data**, go to the **Registry** page → Select the **Tag Immutability** tab → Choose the rule data you want to update → Click the **More** button on the selected rule → Select **Update**.

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

* After clicking the **Update** button → The system will display the **Edit Tag Immutability Rule** form → Modify the rule data as needed → Click the **Update** button again to save and apply the changes.

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

* After completing the data updates → The system will display the notification **"Tags has been successfully updated"**, indicating that the data has been successfully updated.

<figure><img src="/files/j6EuxxihG07IkJw6nTHP" 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-gpu/deka-gpu-registry/detail-registry/tag-immutability/update-rule.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.
