# Rule Engine

{% embed url="<https://youtu.be/3PD3mwrqsNI>" %}

A number of rules are applied in the evaluation of a cloud account in the ACS platform. The rule engine is a section of spotting all the rules that are being applied to evaluate the cloud account. Users can find the rule information, description, title, associate compliance family, etc. on the rule engine page of a rule. Also, users can enable and disable rules to evaluate the cloud account. The rule engine page has 4 filters to spot the rule on the rule engine page.

Filters are:&#x20;

* Search filter&#x20;
* Severity filter&#x20;
* Compliance family filter &#x20;
* Compliance status filter

<figure><img src="https://lh5.googleusercontent.com/K4vaM2HpdK0MXobMJh5HAO98D3NmcZuK1zSELnYyobemqNOnf6bTkIaS0-2-3tiYh0WC9n2df23z7KDci-_NFCYlDoOWx2F_okU0R39Rykv11yNhbU_k8BdghTD20XROmhouxZXqf6Diz4H06Kbzy2qVNhksV2958yHVCQ3isr8Ywh5zZEGYVoVLn5x3" alt=""><figcaption></figcaption></figure>

**Search filter:** The search filter allows users to search for the rules within the rule engine page. Users can search for the rule by entering the keyword.

<figure><img src="https://lh6.googleusercontent.com/aw75tptnf1bLS0-hLsL79nOvYFRwyXAquG4rG7-CpCKpOJkkLBKMKzIBXzXIdONNhD5USW2LfLoJUcObpJIZwypALKc-Uo7N7lgsi6c9xog1Dy_ZM-vhJ7KRx1N-yfw0DyVnWa_9DP26RogH9o8FuzOQ4bFd0zFsEW7fC0fmM-b9-3F3L3WlGR2BaHTFAQ" alt=""><figcaption></figcaption></figure>

**Severity filter:** The severity filter allows the user to spot a rule by the severity of the rule.

<figure><img src="https://lh3.googleusercontent.com/jjs0b4b9AwQ-Gnztz9bGFQV_pcJwKFp7FPQuNRoFe30ofKTNCW27jEYOW6FU5JtVyQJRiMlAZJszJQX_tQoIGs3tHDkn1eoib6V_4lKZkIPYfmPUxeg1pdeqd-MfUVEbpdEPVww73AxiuMagcsTLphthn9A1AG21--S-962XhEZ7rDk9zbgbgD22ugcUGw" alt=""><figcaption></figcaption></figure>

**Compliance family filter:** All rules in ACS belongs to the 13 compliance family. So users can spot the rule by the compliance family.

<figure><img src="https://lh6.googleusercontent.com/RHPkyrKxiFHDDS_WmD_NtqPsqtTx2SHMi2wAaY8qjg9-YWBn635VHebPNNPOnY7vVbbNgxD6jWy8KLXfgNkn-Pc7zD7vsnjiV83dZDk3X_gBckCje5gXVWgTmYFLZ8Dz1tQ7gK56HjZlVau0ekDG0QzWjbFFy064V84i6bb37NPmfA1XgYz5hFRcAE-Jlg" alt=""><figcaption></figcaption></figure>

**Compliance status filter:** The user can enable and disable the rule. Only enable rule will be applied in the next scan. Compliance status filter allows users to find the enable or disable rules separately.

<figure><img src="https://lh5.googleusercontent.com/NlXfEJ7rBmKAgROJt-EEUvn3FaXzu-Brw2Vh599Q6ThdAhVgrtVblV0lqNYGmOMpxREtbTRCPqLwcni-B-xLkMRY5lmpYv8cGLg7xQ-hX-85VlLFqE8PGrkfZmTIvxF9jNLFyQIFceLBxSr7BqHOpGxRYvXtrfPW7sM97Ygckhm6OQ3lrwNXpx8hVYhNBw" alt=""><figcaption></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-acs.clouddefenseai.com/others/rule-engine.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.
