Overview
MSP Automations let you define rules that automatically trigger actions when specific events happen across your client organizations. Instead of manually responding to every alert, automations handle routine responses — creating tickets, sending emails, calling webhooks — so nothing falls through the cracks. Navigate to Tools → Automations in the MSP Console.How Automations Work
An automation has three parts:- Trigger — The event that fires the automation (e.g., incident detected)
- Trigger Configuration — Parameters that refine when it fires (e.g., uptime drops below 99%)
- Actions — What happens when the trigger fires (e.g., create a ticket, send an email)
Trigger Types
Incident Detected
Fires when a new incident is detected across any monitored client service.Uptime Drops Below Threshold
Fires when a client’s uptime percentage drops below a configured threshold.threshold parameter (e.g., 99.0 for 99% uptime). Useful for proactive SLA monitoring before a formal breach occurs. The percentage uses the same formula as SLA reports: degraded counts as downtime, maintenance is always excluded from the denominator, and unknown counts as uptime.
Client Quota Exceeded
Fires when a client exceeds their allocated monitoring quota (number of stacks, monitors, or components).SLA Breach Detected
Fires when a client breaches their configured SLA targets.Action Types
Each automation can have one or more actions that execute when the trigger fires. Actions run in sequence.Send Notification to MSP
Sends an in-app notification to MSP users in the StatusStack console.Send Email
Sends an email to specified recipients.Create PSA Ticket
Creates a ticket in your connected PSA (Professional Services Automation) tool.Call Webhook
Calls an external webhook URL with incident data.Creating an Automation
1
Navigate to Automations
Go to Tools → Automations in the MSP Console.
2
Click New Automation
Click New Automation in the top right.
3
Name and Describe
Give the automation a descriptive name and optional description so your team understands its purpose.
4
Select a Trigger
Choose the event type that should fire this automation. For
uptime_threshold, add trigger configuration with your desired percentage.5
Add Actions
Add one or more actions. Each action has a type and optional configuration. Click + Add Action to chain multiple actions together.
6
Set Active State
Toggle Active on to enable the automation immediately, or leave it off to save as a draft.
7
Save
Click Create Automation. The automation starts monitoring immediately if active.
Managing Automations
The automations table shows all your configured rules with:- Name and description
- Trigger Type — The event that fires it
- Status — Active or inactive badge
- Executions — Total number of times the automation has fired
- Last Executed — When it last ran

