Learn · Guides
Write your first rule
Say what happens when a warning label is seen.
Checked against the product on · written for everyone
A rule has two halves. The first half names a warning label to watch for. The second half names one action from a fixed list. Everything the platform does on your behalf runs through a rule.
The fixed action list
Four groups, and every action belongs to one of them. A rule pack adds warning labels. The action list stays the same for every account.
| Group | Actions | What happens |
|---|---|---|
| Write it down | Record | The logbook gets an entry. This one is always on. |
| Tell a person | Notify · Ask for review · Escalate | A person is told, or a call is put in the review queue. |
| Gate the action | Allow · Challenge · Hold · Block | The thing in flight is allowed, held, or stopped. |
| Fix it | Turn off access · Switch off · Open a ticket · Call your system | Your systems are acted on through a bound connector. |
Create the rule
Respond
New rule
- Name
- Overheat hold
- When this is seen
- temperature-excursionA warning label from your rulebooks.
- Do this
- HoldFrom the fixed action list. A rulebook can never add an action.
- Severity
- High
- Ask a person first
- No
Open Rules and select New rule, then fill in the name and the label.1
The label list holds every warning label from your installed rule packs, plus any you wrote.
Read the precedence line.2
It states what happens when this rule and another fire together.
Select Test against past events, then Create rule.3
The test replays your stored events and reports how many times the rule would have fired. Nothing is dispatched.
Check it fired
Respond
Rules
| Rule | When this is seen | Do this | Sign-off | State |
|---|---|---|---|---|
| Overheat hold | temperature-excursion | Hold | Not needed | On |
| Escalate repeat | repeat-excursion | Escalate | Not needed | On |
| Cut access | credential-exposure | Turn off access | Required | On |
| Log only | low-confidence | Write it down | Not needed | On |
Return to Rules and confirm the state reads On.1
Open Records and look for the entry that names your rule.2
Every firing writes one entry.