- A trigger (when to run)
- Optional conditions (which records to match)
- One or more actions (what to do)
field/value pair, Custom Email, ConnectWise issue-type IDs, and template bodies) are free-text inputs.
Create a Rule
Step-by-step walkthrough of every option in the rule wizard.
Example Rules
Ready-to-copy setups for warranty alerts, meeting agendas, ticket surveys, and more.
Accessing Automation
Navigate to Settings > Automation from the sidebar. The main page lists every rule in your tenant. Each row shows:- Rule Name and description
- Trigger type badge (Date Threshold or Scheduled — the list filter may also show Field Change and Data Absence for rules created via the API or internal tools)
- Entity type badge (Device, Ticket, Meeting, etc.)
- Actions summary (either the single action label or “N actions”)
- Scope badge (All Companies or Specific)
- Enabled toggle to turn the rule on or off without deleting it
Row Actions
Hover over any rule row for the action menu:| Action | What it does |
|---|---|
| Edit | Opens the wizard for that rule |
| Run Now | Executes the rule once against current data, outside the normal schedule |
| Duplicate | Creates a copy of the rule named “Copy of ”, disabled by default |
| Delete | Permanently removes the rule and its execution history |
Permissions
Three permissions control access to Automation:| Permission | Grants |
|---|---|
| Read Settings Automation | View rules and their execution history |
| Write Settings Automation | Create, edit, and run rules |
| Manage Settings Automation | Full access including delete and approval routing |
Execution Logs
Click Logs in the top-right of the rules page to open the execution history. Every rule run is logged with:- Timestamp and rule name
- How many entities were matched
- Which actions ran and whether each succeeded
- Any error messages if an action failed
AI Rule Designer
While editing or creating a rule, click the purple Sparkles tab on the right edge of the screen to open the AI Rule Designer. Describe what you want the rule to do in plain English, for example:Remind account managers 30 days before each company’s warranty expires, and send them the device list.The designer proposes a complete rule (trigger, conditions, actions, templates) as a diff against your current configuration. Review each section, accept the parts you want, and reject the rest. Useful for getting started quickly on complex rules or for generating email and planner templates.
How Rules Fire
- Date Threshold rules check every date on the chosen field and fire when it matches the configured window (for example, 30 days before warranty expiration). They evaluate hourly.
- Scheduled rules run on a fixed frequency: every hour, every 6 hours, every 12 hours, daily, or weekly. You set the time of day for daily and weekly runs. Weekly runs are anchored to a fixed day managed by the system; there is no day-of-week picker.
Next Steps
Wizard Walkthrough
Every option in the two-step wizard explained.
Example Rules
Warranty alerts, meeting agendas, ticket surveys, and more.