Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/management/admin/automated-response-actions.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ Add {elastic-defend}'s <<response-actions,response actions>> to detection rules
* Automated response actions require an https://www.elastic.co/pricing[Enterprise subscription].
* Hosts must have {agent} installed with the {elastic-defend} integration.
* Your user role must have the ability to create detection rules and the privilege to perform <<response-action-commands,specific response actions>> (for example, the **Host Isolation** privilege to isolate hosts).
* You can only add automated response actions to custom query rules.
* You can only add automated response actions to <<create-custom-rule,custom query>>, <<create-eql-rule,event correlation (EQL)>>, <<create-new-terms-rule,new terms>>, and <<create-esql-rule,{esql}>> type rules.
--

You can add automated response actions to a new or existing custom query rule.
To add automated response actions to a new or existing rule:

. Do one of the following:
* *New rule*: On the last step of <<create-custom-rule,custom query rule>> creation, go to the **Response Actions** section and select **{elastic-defend}**.
* *New rule*: On the last step of rule creation, go to the **Response Actions** section and select **{elastic-defend}**.
* *Existing rule*: Edit the rule's settings, then go to the *Actions* tab. In the tab, select **{elastic-defend}** under the **Response Actions** section.

. Select an option in the **Response action** field:
Expand Down