# Rules view

By clicking on the triplet next to an Autovalidator rule, you can:&#x20;

* view the rule
* modify it
* view the products for that rule
* view affected findings
* delete that rule

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

Use the handy **filters** to find the rules you need at a glance:

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

Search rules by **value** name:

<figure><img src="/files/Ev3vKy2A5rd8N2qYryuH" 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.whitespots.io/appsec-portal/features/auto-validator/rules-view.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.
