# Disabling a Rule

You can disable an existing rule by changing the visibility.

To change the visibility, press the 'eye' icon in the top right. This will toggle it on or off.

Disabling a rule, will only disable the forward looking effects. Any rule evaluations which have happened in the past will remain, such as assigning a specific training to a learner.

<figure><img src="/files/W7hfIbzuxVTjwSlJl5cX" alt=""><figcaption><p>The Assignment Rule is disabled, while the Nudge rule is enabled.</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.itsaffinity.com/product-guides/internal-organizations/rules-engine-management/disabling-a-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.
