# Enable Rule

The **Enable Rule** feature on the Registry page allows you to activate a rule that has been created so the system can start applying the defined logic or policy within the registry. Once enabled, all matching conditions will be evaluated and executed by the system.

* Go to the Registry page and select the **Tag Immutability** tab → Locate the data or tag you want to enable → Click the **More** button on that data/tag → Select **Enable** to activate the rule.

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

* Locate the data or tag you want to enable → Click the **More** button on that data/tag → Select **Enable** to activate the rule → After clicking **Enable**, the system will display a confirmation notification for **Enable Rule** → Click the **Yes** button.

<figure><img src="/files/4DjHvwr2xgP2wsbFWB5x" alt=""><figcaption></figcaption></figure>

* After the user clicks the **Yes** button on the **Enable Rule** confirmation, the system will display the notification **"Tags has been successfully updated"**, indicating that the rule has been successfully activated.

{% hint style="success" %}
In the **Tag Immutability** table, active rules are marked with a **green icon featuring an exclamation mark**, as shown in the illustration. This green icon indicates that the rule is currently **enabled.**
{% endhint %}

<figure><img src="/files/JGrBwFxGGbi2UMQ0uN5W" 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/managing-rule-status/enable-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.
