This figure shows the CQL Rules tab filtered by View. It contains a table with columns Rule ID, Rule, Type, and Running. The selected row has Rule ID value EurToGbpPre, Rule value select avg(lastPrice) as price, "EUR" as fromRate, "GBP" as toRate from EurToGbp where lastPrice < 1.5 and lastPrice > 0.5, Type value VIEW, and Running value true. There is a read-only View ID field with value EurToGbpPre, an editable View Schema field with value fromRate, price, toRate, an editable View field with value select avg(lastPrice) as price, "EUR" as fromRate, "GBP" as toRate from EurToGbp where lastPrice < 1.5 and lastPrice > 0.5. There is an Enable radio button group with buttons true and false. This radio button group is greyed out. There are buttons Add View, Delete All Views, Delete View, Edit View, Start, Query Wizard, Save, Cancel, Help. The Add View, Delete All Views, Delete View, Edit View, Start, and Query Wizard buttons are greyed out.