What are automated response policies?

NAVIGATION  Policies > Automated Response Policy

PERMISSIONS  Admin role

Automated response policies are predefined detection rules that perform recommended actions when a threat is detected on an endpoint. These policies can terminate malicious processes, quarantine suspicious files, and isolate compromised hosts from the network to contain threats and prevent lateral spread across your environment.

Automated response policies use a template-based approach to threat containment, enabling security administrators to quickly establish a baseline security posture with preconfigured settings. This helps minimize the time between threat detection and response.

The system supports three response actions:

  • Kill: Terminates the malicious process.
  • Quarantine: Restricts access to the suspicious file.
  • Isolate: Disconnects the device from the network while maintaining management connectivity.

You can configure these actions by severity level to apply consistent protections across detection rules. For more granular control, rule-specific overrides allow you to customize response actions for individual threats without affecting global severity-based settings.

How it works

The Automated Response Policy follows a hierarchy of precedence to determine which response action to execute for a given detection:

  1. Rule-Specific Override: If a rule-specific override is defined, that override takes precedence.
  2. Severity Response Actions: If no override exists, the system checks the severity-level configuration:
    • If "Use Rule Default" is enabled and the rule default specifies response actions, those actions are taken. Default rules are the Detection rules developed by EDR engineers to help Datto EDR identify potential threats and determine how to address them.
    • Otherwise, the severity-level settings determine the response.

Automated response actions are compiled on the server side with detection rules so that responses execute locally on the endpoint, ensuring minimum delay between detection and response.

When a policy of this type attempts to carry out an action in response to a suspected threat, the triage measure taken and its outcome will appear in the Responses view of the Respond page. For further information, see the article Navigating the Respond page

Automated Responses section

The Automated Responses section allows you to select a starting template, configure severity-based responses, and manage rule-specific overrides.

Severity settings

Each severity level (Low, Medium, High, Severe) has independent toggles for the three response actions. Changes to severity-level settings apply to all rules at that severity unless a rule-specific override is in place. To prevent accidental negative impact, certain options are restricted at lower severities (indicated as not available in the table below).

Field Description
Kill Terminates the malicious process on the endpoint. Available for all severity levels.
Quarantine Moves the detected malicious file to quarantine. Not available (greyed out) for Low and Medium severity levels.
Isolate Isolates the affected endpoint from the network. Not available (greyed out) for Low severity level.

Templates

Templates provide a starting point for your response policy. Select a template to quickly apply a pre-configured set of response actions across all severity levels. After applying a template, all settings remain fully editable. The table describes the default settings for each template.

Note: Applying a template changes severity-based settings but does not modify existing rule-specific overrides.

Template Description
Minimal

Lowest intervention approach. Applies Kill process and Isolate host for High and Severe severity levels only. All other severity levels have no automated actions enabled. The following response actions are enabled for each severity level:

  • Low and Medium severity: No automated actions enabled
  • High and Severe severity:Kill process and Isolate host
Moderate

Balanced approach. The following response actions are enabled for each severity level:

  • Low and Medium severity: No automated actions enabled
  • High and Severe severity:Kill process, Quarantine file, and Isolate host
Aggressive

Maximum automated response. The following response actions are enabled for each severity level:

  • Low severity:Kill process
  • Medium severity:Kill process and Isolate host
  • High and Severe severity:Kill process, Quarantine file, and Isolate host

Rule specific overrides

The Rule Specific Overrides section allow you to configure unique response actions for individual detection rules that differ from the severity-level defaults. Overrides always take precedence over severity-based settings.

Field Description
Override Count Displays the number of rule-specific overrides configured, for example (2 rules).
Add Rules Opens the interface to add, modify, or remove rule-specific override configurations.
Clear All Removes all overrides for a given severity level. Affected rules revert to inheriting the severity-based defaults.

How to...

FAQ

 

Revision Date
Global edits. Added template info. 8/18/26