# Rule Engine

The rule engine log-interface was made to get easy access to what decisions were made by your Rule Engine with an interactive graph.&#x20;

## Filter the graph for a certain period

![](/files/rCyVeF2U2rpc13Yxi1iV)

## Filter by Rules

![](/files/k1d3hPZUzrrnAtXDXSJW)

## Filter for everything you can see in the table

![](/files/JzUKyB5TkLnm5bwcRjjs)


---

# 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.radiusaas.com/admin-portal/insights/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.
