{% extends "base.html" %} {% block title %}Rule Builder | Suvra{% endblock %} {% block content %} {% raw %} {% endraw %}

Rule Builder

Build a policy rule step by step — no YAML required.

1 2 3 4

Step 1 — What action should this rule control?

Step 2 — What should happen?

Step 3 — Add constraints

Identity context (optional)

Step 4 — Review & name your rule

{% raw %} {% endraw %} {% endblock %}