# Favorite Rules

## Mark rules as favorite

You can mark any of you rule as a favorite. Your favorite rules will appear on the top of a list.

{% hint style="warning" %}
The procedure is the same for **Decision Tables, Scripting Rules** and **Rule Flow.**
{% endhint %}

### How to mark the rule as favorite

Next to every rule is a ![](/files/-MYEiGebN5JzOuvEOTkz) which you can click on to make your rule **Favorite**. The rules will be reorganized after page refresh. Favorite rules will be on the top.

![](/files/-Miaypj9lVvxzkm8k-jm)

### How to mark the rule as not favorite

If you want to undo **Favorite**, click on \*\*\*\* ![](/files/-MYEiZ22SSC42A3TB2Cr) and the rule won't be your favorite anymore. The rules will reorganize after therefresh.

![](/files/-Miaz1rYNTzeAvtY-8hE)


---

# 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.decisionrules.io/doc/v1/other/favorite-rules.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.
