Managing Rules
Each rule is displayed as a collapsible card in the admin interface, with individual controls.
Rule Card Actions
Every rule card provides these actions:
| Action | Description |
|---|---|
| Enable/Disable toggle | Toggle the rule's active status via a switch in the card header |
| Edit | Expand the card to modify rule configuration |
| Duplicate | Create a copy of the rule with the same settings |
| Delete | Permanently remove the rule |
| Drag & Drop | Reorder rules using the drag handle — order determines evaluation priority |
Quick Status Overview
The card header shows:
- Rule title and type
- Active/inactive status badge
- Validation indicator
- Toggle switch for quick enable/disable
Reordering
Drag and drop rules using the handle icon to change their evaluation order. Lower priority numbers run first. The order is saved automatically via AJAX.