# Disable Rule

The **Disable Rule** feature on the Registry page allows users to **deactivate a rule** that was previously created and enabled. When a rule is disabled, the system will **stop applying the defined logic or policy**, and any matching conditions will **no longer be evaluated or executed** by the system.

* Go to the **Tag Immutability** tab, locate the data or tag you want to disable → Click the **More** button on that data/tag → Select **Disable** to deactivate the rule.

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

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

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

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

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

<figure><img src="/files/bcdSSzYJw9dE23COeHN7" 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/disable-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.
