Smart Rules
A smart rule is just a normal rule that uses one or more AI signals as conditions. It lets you automate things keywords can't express — like "is this actually urgent?" or "is this a cold sales pitch?"
Smart rules need AI features enabled. See AI, Explained and AI privacy & consent.
The AI fields you can match on
Every signal MailPrism detects is available as a condition. The values are the same ones listed in Classification signals and the Conditions reference:
| Field | Values |
|---|---|
| Category | urgent · important · personal · work · financial · newsletter · promotional · cold_email · spam · social · notification · transactional · system |
| Urgency | high medium low |
| Sentiment | positive neutral negative |
| Is spam · Is automated · Is cold outreach | true / false |
Building one
It works exactly like any rule — you just pick an AI field as the condition:
- Rules → New Rule.
- Add a condition and choose an AI field — Category, Urgency, Sentiment, Is spam, Is automated, or Is cold outreach.
- Add your actions.
- Save and enable.
Examples worth copying
Surface urgent mail
When Urgency is high then Star · Mark important · Notify me by email
Quiet the cold pitches
When Is cold outreach is
trueAND Sender relationship is cold then Apply labelCold outreach· Archive
Catch unhappy customers fast
When Sentiment is negative AND Category is work then Star · Track response needed
Tidy the noise
When Is automated is
trueAND Category is notification then Apply labelNotifications· Mark read · Archive
Make smart rules dependable
- Pair AI with a plain condition. Combining urgency with sender relationship is more reliable than urgency alone.
- Start with safe actions — label, star, notify — before letting a smart rule archive or reply.
- Use confidence where it helps. Response-tracking conditions expose an AI
confidence value (
0.0–1.0) so you can require the AI to be sure. You can also raise the global AI confidence threshold in Settings → Rule Defaults so AI conditions only fire when the model is sure enough. See Conditions reference. - Tune the signals themselves. If a category or urgency call feels consistently off, adjust how MailPrism reads your mail in Preferences & tuning.
After enabling a smart rule, review the Rule Logs to see what it matched — the log captures the AI's reasoning, so you can tell why it fired.
→ Next: Preferences & tuning